- 10 Apr, 2015 1 commit
-
-
Serhiy Storchaka authored
robust at shutdown. If needs to release multiple resources, they are released even if errors are occured.
-
- 23 Feb, 2015 1 commit
-
-
Larry Hastings authored
-
- 08 Feb, 2015 1 commit
-
-
Larry Hastings authored
-
- 15 Jan, 2015 1 commit
-
-
Benjamin Peterson authored
Patch by Marc Abramowitz.
-
- 13 Jan, 2015 1 commit
-
-
Benjamin Peterson authored
Patch by Karan Goel.
-
- 30 Oct, 2014 1 commit
-
-
Antoine Pitrou authored
This allows use with special filesystems such as VirtualBox shared folders.
-
- 12 Oct, 2014 4 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
- 08 Oct, 2014 1 commit
-
-
Larry Hastings authored
-
- 06 Oct, 2014 1 commit
-
-
Larry Hastings authored
-
- 04 Oct, 2014 2 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
- 02 Oct, 2014 1 commit
-
-
doko@ubuntu.com authored
-
- 01 Oct, 2014 1 commit
-
-
R David Murray authored
Patch by Francis MB.
-
- 28 Sep, 2014 1 commit
-
-
R David Murray authored
Pointed out by Arfrever.
-
- 27 Sep, 2014 1 commit
-
-
R David Murray authored
Patch by Ian Cordasco, approved by Éric Araujo.
-
- 20 Sep, 2014 2 commits
-
-
Larry Hastings authored
-
Benjamin Peterson authored
use patch context manager instead of decorator because the decorator 'leaks' metadata onto the function
-
- 06 Sep, 2014 1 commit
-
-
Benjamin Peterson authored
Patch from Thomas Kluyver.
-
- 31 Aug, 2014 7 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 29 Aug, 2014 1 commit
-
-
Berker Peksag authored
Patch by Claudiu Popa.
-
- 18 Aug, 2014 1 commit
-
-
Benjamin Peterson authored
Patch from Thomas Kluyver.
-
- 06 Jul, 2014 1 commit
-
-
Ned Deily authored
due to possible uninitialized _config_vars. Original patch by Alex Gaynor.
-
- 25 Jun, 2014 1 commit
-
-
Ned Deily authored
-
- 19 Jun, 2014 1 commit
-
-
Antoine Pitrou authored
Issue #21722: The distutils "upload" command now exits with a non-zero return code when uploading fails. Patch by Martin Dengler.
-
- 18 May, 2014 2 commits
-
-
Larry Hastings authored
-
Larry Hastings authored
-
- 08 May, 2014 1 commit
-
-
Kristján Valur Jónsson authored
in order to have the same resolution as pthreads condition variables. At the same time, it must be large enough to accept 31 bits of milliseconds, which is the maximum timeout value in the windows API. A PY_LONG_LONG of microseconds fullfills both requirements. This closes issue #20737
-
- 07 May, 2014 2 commits
-
-
doko@ubuntu.com authored
-
doko@ubuntu.com authored
-
- 04 May, 2014 1 commit
-
-
Larry Hastings authored
-
- 20 Mar, 2014 1 commit
-
-
Victor Stinner authored
-