- 03 Jul, 2012 7 commits
-
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 02 Jul, 2012 5 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Brett Cannon authored
Also eliminates some C code in Python/import.c as well. Patch by Eric Snow with verification by comparing against another patch from Jeff Knupp.
-
Brett Cannon authored
importlib.__init__, then catch the KeyError raised, not ImportError.
-
Brett Cannon authored
file size header field. Thanks to Marc Abramowitz and Ronan Lamy for helping out with various parts of the patch.
-
- 01 Jul, 2012 11 commits
-
-
Stefan Krah authored
-
doko@ubuntu.com authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 30 Jun, 2012 17 commits
-
-
Raymond Hettinger authored
-
doko@ubuntu.com authored
Regenerate aclocalm4 and configure.
-
doko@ubuntu.com authored
-
doko@ubuntu.com authored
Regenerate aclocalm4 and configure.
-
doko@ubuntu.com authored
from GCC for native builds
-
Antoine Pitrou authored
OSError.__init__ could produce incomplete instances, leading to crashes when calling str() on them.
-
doko@ubuntu.com authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
doko@ubuntu.com authored
-
doko@ubuntu.com authored
-
doko@ubuntu.com authored
for host compiler. Add NEWS entry, rename _PROJECT_BASE to _PYTHON_PROJECT_BASE.
-
Stefan Krah authored
None of the _mpd_shortadd() or _mpd_shortmul() functions read uninitialized values. Previously zeroing was required since _mpd_real_size() was called on the output array.
-
doko@ubuntu.com authored
for host compiler.
-
doko@ubuntu.com authored
require values set in CONFIG_SITE.
-
Stefan Krah authored
-
Stefan Krah authored
-