- 13 Eki, 2013 10 kayıt (commit)
-
-
Serhiy Storchaka yazdı
documentation.
-
Georg Brandl yazdı
Suggested by Skip Montanaro on docs@.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
for audio modules: aifc, sunau and wave.
-
Mark Dickinson yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
Closes #14486: add versionchanged notices throughout the threading docs for PEP8-compliant APIs; the note at the top of the page is too hard to notice.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 12 Eki, 2013 8 kayıt (commit)
-
-
Ned Deily yazdı
emulation has changed from 0-based indexing to 1-based like gnu readline. Original patch by Ronald Oussoren.
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
-
Serhiy Storchaka yazdı
failed, second invocation of close() and destructor no more raise an exception. Second invocation of close() on sunau writer now has no effects. The aifc module now accepts lower case of names of the 'ulaw' and 'alaw' codecs.
-
Georg Brandl yazdı
Closes #13905: mention rich-comparison methods in addition to __cmp__ when documenting how to make classes comparable and orderable.
-
Georg Brandl yazdı
Closes #19179: make table of XML vulnerabilities clearer by using "everyday" booleans and explaining the table beforehand.
-
Georg Brandl yazdı
-
Serhiy Storchaka yazdı
compressed streams.
-
- 10 Eki, 2013 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 09 Eki, 2013 8 kayıt (commit)
-
-
Tim Peters yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Tim Peters yazdı
-
Tim Peters yazdı
(grafted from e06edc0c7a4951327f0c95ebeebccba6879a6063)
-
- 08 Eki, 2013 5 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Serhiy Storchaka yazdı
-
Georg Brandl yazdı
Closes #19178: backport entries for "module" and "package" from 3.x glossary. Patch by Berker Peksag.
-
- 06 Eki, 2013 8 kayıt (commit)
-
-
Georg Brandl yazdı
Use the platform-independent way of calling a script from the shell: "python prog.py", not "prog.py" Found by Micheal Wells on docs@.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
Patch by Filip Gruszczyński.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-