- 07 Eki, 2015 2 kayıt (commit)
-
-
Martin Panter yazdı
Also change glossary heading from view
-
Benjamin Peterson yazdı
-
- 06 Eki, 2015 6 kayıt (commit)
-
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
Serhiy Storchaka yazdı
-
Guido van Rossum yazdı
-
Serhiy Storchaka yazdı
Made test_tokenize discoverable.
-
Benjamin Peterson yazdı
-
- 05 Eki, 2015 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 04 Eki, 2015 2 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
- 03 Eki, 2015 6 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
Initial patch from Xiang Zhang. Also fix out-of-date _url_collapse_path() doc string.
-
Martin Panter yazdı
Patch from Xiang Zhang.
-
Terry Jan Reedy yazdı
curious users. The previous user content is now in the IDLE doc and is redundant. IDLE now means 'Integrated Development and Learning Environment'.
-
Terry Jan Reedy yazdı
Custom Highlighting. Original patch by Mark Roseman.
-
- 02 Eki, 2015 3 kayıt (commit)
-
-
Yury Selivanov yazdı
-
Berker Peksag yazdı
Patch by Johannes Niediek.
-
Serhiy Storchaka yazdı
1. Non-ASCII bytes were accepted after shift sequence. 2. A low surrogate could be emitted in case of error in high surrogate.
-
- 01 Eki, 2015 6 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Serhiy Storchaka yazdı
longer formatted twice.
-
Victor Stinner yazdı
getentropy() is blocking, whereas os.urandom() should not block. getentropy() is supported since Solaris 11.3.
-
Victor Stinner yazdı
sys.gettrace() when the test is executed, not when the module is loaded. sys.settrace() may be after after the test is loaded.
-
Andrew Svetlov yazdı
-
- 30 Eyl, 2015 2 kayıt (commit)
-
-
Victor Stinner yazdı
Restore also errno value before calling PyErr_SetFromErrno().
-
Serhiy Storchaka yazdı
imported at startup) now uses the backslashreplace error handler.
-
- 29 Eyl, 2015 11 kayıt (commit)
-
-
Serhiy Storchaka yazdı
now accept the self and the dict keyword arguments.
-
Serhiy Storchaka yazdı
argument.
-
Serhiy Storchaka yazdı
unpickler. Highest 32 bits of 64-bit size for BINUNICODE8 and BINBYTES8 opcodes no longer silently ignored on 32-bit platforms in C implementation.
-
Guido van Rossum yazdı
-
Andrew Svetlov yazdı
-
Eric V. Smith yazdı
and nested format_specs. Patch by Anthon van der Neut.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-