- 12 Eki, 2015 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Terry Jan Reedy yazdı
the other buttons and the new IDLE Dark theme.
-
- 11 Eki, 2015 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Patch by Nir Soffer.
-
- 10 Eki, 2015 3 kayıt (commit)
-
-
Martin Panter yazdı
-
Martin Panter yazdı
Also add to comment in the C code.
-
Serhiy Storchaka yazdı
was locale depending.
-
- 09 Eki, 2015 2 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Raymond Hettinger yazdı
-
- 07 Eki, 2015 5 kayıt (commit)
-
-
Martin Panter yazdı
-
Martin Panter yazdı
Also change glossary heading from "view" to "dictionary view". Patch by Akira Li.
-
Raymond Hettinger yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 06 Eki, 2015 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Benjamin Peterson yazdı
-
- 04 Eki, 2015 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
- 03 Eki, 2015 5 kayıt (commit)
-
-
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 5 kayıt (commit)
-
-
Brett Cannon yazdı
-
Brett Cannon yazdı
Initial patch by Alecsandru Patrascu of Intel.
-
Serhiy Storchaka 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 1 kayıt (commit)
-
-
Victor Stinner yazdı
getentropy() is blocking, whereas os.urandom() should not block. getentropy() is supported since Solaris 11.3.
-
- 29 Eyl, 2015 7 kayıt (commit)
-
-
Serhiy Storchaka yazdı
now accept the self keyword argument.
-
Serhiy Storchaka yazdı
accept the self keyword argument.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
- 28 Eyl, 2015 3 kayıt (commit)
-
-
Berker Peksag yazdı
The helper was added in 76641824cf05 11 years ago and it can be removed now since all supported Python versions have tempfile.mkstemp(). Patch by Nir Soffer.
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
background, as selected by user, on all systems. This also fixes a problem with found items not highlighted on Windows. Initial patch by Mark Roseman. Fix replaces workaround with obscure but proper configuration option.
-