- 28 Sep, 2016 2 commits
-
-
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 13 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
-
Raymond Hettinger authored
-
- 26 Sep, 2016 16 commits
-
-
Serhiy Storchaka authored
if pass invalid string-like object as a name. Patch by Xiang Zhang.
-
Serhiy Storchaka authored
if pass invalid string-like object as a name. Patch by Xiang Zhang.
-
Berker Peksag authored
-
Berker Peksag authored
Patch by Tom Clark.
-
Serhiy Storchaka authored
Patch by Xiang Zhang.
-
Berker Peksag authored
-
Berker Peksag authored
Patch by Madison May.
-
Serhiy Storchaka authored
since there is no dummy_struct any more. Patch by Xiang Zhang.
-
Berker Peksag authored
-
Berker Peksag authored
Reported by Regina Ochotzki on docs@p.o.
-
Berker Peksag authored
-
Berker Peksag authored
-
Serhiy Storchaka authored
Patch by Xiang Zhang.
-
Serhiy Storchaka authored
PyMapping_Keys and PyMapping_Values. Based on patch by Xiang Zhang.
-
Serhiy Storchaka authored
PyMapping_Keys and PyMapping_Values. Based on patch by Xiang Zhang.
-
Christian Heimes authored
-
- 25 Sep, 2016 4 commits
-
-
Serhiy Storchaka authored
arguments.
-
Serhiy Storchaka authored
arguments.
-
Serhiy Storchaka authored
Added the master parameter in the DisplayStyle constructor.
-
Serhiy Storchaka authored
-
- 24 Sep, 2016 5 commits
-
-
Guido van Rossum authored
-
Mark Dickinson authored
-
Mark Dickinson authored
-
Christian Heimes authored
-
Christian Heimes authored
-