- 24 Jul, 2015 1 commit
-
-
Serhiy Storchaka authored
Patch by pankaj.s01.
-
- 22 Jul, 2015 4 commits
-
-
Robert Collins authored
-
Benjamin Peterson authored
-
Zachary Ware authored
-
Zachary Ware authored
-
- 20 Jul, 2015 2 commits
-
-
Terry Jan Reedy authored
Original patch by Saimadhav Heblikar.
-
Raymond Hettinger authored
-
- 19 Jul, 2015 2 commits
-
-
Terry Jan Reedy authored
-
Steve Dower authored
-
- 18 Jul, 2015 2 commits
-
-
Raymond Hettinger authored
-
Benjamin Peterson authored
Patch by Brian Cain.
-
- 16 Jul, 2015 2 commits
-
-
Zachary Ware authored
The old project files move to PC/VS9.0 and remain supported. VS2008 is still required to build 2.7; VS2010 (or later, plus Windows SDK 7.1) is *also* required to use the new project files.
-
Zachary Ware authored
Backport of bcf93e3766e8.
-
- 13 Jul, 2015 1 commit
-
-
Zachary Ware authored
-
- 12 Jul, 2015 1 commit
-
-
Serhiy Storchaka authored
without mknod() or makedev() (e.g. on Unixware).
-
- 08 Jul, 2015 1 commit
-
-
Serhiy Storchaka authored
-
- 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 1 commit
-
-
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.
-