- 08 Oct, 2013 7 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Serhiy Storchaka authored
-
Georg Brandl authored
-
Georg Brandl authored
-
- 07 Oct, 2013 1 commit
-
-
Antoine Pitrou authored
Fix macro expansion of _PyErr_OCCURRED(), and make sure to use it in at least one place so as to avoid regressions.
-
- 06 Oct, 2013 32 commits
-
-
Georg Brandl authored
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 authored
-
Georg Brandl authored
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 authored
-
Georg Brandl authored
Fix: >= and so on are usually called "comparison operators", not "logical operators". Found by Tom Kalt on docs@.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
Closes #15228: remove reference to Unix "touch"; it is confusing since the path needs to exist for os.utime() to succeed
-
Georg Brandl authored
Patch by Filip Gruszczyński.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
Fix order of required StreamReader/StreamWriter base classes. Spotted by Edward Welbourne on docs@.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
Found by Helge Stenström on docs@.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-