| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Patch by Guilherme Simões.
|
| |
|
|
|
|
| |
an internal XML encoding is UTF-8 or US-ASCII.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This has come up often enough now on the tracker that it deserves a FAQ entry.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Based on report and patch by Aaron Oakley.
|
| |
|
|
|
|
| |
service using certificates with many wildcards (CVE-2013-2099).
|
|
|
|
| |
This caused an exception to be raised later than expected.
|
|
|
|
|
|
| |
Use the cleaner looking @property style for __dict__.
Move _replace() to be just after make() to indicate that
it is a core method on named tuples.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
to the new section.
|
| |
|
|
|
|
| |
in urllib.request.urlopen() is fixed to match the code.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
|/
|
|
|
| |
characters() and ignorableWhitespace() methods. Original patch by Sebastian
Ortiz Vasquez.
|
|
|
|
| |
distutils.cfg when a venv is active.
|