| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
error handling.
Patch by Serhiy Storchaka.
|
|
|
|
| |
Patch by Flávio Ribeiro.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Patch by Julia Lawall.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Used os.path.join before which has different semantics on Windows.
|
|\ |
|
| |
| |
| |
| | |
Based on a patch by Nick Coghlan.
|
| |
| |
| |
| | |
dir symlink in the test suite
|
| |
| |
| |
| | |
The asserts were useless (and buggy).
|
|/
|
|
| |
to load pyexpat, instead of a SystemError/RuntimeError
|
|
|
|
|
| |
select.poll before running. works both ways (finally). this should fix
the windows build.
|
|
|
|
| |
platforms that don't have it.
|
| |
|
|
|
|
| |
to avoid failing due to the select() file descriptor limit.
|
| |
|
|
|
|
| |
in this issue
|
|
|
|
| |
the runpy tests to use a more systematic approach
|
| |
|
| |
|
|
|
|
| |
Patch by Jeremy Kloth.
|
|
|
|
| |
permissions to access the path.
|
| |
|
| |
|
|
|
|
|
|
| |
parent folder when running tests in multiprocess mode from a Python build.
Patch by Chris Jerdonek.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
execfile().
|
| |
|
|
|
|
|
|
| |
URLOpener open method.
Patch contributed by Stephen Thorne.
|
|
|
|
| |
declaration.
|
|
|
|
| |
pointing to a directory.
|
|
|
|
| |
"python3" under Unix, not "python".
|
|
|
|
| |
invoked using -m switch. Patch contributed by Jeff Knupp
|
| |
|
| |
|
| |
|
| |
|