- 09 Mar, 2005 1 kayıt (commit)
-
-
Skip Montanaro yazdı
-
- 08 Mar, 2005 5 kayıt (commit)
-
-
Martin v. Löwis yazdı
Will backport to 2.4.
-
Martin v. Löwis yazdı
-
Raymond Hettinger yazdı
Make functional.partial() more closely match the spec by emulating some useful features of regular functions: * Made weak referencable. * Allow attribute access so a user can set __name__, __doc__, etc.
-
Raymond Hettinger yazdı
some useful features of regular functions: * Made weak referencable. * Allow attribute access so a user can set __name__, __doc__, etc.
-
Greg Ward yazdı
(merge from release24-maint branch).
-
- 07 Mar, 2005 1 kayıt (commit)
-
-
Greg Ward yazdı
attributes to oss_audio_device object: 'closed', 'name', and 'mode'.
-
- 05 Mar, 2005 7 kayıt (commit)
-
-
Martin v. Löwis yazdı
stream compression; add, for symmetry reasons, r:* as a synonym of r.
-
Brett Cannon yazdı
``class C(): pass`` is no longer a syntax error.
-
Brett Cannon yazdı
-
Brett Cannon yazdı
leading tabs in a line when in Python mode. Also fixed some grammatical errors in the comments.
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Greg Ward yazdı
eg. "2004-03-04" is not broken across lines. (Merged from 2.4 branch.)
-
- 04 Mar, 2005 4 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
in pyexpat.GetInputContext. Will backport to 2.4.
-
Michael W. Hudson yazdı
-
Martin v. Löwis yazdı
to build. Will backport to 2.4
-
- 03 Mar, 2005 22 kayıt (commit)
-
-
Martin v. Löwis yazdı
symbolic links on Windows. Fixes #1100429. Will backport to 2.4.
-
Martin v. Löwis yazdı
Will backport to 2.4.
-
Martin v. Löwis yazdı
-
Peter Astrand yazdı
-
Peter Astrand yazdı
-
Peter Astrand yazdı
redirected, using select() or threads is unnecessary.
-
Peter Astrand yazdı
stdin/stdout/stderr redirected.
-
Fred Drake yazdı
- function names marked with \function should include parentheses - "standard error" instead of "stderr" for text - a boolean parameter takes true or false values, not just True or False
-
Raymond Hettinger yazdı
-
Martin v. Löwis yazdı
numbers in PyLong_AsLongLong, and update test suite accordingly. Backported to 2.4.
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
profile.py if available.
-
Martin v. Löwis yazdı
file size.
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
in LWPCookieJar. Backported to 2.4.
-
Martin v. Löwis yazdı
Backported to 2.4.
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
Backported to 2.4.
-
Martin v. Löwis yazdı
Backported to 2.4.
-
Martin v. Löwis yazdı
Partially fixes #1110242.
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-