- 12 Kas, 2015 1 kayıt (commit)
-
-
Zachary Ware yazdı
It now has slightly better rationale and a less awkward wording in the explanation. Inspired by a report of a neither/or conflict by 'animalize' on docs@.
-
- 02 Kas, 2015 3 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Serhiy Storchaka yazdı
-
Martin Panter yazdı
This changes the main documentation, doc strings, source code comments, and a couple error messages in the test suite. In some cases the word was removed or edited some other way to fix the grammar.
-
- 31 Eki, 2015 1 kayıt (commit)
-
-
Martin Panter yazdı
-
- 30 Eki, 2015 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
- 28 Eki, 2015 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
- 26 Eki, 2015 1 kayıt (commit)
-
-
Martin Panter yazdı
This restores details lost in revision 097f4fda61a4 (since Python 3.3, related to the new OSError subclasses). Further additions: * Markup for attributes and constructor signature * Explain "winerror" and "filename2" * Extend test to check for filename2 defaulting to None * Clarify that the constructor can return a subclass I have intentionally left out any details of allowing more than five arguments, or how the "args" attribute is set for four or more arguments. These details seem to be dependent on the Python version and platform.
-
- 23 Eki, 2015 1 kayıt (commit)
-
-
Victor Stinner yazdı
Patch written by Bernt Røskar Brenna.
-
- 19 Eki, 2015 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 14 Eki, 2015 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
tab in the IDLE Preferences dialog. Code patch by Mark Roseman.
-
- 10 Eki, 2015 2 kayıt (commit)
-
-
Martin Panter yazdı
-
Martin Panter yazdı
Also add to comment in the C code.
-
- 08 Eki, 2015 1 kayıt (commit)
-
-
Berker Peksag yazdı
Patch by Henrik Heimbuerger and Bar Harel.
-
- 07 Eki, 2015 2 kayıt (commit)
-
-
Martin Panter yazdı
-
Martin Panter yazdı
Also change glossary heading from view
-
- 05 Eki, 2015 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 03 Eki, 2015 2 kayıt (commit)
-
-
Martin Panter yazdı
-
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'.
-
- 01 Eki, 2015 1 kayıt (commit)
-
-
Andrew Svetlov yazdı
-
- 29 Eyl, 2015 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
- 27 Eyl, 2015 3 kayıt (commit)
-
-
R David Murray yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 25 Eyl, 2015 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
- 24 Eyl, 2015 5 kayıt (commit)
-
-
Andrew Svetlov yazdı
Patch by Benjamin Hodgson.
-
Terry Jan Reedy yazdı
-
Victor Stinner yazdı
Patch written by Prashant Tyagi.
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
to finish making current README.txt obsolete.
-
- 23 Eyl, 2015 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
Some were missing and notes were not correct.
-
- 21 Eyl, 2015 4 kayıt (commit)
-
-
Victor Stinner yazdı
sequence of strings. Patch written by Yann Sionneau.
-
Victor Stinner yazdı
This info is required on Python 3.5 and newer to get specific information on the SSL object, like getting the binary peer certificate (instead of getting it as text).
-
Berker Peksag yazdı
threading and multiprocessing modules. In multiprocessing, the name of the first parameter of the acquire methods is "block", but "blocking" in threading. This commit also improves documentation of Lock and RLock. Patch by Davin Potts.
-
Berker Peksag yazdı
Patch by Bar Harel.
-
- 20 Eyl, 2015 1 kayıt (commit)
-
-
Martin Panter yazdı
-
- 18 Eyl, 2015 1 kayıt (commit)
-
-
Ethan Furman yazdı
-
- 15 Eyl, 2015 1 kayıt (commit)
-
-
Berker Peksag yazdı
Reported by Jakub Wilk.
-
- 12 Eyl, 2015 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Fixed the case of the "Ctrl-" prefixes.
-