- 18 Jun, 2005 4 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Neil Schemenauer authored
-
Neil Schemenauer authored
Backport candidate.
-
- 17 Jun, 2005 2 commits
-
-
Raymond Hettinger authored
-
Skip Montanaro authored
posixmodule.c 2.335. Really should be considered part of patch #1103951.
-
- 16 Jun, 2005 4 commits
-
-
Jack Jansen authored
-
Gregory P. Smith authored
-
Michael W. Hudson authored
-
Michael W. Hudson authored
correspond to different interpreters (I hope, please revert if this is wrong :).
-
- 15 Jun, 2005 9 commits
-
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Raymond Hettinger authored
-
Skip Montanaro authored
this worked is a bit mystical. Perhaps it never gets freed because the object just happens never to be DECREF'd (but that seems unlikely).
-
Michael W. Hudson authored
Slightly de-Fultonize two bits of C layout. No semantic changes.
-
Michael W. Hudson authored
Backport candidate.
-
Michael W. Hudson authored
I wonder if there's a way to fix this Makefile to be slightly less totally unreliable.
-
Michael W. Hudson authored
change.
-
Skip Montanaro authored
validate. Closes 1220242.
-
- 14 Jun, 2005 5 commits
-
-
Jack Jansen authored
-
Andrew M. Kuchling authored
-
Michael W. Hudson authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
Make doc on specific types easier to find by listing them in the headings for the abstract types.
-
- 13 Jun, 2005 4 commits
-
-
Walter Dörwald authored
-
Michael W. Hudson authored
[ 1180997 ] lax error-checking in new-in-2.4 marshal stuff which I'd assigned to Martin, but actually turned out to be easy to fix. Also, a test.
-
Michael W. Hudson authored
marshal_loads. Bugfix candidate.
-
Raymond Hettinger authored
-
- 12 Jun, 2005 2 commits
-
-
Kurt B. Kaiser authored
the Untabify command. 2. Corrected "tab/space" Error Dialog to show correct menu for Untabify. Patch 1196980 Jeff Shute M EditorWindow.py M NEWS.txt M ScriptBinding.py
-
Kurt B. Kaiser authored
New files are colorized by default, and colorizing is removed when saving as non-Python files. Patch 1196895 Jeff Shute Closes Python Bugs 775012 and 800432, partial fix IDLEfork 763524 2. Update help.txt for left/right word delete M CREDITS.txt M ColorDelegator.py M EditorWindow.py M NEWS.txt M help.txt
-
- 11 Jun, 2005 1 commit
-
-
Gregory P. Smith authored
-
- 10 Jun, 2005 5 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Armin Rigo authored
this module in Jan 1994, but still documented.
-
Raymond Hettinger authored
Should significantly enhance the utility of the module by supporting the creation of tools that modify the token stream and writeback the modified result.
-
Jack Jansen authored
with C++.
-
- 09 Jun, 2005 4 commits
-
-
Andrew M. Kuchling authored
[Bug #1200134] Fix buffer overflow by constraining size of .getstr(), .instr() to size of allocated buffer
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
[Patch #1002763] Allow long ints as terminator values; also, treat a terminator of 0 like the empty string or None
-
Andrew M. Kuchling authored
-