- 09 Eki, 2013 11 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Tim Peters yazdı
-
Tim Peters yazdı
-
Tim Peters yazdı
-
- 08 Eki, 2013 18 kayıt (commit)
-
-
Antoine Pitrou yazdı
Issue #18948: improve SuppressCoreFiles to include Windows crash popup suppression, and use it in more tests. Patch by Valerie Lambert and Zachary Ware.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 07 Eki, 2013 3 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.
-
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.
-
Ethan Furman yazdı
-
- 06 Eki, 2013 8 kayıt (commit)
-
-
Victor Stinner yazdı
Ensure that the module is unloaded to be able to run the test more than once, and to not leak memory.
-
Georg Brandl yazdı
-
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ı
-
Vinay Sajip yazdı
-
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@.
-