- 15 Nis, 2013 4 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
Issue #17703: Fix a regression where an illegal use of Py_DECREF() after interpreter finalization can cause a crash.
-
Ezio Melotti yazdı
-
Eric V. Smith yazdı
-
- 14 Nis, 2013 13 kayıt (commit)
-
-
R David Murray yazdı
Patch by Jason Michalski.
-
Serhiy Storchaka yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
PyErr_SetFromWindowsErrWithFilenameObject, and PyErr_SetExcFromWindowsErrWithFilenameObject. Note that PyErr_SetExcFromWindowsErrWithFilenameObjectAndSomeOtherParametersSoThatTheNameGetsSoLongThatNobodyIsEverGonnaUseThisStrangeFunctionForAnything is still undocumented.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 13 Nis, 2013 9 kayıt (commit)
-
-
R David Murray yazdı
-
R David Murray yazdı
-
Serhiy Storchaka yazdı
in the re module. Patch by Nickolai Zeldovich.
-
Ezio Melotti yazdı
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
-
doko@ubuntu.com yazdı
www-browser, x-www-browser, chromium browsers, iceweasel, iceape.
-
Mark Dickinson yazdı
-
Serhiy Storchaka yazdı
-
- 12 Nis, 2013 3 kayıt (commit)
-
-
Andrew Svetlov yazdı
Initial patch by Yuriy Senko.
-
Ezio Melotti yazdı
#6696: add documentation for the Profile objects, and improve profile/cProfile docs. Patch by Tom Pinckney.
-
Roger Serwy yazdı
-
- 10 Nis, 2013 2 kayıt (commit)
-
-
doko@ubuntu.com yazdı
compiler.
-
Ezio Melotti yazdı
-
- 09 Nis, 2013 2 kayıt (commit)
-
-
doko@ubuntu.com yazdı
-
Roger Serwy yazdı
Patch by Todd Rovito.
-
- 08 Nis, 2013 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
doko@ubuntu.com yazdı
files when imported, instead doing it at build time. This makes importing sysconfig faster and reduces Python startup time by 20%.
-
Kristjan Valur Jonsson yazdı
Patch contributed by Bohuslav "Slavek" Kabrda (bkabrda)
-
- 07 Nis, 2013 4 kayıt (commit)
-
-
Roger Serwy yazdı
-
Roger Serwy yazdı
-
Benjamin Peterson yazdı
This means we can remove our usage of qsort() than relied on undefined behavior. Backport by Zbigniew Halas.
-
Andrew Svetlov yazdı
-