Message245092
Here's a second attempt at a patch which seems to work.
I don't know C at all but I used _decimal.c to try and figure out how to use namedtuple in C.
The code compiles and the datetime test suite runs.
I've added a test for the new feature and a note in Misc/NEWS as well as a versionadded note in the relevant documentation.
Let me know if I've missed anything. |
|
| Date |
User |
Action |
Args |
| 2015-06-09 21:06:36 | bmispelon | set | recipients:
+ bmispelon, taleinat, berker.peksag, serhiy.storchaka |
| 2015-06-09 21:06:36 | bmispelon | set | messageid: <[email protected]> |
| 2015-06-09 21:06:36 | bmispelon | link | issue24416 messages |
| 2015-06-09 21:06:36 | bmispelon | create | |
|