- 14 Jul, 2012 2 commits
-
-
Nick Coghlan authored
-
Nick Coghlan authored
Close #15230: runpy.run_path now sets __package__ correctly. Also refactored the runpy tests to use a more systematic approach
-
- 13 Jul, 2012 4 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
Patch by Jeremy Kloth.
-
Antoine Pitrou authored
Issue #15338: skip test_UNC_path when the current user doesn't have enough permissions to access the path.
-
- 12 Jul, 2012 2 commits
-
-
Antoine Pitrou authored
-
Raymond Hettinger authored
-
- 11 Jul, 2012 4 commits
-
-
Antoine Pitrou authored
Issue #15300: Ensure the temporary test working directories are in the same parent folder when running tests in multiprocess mode from a Python build. Patch by Chris Jerdonek.
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
- 09 Jul, 2012 5 commits
-
-
Antoine Pitrou authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Terry Jan Reedy authored
-
Senthil Kumaran authored
-
- 08 Jul, 2012 3 commits
-
-
Terry Jan Reedy authored
execfile().
-
Senthil Kumaran authored
-
Senthil Kumaran authored
Patch contributed by Stephen Thorne.
-
- 07 Jul, 2012 1 commit
-
-
Florent Xicluna authored
-
- 06 Jul, 2012 1 commit
-
-
Antoine Pitrou authored
-
- 05 Jul, 2012 2 commits
-
-
Antoine Pitrou authored
Issue #15020: The program name used to search for Python's path is now "python3" under Unix, not "python".
-
Senthil Kumaran authored
Fix issue # 15033 - Return the proper exitcode for failure when modules are invoked using -m switch. Patch contributed by Jeff Knupp
-
- 03 Jul, 2012 1 commit
-
-
Jesus Cea authored
-
- 01 Jul, 2012 2 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
- 30 Jun, 2012 2 commits
-
-
Stefan Krah authored
-
Antoine Pitrou authored
-
- 29 Jun, 2012 7 commits
-
-
Tim Golden authored
-
Senthil Kumaran authored
-
Antoine Pitrou authored
-
Tim Golden authored
the Ctrl-C signal handler on Windows
-
Petri Lehtinen authored
-
Petri Lehtinen authored
-
Senthil Kumaran authored
-
- 28 Jun, 2012 3 commits
-
-
Antoine Pitrou authored
Patch by Serhiy Storchaka.
-
Antoine Pitrou authored
Patch by Jakub Wilk.
-
Petri Lehtinen authored
If messages were only added, a new file is no longer created and renamed over the old file when flush() is called on an mbox, MMDF or Babyl mailbox.
-
- 27 Jun, 2012 1 commit
-
-
Antoine Pitrou authored
(helps getting results in real-time when stdio is transmitted over a pipe or socket)
-