- 06 Jul, 2015 6 commits
-
-
Serhiy Storchaka authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Serhiy Storchaka authored
-
Lars Gustäbel authored
-
Zachary Ware authored
-
- 05 Jul, 2015 3 commits
-
-
Ned Deily authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 04 Jul, 2015 3 commits
-
-
Ned Deily authored
on OS X. Original patch by André Freitas.
-
R David Murray authored
-
Ned Deily authored
-
- 03 Jul, 2015 3 commits
-
-
Terry Jan Reedy authored
-
Steve Dower authored
-
Stefan Krah authored
positives with the -flto option (gcc >= 4.9.0 and clang).
-
- 02 Jul, 2015 1 commit
-
-
Lars Gustäbel authored
-
- 01 Jul, 2015 1 commit
-
-
Donald Stufft authored
-
- 29 Jun, 2015 1 commit
-
-
Serhiy Storchaka authored
object now always allocates place for trailing null byte and it's buffer now is always null-terminated.
-
- 28 Jun, 2015 4 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Serhiy Storchaka authored
functions of the audioop module. Fixed SystemError when the state is not a tuple. Fixed possible memory leak.
-
Serhiy Storchaka authored
-
- 27 Jun, 2015 1 commit
-
-
Benjamin Peterson authored
-
- 25 Jun, 2015 2 commits
-
-
Berker Peksag authored
gzip.open() supports context management protocol in Python 2, so it's better to use it in the examples section. Patch by Jakub Kadlčík.
-
Berker Peksag authored
Issue #23684: Clarify the return value of the scheme attribute of ParseResult and SplitResult objects. Patch by Martin Panter.
-
- 24 Jun, 2015 1 commit
-
-
Ned Deily authored
-
- 23 Jun, 2015 1 commit
-
-
Antoine Pitrou authored
-
- 21 Jun, 2015 3 commits
-
-
Ned Deily authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
Based on patch by Martin Panter.
-
- 16 Jun, 2015 2 commits
-
-
Zachary Ware authored
I would just outright delete them, but the readme in PCbuild recommended their use, so I figure it would be nice to leave them there for a while.
-
Zachary Ware authored
It now recommends PCbuild/get_externals.bat instead of the scripts in Tools/buildbot.
-
- 13 Jun, 2015 1 commit
-
-
Berker Peksag authored
Patch by Jaivish Kothari.
-
- 12 Jun, 2015 2 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
and set comparisions. Patch by Gareth Rees.
-
- 10 Jun, 2015 1 commit
-
-
Serhiy Storchaka authored
-
- 09 Jun, 2015 2 commits
-
-
Zachary Ware authored
This is mostly a backport of issue #21907, but also includes a few extras necessary to make the bulidbot scripts as thin as possible.
-
Serhiy Storchaka authored
-
- 08 Jun, 2015 2 commits
-
-
Steve Dower authored
-
Serhiy Storchaka authored
-