- 28 Sep, 2016 16 commits
-
-
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 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 11 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
-