- 14 Şub, 2009 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 13 Şub, 2009 18 kayıt (commit)
-
-
Tarek Ziadé yazdı
-
Tarek Ziadé yazdı
-
Tarek Ziadé yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
the linker options correctly.
-
Tarek Ziadé yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
rotating the object pointer by 4 bits to the right.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Tarek Ziadé yazdı
-
Georg Brandl yazdı
-
Gregory P. Smith yazdı
supporting objects as input no matter how it was compiled (built in implementations or external openssl library). (backported from a py3k branch)
-
- 12 Şub, 2009 8 kayıt (commit)
-
-
Tarek Ziadé yazdı
-
Mark Dickinson yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 11 Şub, 2009 3 kayıt (commit)
-
-
Gregory P. Smith yazdı
on LP64 platforms (most 64-bit Linux, bsd, unix systems).
-
Hirokazu Yamamoto yazdı
test_fdopen (test_os.py) pass.
-
Raymond Hettinger yazdı
-
- 10 Şub, 2009 10 kayıt (commit)
-
-
Thomas Heller yazdı
function without argtypes, if HAVE_USABLE_WCHAR_T is false.
-
Mark Dickinson yazdı
Thanks Lisandro Dalcin.
-
Mark Dickinson yazdı
negative arguments. Previously, it raised TypeError. Thanks Lisandro Dalcin.
-
Kristján Valur Jónsson yazdı
Issue 4804. Add a function to test the validity of file descriptors on Windows, and stop using global runtime settings to silence the warnings / assertions.
-
Hirokazu Yamamoto yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Tarek Ziadé yazdı
Fixed #3386: the optional prefix argument was ignored under OS2 and NT in distutils.sysconfig.get_python_lib
-
Brett Cannon yazdı
should be recreated. This created a timing hole. Fixed by just doing what import does; check the mtime and magic number.
-
Raymond Hettinger yazdı
-