summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Fix PyUnicode_Fill() doc: return type is Py_ssize_t, not intVictor Stinner2012-01-042-2/+2
* Add a subsection explaning cipher selection.Antoine Pitrou2012-01-041-0/+19
|\
| * Add a subsection explaning cipher selection.Antoine Pitrou2012-01-041-0/+19
* | Add a new PyUnicode_Fill() functionVictor Stinner2012-01-031-0/+15
* | merge 3.2Benjamin Peterson2012-01-031-2/+3
|\ \ | |/
| * exception support is correct now (closes #13705)Benjamin Peterson2012-01-031-2/+3
* | merge 3.2Benjamin Peterson2012-01-031-1/+1
|\ \ | |/
* | merge with 3.2Sandro Tosi2012-01-031-3/+3
|\ \ | |/
| * Issue #6031: improve serve_forever() descriptionSandro Tosi2012-01-031-3/+4
* | merge with 3.2Sandro Tosi2012-01-031-0/+11
|\ \ | |/
| * Issue #9349: add argparse.SUPPRESS to help docSandro Tosi2012-01-031-0/+11
* | Add note on memory usage to LZMACompressor doc.Nadeem Vawda2012-01-021-2/+10
* | merge with 3.2Sandro Tosi2012-01-011-0/+5
|\ \ | |/
| * Issue #13690: add re.DEBUG; patch by Filip GruszczyƄskiSandro Tosi2012-01-011-0/+5
* | merge with 3.2Sandro Tosi2012-01-011-2/+2
|\ \ | |/
| * Issue #13683: raise with no exception in scope throws a RuntimeError; fix by ...Sandro Tosi2012-01-011-2/+2
* | merge 3.2Benjamin Peterson2012-01-013-3/+3
|\ \ | |/
| * merge headsBenjamin Peterson2012-01-015-27/+24
| |\
| * | add another year to glorious PSF IPBenjamin Peterson2012-01-013-3/+3
* | | merge with 3.2Sandro Tosi2011-12-314-13/+10
|\ \ \ | | |/ | |/|
| * | fix some broken URLsSandro Tosi2011-12-314-13/+10
* | | fix Exemples/Examples typo; thanks to Ori Livneh from docs@Sandro Tosi2011-12-311-1/+1
* | | Some formatting & grammar fixes for the multiprocessing docEli Bendersky2011-12-311-14/+14
|\ \ \ | |/ /
| * | Some formatting & grammar fixes for the multiprocessing docEli Bendersky2011-12-311-14/+14
| |/
* | merge 3.2Benjamin Peterson2011-12-311-3/+3
|\ \ | |/
| * indicate msg is an argumentBenjamin Peterson2011-12-311-3/+3
* | merge 3.2Benjamin Peterson2011-12-301-1/+1
|\ \ | |/
| * use booleansBenjamin Peterson2011-12-301-1/+1
* | Issue #12715: Add an optional symlinks argument to shutil functions (copyfile...Antoine Pitrou2011-12-291-12/+34
* | add a flags parameter to select.epollBenjamin Peterson2011-12-271-5/+12
* | merge with 3.2Georg Brandl2011-12-251-7/+7
|\ \ | |/
| * I do not think we will ever have auto-indent at the prompt, that is for IPyth...Georg Brandl2011-12-251-7/+7
* | merge with 3.2Sandro Tosi2011-12-251-1/+1
|\ \ | |/
| * use list() to wrap range() in itertools.permutations() example; thanks to Rom...Sandro Tosi2011-12-251-1/+1
* | merge with 3.2Sandro Tosi2011-12-251-1/+1
|\ \ | |/
| * fix "Title underline too short" sphinx warningSandro Tosi2011-12-251-1/+1
* | merge with 3.2Sandro Tosi2011-12-251-1/+1
|\ \ | |/
| * use double-quote char instead of unicode ones; thanks to tomo cocoa from docs@Sandro Tosi2011-12-251-1/+1
* | merge with 3.2Sandro Tosi2011-12-251-1/+1
|\ \ | |/
| * fix to sent/send typoSandro Tosi2011-12-251-1/+1
* | merge with 3.2Sandro Tosi2011-12-251-1/+1
|\ \ | |/
| * fix Constuctor/Constructor typo; thanks to Anthon van der Neut from docs@Sandro Tosi2011-12-251-1/+1
* | merge with 3.2Sandro Tosi2011-12-241-1/+1
|\ \ | |/
| * point IronPython to ironpython.net; thanks to Lazar Pancic from docs@Sandro Tosi2011-12-241-1/+1
* | merge with 3.2Sandro Tosi2011-12-241-1/+1
|\ \ | |/
| * fix Rather that/Rather than; thanks to Reuben Thomas from docs@Sandro Tosi2011-12-241-1/+1
* | merge with 3.2Sandro Tosi2011-12-241-1/+1
|\ \ | |/
| * remove spurious dot from string formatting example; thanks to Anthon van der ...Sandro Tosi2011-12-241-1/+1
* | merge with 3.2Sandro Tosi2011-12-241-3/+3
|\ \ | |/
| * correct syslog.openlog() argument name to logoption; thanks to Arnaud Gomes-d...Sandro Tosi2011-12-241-3/+3