- 29 Sep, 2016 10 commits
-
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
Issue #28314: Fix function declaration (C flags) for the getiterator() method of xml.etree.ElementTree.Element.
-
Serhiy Storchaka authored
targets in Makefile). Patch by Arfrever Frehtes Taifersar Arahesis.
-
Serhiy Storchaka authored
targets in Makefile). Patch by Arfrever Frehtes Taifersar Arahesis.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch by Valerie Lambert.
-
Martin Panter authored
-
Martin Panter authored
The test was commented out in 2005 before ctypes was added to Python, because the “cdll” attribute loading feature “will no longer work this way”: http://svn.python.org/view?view=revision&revision=49102
-
Terry Jan Reedy authored
-
- 28 Sep, 2016 18 commits
-
-
Alexander Belopolsky authored
-
Alexander Belopolsky authored
Introduced platform independent _PyTime_localtime API that is similar to POSIX localtime_r, but available on all platforms. Patch by Ed Schouten.
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
-
Serhiy Storchaka authored
-
Alexander Belopolsky authored
-
Alexander Belopolsky authored
-
Alexander Belopolsky authored
Methods itermonthdays() and itermonthdays2() are reimplemented so that they don't call itermonthdates() which can cause datetime.date under/overflow.
-
Alexander Belopolsky authored
Methods itermonthdays() and itermonthdays2() are reimplemented so that they don't call itermonthdates() which can cause datetime.date under/overflow.
-
- 27 Sep, 2016 12 commits
-
-
Guido van Rossum authored
Update typing.py and test_typing.py from upstream (https://github.com/python/typing) (merge 3.5->3.6)
-
-
Berker Peksag authored
-
Berker Peksag authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
invalid keyword args.
-
Serhiy Storchaka authored
invalid keyword args.
-
Serhiy Storchaka authored
Original patch by John Leitch.
-
Serhiy Storchaka authored
Original patch by John Leitch.
-
Martin Panter authored
-
Martin Panter authored
-