- 31 May, 2013 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
- 29 May, 2013 5 kayıt (commit)
-
-
Stefan Krah yazdı
-
Stefan Krah yazdı
-
Stefan Krah yazdı
character in _decimal.c.
-
Senthil Kumaran yazdı
This helps in handling certain types invalid urls in a conservative manner.
-
Terry Jan Reedy yazdı
touchup test_idle. Rename README.txt.
-
- 28 May, 2013 9 kayıt (commit)
-
-
Ned Deily yazdı
is overriden with the CC environment variable, use the new compiler as the default for linking if LDSHARED is not also overriden. This restores Distutils behavior introduced in 3.2.3 and inadvertently dropped in 3.3.0.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
stream's read() returns more bytes than requested.
-
Serhiy Storchaka yazdı
on unsuitable platform/environment.
-
Serhiy Storchaka yazdı
non-alphabet characters present in the input string to conform a docstring. Updated the module documentation.
-
Serhiy Storchaka yazdı
-
Jason R. Coombs yazdı
-
Jason R. Coombs yazdı
Issue #13772: Restored directory detection of targets in `os.symlink` on Windows, which was temporarily removed in Python 3.2.3 due to an incomplete implementation. The implementation now works even if the symlink is created in a location other than the current directory.
-
Terry Jan Reedy yazdı
Preliminary patch by Rajagopalasarma Jayakrishnan.
-
- 27 May, 2013 1 kayıt (commit)
-
-
Ned Deily yazdı
-
- 25 May, 2013 7 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Eli Bendersky yazdı
-
Eli Bendersky yazdı
This affects pyexpat and _elementtree. PyExpat_CAPI now exposes a new function - DefaultUnknownEncodingHandler. Based on a patch by Serhiy Storchaka.
-
Antoine Pitrou yazdı
-
- 24 May, 2013 3 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Brett Cannon yazdı
to interp->modules) and that deleting essential items from the dict can cause Python to blow up. Thanks to Terry Reedy for coming up with initial wording and Yogesh Chaudhari for coming up with a patch using that wording in parallel to my own patch.
-
Ronald Oussoren yazdı
Without this patch socket.getaddrinfo crashed when called with some unusual argument combinations.
-
- 23 May, 2013 3 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
Nick Coghlan yazdı
-
Raymond Hettinger yazdı
-
- 22 May, 2013 4 kayıt (commit)
-
-
Ned Deily yazdı
Patch by Guilherme Simões.
-
Benjamin Peterson yazdı
-
Serhiy Storchaka yazdı
an internal XML encoding is UTF-8 or US-ASCII.
-
Serhiy Storchaka yazdı
-
- 21 May, 2013 2 kayıt (commit)
-
-
R David Murray yazdı
-
Roger Serwy yazdı
-
- 20 May, 2013 5 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Ned Deily yazdı
-
R David Murray yazdı
This has come up often enough now on the tracker that it deserves a FAQ entry.
-
Ezio Melotti yazdı
-