- 29 Ock, 2004 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
* Add unittests, newsitem, and whatsnew * Apply to Queue.py mutex.py threading.py pydoc.py and shlex.py * Docs are forthcoming
-
- 28 Ock, 2004 1 kayıt (commit)
-
-
Hye-Shik Chang yazdı
-
- 27 Ock, 2004 6 kayıt (commit)
-
-
Fred Drake yazdı
-
Brett Cannon yazdı
Closes bug #885293 (thanks, Josiah Carlson).
-
Fred Drake yazdı
(could someone backport this to Python 2.3.x please?)
-
Armin Rigo yazdı
-
Skip Montanaro yazdı
-
Skip Montanaro yazdı
-
- 26 Ock, 2004 6 kayıt (commit)
-
-
Skip Montanaro yazdı
running an application under hotshot's control. Only slightly embellished from what Walter Dörwald posted to python-dev. (*) http://www.icdc.com/~roadkill/silverstein/turtle.html
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Skip Montanaro yazdı
-
Fred Drake yazdı
closes SF bug #842213
-
Fred Drake yazdı
-
- 25 Ock, 2004 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 23 Ock, 2004 5 kayıt (commit)
-
-
Fred Drake yazdı
-
Hye-Shik Chang yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
- 21 Ock, 2004 7 kayıt (commit)
-
-
Kurt B. Kaiser yazdı
w/o the subprocess to fail. Check in a fix to IDLE and IDLEfork. M PyShell.py Backport candidate, combine with previous.
-
Kurt B. Kaiser yazdı
to the execution server. The return of the OK response from the subprocess initialization was interfering and causing the sending socket to be not ready. Add an IO ready test to fix this. Moved the polling IO ready test into pollpacket(). M NEWS.txt M rpc.py Backport candidate.
-
Kurt B. Kaiser yazdı
connect to the user GUI process. Added a timeout to the GUI's listening socket. Added Tk error dialogs to PyShell.py to announce a failure to bind the port or connect to the subprocess. Clean up error handling during connection initiation phase. This is an update of Python Patch 778323. M NEWS.txt M PyShell.py M ScriptBinding.py M run.py Backport candidate.
-
Fred Drake yazdı
closes SF bug #871402
-
Skip Montanaro yazdı
-
Skip Montanaro yazdı
-
Martin v. Löwis yazdı
-
- 20 Ock, 2004 11 kayıt (commit)
-
-
Barry Warsaw yazdı
messages.
-
Barry Warsaw yazdı
messages.
-
Raymond Hettinger yazdı
-
Marc-André Lemburg yazdı
-
Gustavo Niemeyer yazdı
-
Gustavo Niemeyer yazdı
-
Gustavo Niemeyer yazdı
or QUEUE database.
-
Marc-André Lemburg yazdı
Let the default encodings search function lookup aliases before trying the codec import. This allows applications to install codecs which override (non-special-cased) builtin codecs.
-
Marc-André Lemburg yazdı
-
Hye-Shik Chang yazdı
-
Hye-Shik Chang yazdı
codec in multibytecodec consumers.
-
- 18 Ock, 2004 2 kayıt (commit)
-
-
Tim Peters yazdı
meaning they must have been checked in to CVS from a Linuxish box with Windowish \r\n line endings to begin with.
-
Tim Peters yazdı
patch.
-