- 16 Oct, 2005 1 commit
-
-
Raymond Hettinger authored
-
- 15 Oct, 2005 1 commit
-
-
Raymond Hettinger authored
-
- 14 Oct, 2005 1 commit
-
-
Vinay Sajip authored
Optimised Placeholders handling of child loggers by using a dict rather than a list (much slower in the pathological case of hundreds of child Loggers to a Placeholder - problem reported by Ryan Blazecka).
-
- 12 Oct, 2005 1 commit
-
-
Neal Norwitz authored
-
- 11 Oct, 2005 3 commits
-
-
Fred Drake authored
-
Vinay Sajip authored
-
Neal Norwitz authored
-
- 10 Oct, 2005 1 commit
-
-
Marc-André Lemburg authored
-
- 09 Oct, 2005 3 commits
-
-
Walter Dörwald authored
by RFC 1642.
-
Walter Dörwald authored
-
Walter Dörwald authored
-
- 08 Oct, 2005 2 commits
-
-
Georg Brandl authored
browser controller classes.
-
Guido van Rossum authored
but verify_valid_flag() wasn't expecting that. Will backport.
-
- 07 Oct, 2005 1 commit
-
-
Vinay Sajip authored
-
- 06 Oct, 2005 2 commits
-
-
Walter Dörwald authored
PyUnicode_DecodeCharmap() the accept a unicode string as the mapping argument which is used as a mapping table. This code isn't used by any of the codecs yet.
-
Hye-Shik Chang authored
from U+FFFD to U+FFFE which is considered more appropriate. (from MAL's comment)
-
- 05 Oct, 2005 1 commit
-
-
Raymond Hettinger authored
-
- 04 Oct, 2005 5 commits
-
-
Neal Norwitz authored
which can't be compiled. Thanks to Mat Martineau for spotting the problem.
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
open_new_win does not exist. use UNIX consistently, add autoraise parameter to open(). add versionadded tags to open_new_tab
-
Neal Norwitz authored
-
- 03 Oct, 2005 14 commits
-
-
Kurt B. Kaiser authored
-
Kurt B. Kaiser authored
-
Raymond Hettinger authored
-
Fred Drake authored
-
Georg Brandl authored
-
Neal Norwitz authored
suppress more errors on my box, most are gentoo specific. Py_ADDRESS_IN_RANGE is x86_64 specific and the readline memory leaks should be generally applicable
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
Will backport.
-
Neal Norwitz authored
Since I can't test this, I'm just adding a comment. If we get access to AIX boxes, we can test this and really resolve. Anyone from IBM want to offer help? Backport candidate I suppose.
-
Neal Norwitz authored
Also provide a warning if a directory is passed on the command line. Add minimal command line test. Will backport.
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
SF patch #1227568, bug #1219273, Expression AST node not documented. Backport candidate if anyone cares.
-
- 02 Oct, 2005 2 commits
-
-
Kurt B. Kaiser authored
-
Neal Norwitz authored
- SF Bug #772896, unknown encoding results in MemoryError, which is not helpful I will only backport the segfault fix. I'll let Anthony decide if he wants the other changes backported. I will do the backport if asked.
-
- 01 Oct, 2005 2 commits
-
-
Georg Brandl authored
enabled.
-
Georg Brandl authored
-