- 03 Tem, 2012 6 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Jesus Cea yazdı
-
Jesus Cea yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 02 Tem, 2012 5 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Brett Cannon yazdı
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 yazdı
importlib.__init__, then catch the KeyError raised, not ImportError.
-
Brett Cannon yazdı
file size header field. Thanks to Marc Abramowitz and Ronan Lamy for helping out with various parts of the patch.
-
- 01 Tem, 2012 11 kayıt (commit)
-
-
Stefan Krah yazdı
-
doko@ubuntu.com yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 30 Haz, 2012 18 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
doko@ubuntu.com yazdı
Regenerate aclocalm4 and configure.
-
doko@ubuntu.com yazdı
-
doko@ubuntu.com yazdı
Regenerate aclocalm4 and configure.
-
doko@ubuntu.com yazdı
from GCC for native builds
-
Antoine Pitrou yazdı
OSError.__init__ could produce incomplete instances, leading to crashes when calling str() on them.
-
doko@ubuntu.com yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
doko@ubuntu.com yazdı
-
doko@ubuntu.com yazdı
-
doko@ubuntu.com yazdı
for host compiler. Add NEWS entry, rename _PROJECT_BASE to _PYTHON_PROJECT_BASE.
-
Stefan Krah yazdı
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 yazdı
for host compiler.
-
doko@ubuntu.com yazdı
require values set in CONFIG_SITE.
-
Stefan Krah yazdı
-
Stefan Krah yazdı
-
Matthias Klose yazdı
set cross_compiling = False for now.
-