- 17 Tem, 2012 1 kayıt (commit)
-
-
Hynek Schlawack yazdı
The asserts were useless (and buggy).
-
- 16 Tem, 2012 4 kayıt (commit)
-
-
Gregory P. Smith yazdı
select.poll before running. works both ways (finally). this should fix the windows build.
-
Gregory P. Smith yazdı
platforms that don't have it.
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
to avoid failing due to the select() file descriptor limit.
-
- 15 Tem, 2012 1 kayıt (commit)
-
-
Hynek Schlawack yazdı
-
- 14 Tem, 2012 2 kayıt (commit)
-
-
Nick Coghlan yazdı
-
Nick Coghlan yazdı
Close #15230: runpy.run_path now sets __package__ correctly. Also refactored the runpy tests to use a more systematic approach
-
- 13 Tem, 2012 4 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
Patch by Jeremy Kloth.
-
Antoine Pitrou yazdı
Issue #15338: skip test_UNC_path when the current user doesn't have enough permissions to access the path.
-
- 12 Tem, 2012 2 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Raymond Hettinger yazdı
-
- 11 Tem, 2012 4 kayıt (commit)
-
-
Antoine Pitrou yazdı
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 yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
- 09 Tem, 2012 5 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Terry Jan Reedy yazdı
-
Senthil Kumaran yazdı
-
- 08 Tem, 2012 3 kayıt (commit)
-
-
Terry Jan Reedy yazdı
execfile().
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
Patch contributed by Stephen Thorne.
-
- 07 Tem, 2012 1 kayıt (commit)
-
-
Florent Xicluna yazdı
-
- 06 Tem, 2012 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
- 05 Tem, 2012 2 kayıt (commit)
-
-
Antoine Pitrou yazdı
Issue #15020: The program name used to search for Python's path is now "python3" under Unix, not "python".
-
Senthil Kumaran yazdı
Fix issue # 15033 - Return the proper exitcode for failure when modules are invoked using -m switch. Patch contributed by Jeff Knupp
-
- 03 Tem, 2012 1 kayıt (commit)
-
-
Jesus Cea yazdı
-
- 01 Tem, 2012 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 30 Haz, 2012 2 kayıt (commit)
-
-
Stefan Krah yazdı
-
Antoine Pitrou yazdı
-
- 29 Haz, 2012 5 kayıt (commit)
-
-
Tim Golden yazdı
-
Senthil Kumaran yazdı
-
Antoine Pitrou yazdı
-
Tim Golden yazdı
the Ctrl-C signal handler on Windows
-
Petri Lehtinen yazdı
-