| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
| |
is silent by default,
except when configured --with-pydebug.
Emit this warning from the GC shutdown procedure, rather than just printing to stderr.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
test_multiprocessing's misbehaviour.
|
| |
|
|
|
|
|
|
| |
in order to support the TLS SNI extension. `HTTPSConnection` and
`urlopen()` also use this argument, so that HTTPS virtual hosts are now
supported.
|
| |
|
| |
|
|
|
|
| |
They can be retrieved through a new attribute `sys._xoptions`.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
reported by Terry J. Reedy.
|
| |
|
|
|
|
| |
manager was buggy because setlocale() returns the *new* locale, not the old. Also add a test for this.
|
| |
|
|
|
|
| |
Patch and tests by Neil Muller.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
example files, and this kind of discovery is much better done with the AST nowadays anyway.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
forming of sys.path under Windows.
|
| |
|
| |
|
| |
|
| |
|
| |
|