- 30 Kas, 2012 3 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Patch by Bruno Dupuis.
-
Chris Jerdonek yazdı
The corresponding 3.x commits are 69d5d834c5cb, 40fd26a4206b, and 74d8a2a20c52.
-
- 29 Kas, 2012 8 kayıt (commit)
-
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
when read several extension modules from the same binary object file.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Patch by Jonathan Kotta.
-
Andrew Svetlov yazdı
Patch by Serhiy Storchaka.
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 28 Kas, 2012 2 kayıt (commit)
-
-
Stefan Krah yazdı
-
Ezio Melotti yazdı
-
- 27 Kas, 2012 2 kayıt (commit)
-
-
Gregory P. Smith yazdı
initialization. If the interpreter is shut down and reinitialized (embedded CPython), the old module dictionary was not dec-refed during the next import of the time extension module. Contributed by Torsten Marek of Google.
-
Ezio Melotti yazdı
-
- 26 Kas, 2012 2 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Chris Jerdonek yazdı
-
- 25 Kas, 2012 2 kayıt (commit)
-
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
-
- 24 Kas, 2012 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
(this should fix some buildbot test failures)
-
- 23 Kas, 2012 2 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 22 Kas, 2012 2 kayıt (commit)
-
-
Stefan Krah yazdı
-
Stefan Krah yazdı
-
- 21 Kas, 2012 2 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 20 Kas, 2012 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
Patch by Serhiy Storchaka.
-
- 19 Kas, 2012 1 kayıt (commit)
-
-
Stefan Krah yazdı
-
- 18 Kas, 2012 8 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Antoine Pitrou yazdı
-
Ezio Melotti yazdı
#16306: Fix multiple error messages when unknown command line parameters where passed to the interpreter. Patch by Hieu Nguyen.
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
-
- 17 Kas, 2012 4 kayıt (commit)
-
-
Antoine Pitrou yazdı
Patch by Serhiy Storchaka.
-
Mark Dickinson yazdı
-
Antoine Pitrou yazdı
Issue #15379: Fix passing of non-BMP characters as integers for the charmap decoder (already working as unicode strings). Patch by Serhiy Storchaka.
-
Ezio Melotti yazdı
-