- 30 Eki, 2012 10 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
... (unsigned long and unsigned int) to avoid an undefined behaviour with Py_TPFLAGS_TYPE_SUBCLASS ((1 << 31). PyType_GetFlags() result type is now unsigned too (unsigned long, instead of long).
-
Victor Stinner yazdı
Patch written by Serhiy Storchaka.
-
Antoine Pitrou yazdı
-
Andrew Svetlov yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
Pass the original filename argument to OSError constructor, instead of trying to encode it to or decode it from the filesystem encoding. This change avoids an additionnal UnicodeDecodeError on Windows if the filename cannot be decoded from the filesystem encoding (ANSI code page).
-
Victor Stinner yazdı
Patch written by Serhiy Storchaka.
-
- 29 Eki, 2012 9 kayıt (commit)
-
-
Brian Curtin yazdı
-
Brian Curtin yazdı
-
Brian Curtin yazdı
Patch by Zachary Ware.
-
Petri Lehtinen yazdı
Patch by Matti Mäki.
-
Petri Lehtinen yazdı
Patch by Matti Mäki.
-
Petri Lehtinen yazdı
Patch by Matti Mäki.
-
Ross Lagerwall yazdı
-
Ross Lagerwall yazdı
-
Ross Lagerwall yazdı
-
- 28 Eki, 2012 21 kayıt (commit)
-
-
Chris Jerdonek yazdı
-
Chris Jerdonek yazdı
-
Chris Jerdonek yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
don't ignore it if it's still there.
-
Nadeem Vawda yazdı
-
Nadeem Vawda yazdı
-
Nadeem Vawda yazdı
-
Nadeem Vawda yazdı
Patch by Serhiy Storchaka.
-
Hynek Schlawack yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-