- 13 Eki, 2013 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 12 Eki, 2013 14 kayıt (commit)
-
-
Richard Oudkerk yazdı
This does not fix #19227, but should stop the Gentoo buildbot from hanging.
-
Raymond Hettinger yazdı
-
Ned Deily yazdı
emulation has changed from 0-based indexing to 1-based like gnu readline. Original patch by Ronald Oussoren.
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
-
Serhiy Storchaka yazdı
failed, second invocation of close() and destructor no more raise an exception.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
Initial wording proposed by John Roth.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
Closes #19179: make table of XML vulnerabilities clearer by using "everyday" booleans and explaining the table beforehand.
-
Georg Brandl yazdı
-
Serhiy Storchaka yazdı
compressed streams.
-
- 11 Eki, 2013 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 10 Eki, 2013 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Raymond Hettinger yazdı
-
- 09 Eki, 2013 8 kayıt (commit)
-
-
Tim Peters yazdı
-
Tim Peters yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Tim Peters yazdı
-
- 08 Eki, 2013 8 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Serhiy Storchaka yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 07 Eki, 2013 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
Fix macro expansion of _PyErr_OCCURRED(), and make sure to use it in at least one place so as to avoid regressions.
-
- 06 Eki, 2013 4 kayıt (commit)
-
-
Georg Brandl yazdı
Closes #1215: document better why it is not a good idea to catch e.g. SIGSEGV and refer to faulthandler. Patch by Martin Pool.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
Use the platform-independent way of calling a script from the shell: "python prog.py", not "prog.py" Found by Micheal Wells on docs@.
-
Georg Brandl yazdı
-