Re: [Datetime-SIG] PEP 495 implementation

March 22, 2016
2:34 a.m.
Dear All, I am getting close to completing PEP 495 implementation, but I need someone to help me with a port to Windows. One of the major obstacles is that my implementation relies heavily on the POSIX localtime_r function which apparently is not available on Windows. I would also appreciate help from a unittest expert to improve test_datetime. One of the pressing tasks is to make ZoneInfoCompleteTest optional because it takes several minutes to complete. I am maintaining the patch as a pull request [1] against the python/cpython repository on github. Code reviews are most welcome. [1]: https://github.com/python/cpython/pull/20
3370
Age (days ago)
3370
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexander Belopolsky