- 20 Jun, 2005 3 commits
-
-
Michael W. Hudson authored
also, wait for threads to finish before proceeding.
-
Michael W. Hudson authored
-
Raymond Hettinger authored
-
- 19 Jun, 2005 2 commits
-
-
Kurt B. Kaiser authored
of replacing the input line, the previous command is now appended to the input line. Indentation is preserved, and undo is enabled. Patch 1196917 Jeff Shute Modified Files: NEWS.txt PyShell.py
-
Raymond Hettinger authored
-
- 18 Jun, 2005 5 commits
-
-
Raymond Hettinger authored
Reverts 1.26 and 1.27. And adds cycle testing.
-
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 3 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Armin Rigo authored
this module in Jan 1994, but still documented.
-