summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* use 3-space indents.Brett Cannon2011-02-031-69/+69
* Add a HOWTO on how to port from Python 2 to Python 3.Brett Cannon2011-02-032-0/+582
* Punctuation typos.Georg Brandl2011-02-031-2/+2
* Punctuation typo.Raymond Hettinger2011-02-021-1/+1
* Wording fix.Eric Smith2011-02-011-1/+1
* #11083 typo: RuntimeException -> RuntimeErrorBrian Curtin2011-01-311-1/+1
* Recommend use of the tracker during the RC phase or just before a beta.Raymond Hettinger2011-01-311-1/+4
* Fix minor grammar nits.Raymond Hettinger2011-01-311-27/+20
* Mention new parameter and attributes of the difflib.SequenceMatcher class add...Eli Bendersky2011-01-311-0/+9
* Fix PEP-8 violation in argparse usage example (similar examples in argparse.r...Eli Bendersky2011-01-311-9/+9
* Fix some grammar and typosEli Bendersky2011-01-311-6/+6
* Update suspicious ignore file.Georg Brandl2011-01-301-0/+18
* Clarify the status of get_string() and recommend using the binary API.Raymond Hettinger2011-01-301-2/+7
* Add entry for the mailbox fixups.Raymond Hettinger2011-01-301-0/+28
* #9124: mailbox now accepts binary input and uses binary internallyR. David Murray2011-01-301-10/+28
* List known build/install problems for OS X.Raymond Hettinger2011-01-301-1/+4
* Markup nits.Raymond Hettinger2011-01-301-3/+3
* Add section for http.client.Raymond Hettinger2011-01-301-6/+37
* Typos.Raymond Hettinger2011-01-301-2/+2
* fix reference to issue where the addition of select.PIPE_BUF was discussedGiampaolo Rodolà2011-01-291-1/+1
* Add entry for str.format_map().Raymond Hettinger2011-01-291-37/+56
* Added a placeholder for str.format_map, as discussed with Raymond. My prose i...Eric Smith2011-01-281-0/+20
* Issue 10573: revert unittest docs to first / secondMichael Foord2011-01-281-30/+30
* #11027: documented how to override SECTCREŁukasz Langa2011-01-281-0/+32
* More source linksRaymond Hettinger2011-01-2745-7/+161
* Issue 11008: docs updated to show versionadded for dictConfig.Vinay Sajip2011-01-271-0/+2
* More typical sample invocation of tarfile.Raymond Hettinger2011-01-271-1/+1
* Add missing attributions.Raymond Hettinger2011-01-271-2/+16
* Update todo list.Raymond Hettinger2011-01-271-1/+3
* Add an entry for tarfile.Raymond Hettinger2011-01-271-0/+32
* More source links.Raymond Hettinger2011-01-2720-3/+71
* Issue #11014: Make 'filter' argument in tarfile.Tarfile.add() into aRaymond Hettinger2011-01-261-13/+14
* Markup nits.Raymond Hettinger2011-01-261-18/+26
* Add a few imports to examples.Raymond Hettinger2011-01-261-13/+25
* Fix the description of PIPE_BUFAntoine Pitrou2011-01-252-4/+4
* Fix the doc for PIPE_BUFAntoine Pitrou2011-01-251-3/+5
* Typo.Raymond Hettinger2011-01-251-1/+1
* Add entries for select and site.Raymond Hettinger2011-01-251-0/+47
* Add math.erfc and turtledemo.Raymond Hettinger2011-01-251-2/+17
* Typo.Raymond Hettinger2011-01-251-1/+1
* Nits.Raymond Hettinger2011-01-251-5/+5
* Add entry for the math module.Raymond Hettinger2011-01-251-0/+39
* Add entry for io.BytesIO.getbuffer().Raymond Hettinger2011-01-241-0/+29
* Issue #11000 ast.parse parses source, not just expressions.Terry Reedy2011-01-241-2/+2
* Update last tix code example for 3.x, as already done for previous examples.Terry Reedy2011-01-241-2/+2
* Fix label syntax.Georg Brandl2011-01-242-2/+2
* Typo fix.Georg Brandl2011-01-241-1/+1
* #10960: fix 'stat' links, link to lstat from stat, general tidy of stat doc.R. David Murray2011-01-242-35/+57
* Typos.Raymond Hettinger2011-01-241-2/+2
* Missing source links.Raymond Hettinger2011-01-244-0/+14