- 24 Oct, 2013 2 commits
-
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
- 23 Oct, 2013 13 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Serhiy Storchaka authored
functions.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
Issue #19352: Fix unittest discovery when a module can be reached through several paths (e.g. under Debian/Ubuntu with virtualenv).
-
Antoine Pitrou authored
Issue #19352: Fix unittest discovery when a module can be reached through several paths (e.g. under Debian/Ubuntu with virtualenv).
-
Antoine Pitrou authored
Patch by Sunny K.
-
Antoine Pitrou authored
Patch by Sunny K.
-
Victor Stinner authored
-
Larry Hastings authored
-
Eric Snow authored
-
Eric Snow authored
-
- 22 Oct, 2013 21 commits
-
-
Peter Moody authored
-
Tim Golden authored
Issue #15207: Fix mimetypes to read from correct area in Windows registry (Original patch by Dave Chambers)
-
Tim Golden authored
Issue #15207: Fix mimetypes to read from correct area in Windows registry (Original patch by Dave Chambers)
-
Larry Hastings authored
-
Larry Hastings authored
-
Ethan Furman authored
-
Christian Heimes authored
-
Christian Heimes authored
-
Christian Heimes authored
Thanks to Marius Gedminas
-
Christian Heimes authored
-
Christian Heimes authored
prlimit() is a Linux specific command that combines setrlimit, getrlimit and can set the limit of other processes.
-
Christian Heimes authored
-
Christian Heimes authored
-
Christian Heimes authored
Python executable and not removed by the linker's optimizer.
-
Christian Heimes authored
Python executable and not removed by the linker's optimizer.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Ethan Furman authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Christian Tismer authored
changed output of debug messages to say "path" or "file" extended test for filtering certain files in a package added test for filtering files in a python dir (no package)
-
- 21 Oct, 2013 4 commits
-
-
Peter Moody authored
-
Guido van Rossum authored
This should have no effect, it's a "shouldn't happe" case. Also tidied up some comments.
-
Peter Moody authored
-
Christian Heimes authored
Without ERR_load_crypto_strings() functions like ERR_lib_error_string() return NULL.
-