- 17 Mar, 2005 2 kayıt (commit)
-
-
cvs2svn yazdı
-
Anthony Baxter yazdı
-
- 16 Mar, 2005 3 kayıt (commit)
-
-
Fred Drake yazdı
-
Anthony Baxter yazdı
-
Anthony Baxter yazdı
support for posix semaphores.
-
- 15 Mar, 2005 2 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Martin v. Löwis yazdı
Indicate to the user when this is an upgrade installation. Make CHM file non-advertised.
-
- 14 Mar, 2005 4 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Walter Dörwald yazdı
Add default value for "whence" argument.
-
Walter Dörwald yazdı
Reset internal buffers when seek() is called. This fixes SF bug #1156259.
-
Martin v. Löwis yazdı
-
- 13 Mar, 2005 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
the file system encoding.
-
- 12 Mar, 2005 3 kayıt (commit)
-
-
Johannes Gijsbers yazdı
-
Johannes Gijsbers yazdı
functions, etc., had comments after the colon, and some other cases. This patch take a simpler approach that doesn't rely on looking for a ':'. Test cases are not backported, as test_inspect.py has been rewritten using unittest on the trunk. Thanks Simon Percivall!
-
Brett Cannon yazdı
socket.gethostname() as a valid return value. Also clarified the docs as they were a little hazy on the subject matter.
-
- 11 Mar, 2005 1 kayıt (commit)
-
-
Tim Peters yazdı
MSVCCompiler.initialize(): set self.initialized to True, as suggested by AMK. Else we keep growing the PATH endlessly, with each new C extension built, until putenv() complains. This doesn't appear to be an issue on the HEAD (MSVCCompiler initializes itself via __init__() on the HEAD). Also added a "2.4.1c2" section to NEWS. Not meant to imply that Anthony will do a 2.4.1c2 release, just needed to a place to put the news about the MSVCCompiler bugfix.
-
- 10 Mar, 2005 7 kayıt (commit)
-
-
Anthony Baxter yazdı
-
cvs2svn yazdı
-
Fred Drake yazdı
- add support for additional markup: \leq, \textbar, \textit - add a comment about the non-support for the Euro character
-
Anthony Baxter yazdı
-
Fred Drake yazdı
(ported from trunk revision 1.112)
-
Fred Drake yazdı
-
Fred Drake yazdı
-
- 09 Mar, 2005 7 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Andrew MacIntyre yazdı
backport v1.216: add support for another DB library naming convention \n(FreeBSD ports) - patch #1146231
-
Anthony Baxter yazdı
-
Anthony Baxter yazdı
-
Skip Montanaro yazdı
-
Skip Montanaro yazdı
-
Greg Ward yazdı
to oss_audio_device objects.
-
- 08 Mar, 2005 2 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Greg Ward yazdı
-
- 07 Mar, 2005 2 kayıt (commit)
-
-
Greg Ward yazdı
'closed', 'name', and 'mode' (as recommended by http://python.org/doc/current/lib/bltin-file-objects.html).
-
Greg Ward yazdı
(this was breaking test_warnings).
-
- 05 Mar, 2005 2 kayıt (commit)
- 04 Mar, 2005 3 kayıt (commit)
-
-
Martin v. Löwis yazdı
in pyexpat.GetInputContext.
-
Martin v. Löwis yazdı
to build. Will backport to 2.4
-
Raymond Hettinger yazdı
-
- 03 Mar, 2005 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
symbolic links on Windows. Fixes #1100429.
-