| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
I will port forward to 2.5.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
just like string codecs.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
build problem on AIX.
|
| |
|
|
|
|
| |
(already fixed in Python trunk)
|
| |
|
|
|
|
| |
Fix leaked reference to None.
|
| |
|
| |
|
|
|
|
| |
Also set _XOPEN_SOURCE to 500.
|
|
|
|
|
| |
SF patch #1364946: Add a reference link from the dcoumentation of the encode
and decode methods to the documentation of the default error handlers.
|
|
|
|
|
|
| |
SF patch #1364545: test_cmd_line.py relied on english error messages when
invoking the Python interpreter (which didn't work on non-english Windows
versions). Check return codes instead.
|
| |
|
|
|
|
| |
previous call raised an exception (e.g., calling it with an illegal argument).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
fix from Felix Rabe and a test case
|
|
|
|
| |
bugfix. Bug reported by John Schmidt; bugfix by Danny Yoo.
|
| |
|