summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Issue #3382. float 'F' formatting no longer maps to 'f'. This only affects na...Eric Smith2009-05-061-1/+2
* #5946: fix speling.Georg Brandl2009-05-061-3/+3
* Issue #5799: ntpath (ie, os.path on Windows) fully supports UNC pathnames.Mark Hammond2009-05-061-5/+14
* Small style edits.Georg Brandl2009-05-051-18/+16
* editsBenjamin Peterson2009-05-051-74/+58
* add a replacement API for PyCObject, PyCapsule #5630Benjamin Peterson2009-05-055-27/+248
* Improved wording.Eric Smith2009-05-051-4/+4
* Documentation for Issue #5920.Eric Smith2009-05-051-1/+4
* Issue #5920: Changed format.__float__ and complex.__float__ to use a precisio...Eric Smith2009-05-051-4/+4
* 2.7 -> 3.1 versionchanges.Georg Brandl2009-05-058-20/+7
* Merged revisions 72322 via svnmerge fromGeorg Brandl2009-05-051-4/+49
* #5923: update turtle module to version 1.1.Georg Brandl2009-05-051-4/+183
* #5938: use PyVarObject_HEAD_INIT instead of PyObject_HEAD_INIT in noddy examp...Georg Brandl2009-05-054-4/+4
* Issue #5915: Implement PEP 383, Non-decodable Bytes inMartin v. Löwis2009-05-052-11/+31
* Merged revisions 72149 via svnmerge fromR. David Murray2009-05-051-349/+684
* Add missing documentation for bytes.decode().Georg Brandl2009-05-042-9/+21
* Merged revisions 72292 via svnmerge fromGeorg Brandl2009-05-041-2/+7
* Merged revisions 72290 via svnmerge fromGeorg Brandl2009-05-041-2/+2
* Merged revisions 72288 via svnmerge fromGeorg Brandl2009-05-041-1/+3
* version added 3.1Gregory P. Smith2009-05-041-1/+1
* documentation clarification. mention bytes.Gregory P. Smith2009-05-041-3/+4
* Merge refactoring I did when committing r72267 to trunk into theGregory P. Smith2009-05-041-0/+6
* Issue #5914: Add new C-API function PyOS_string_to_double, to complementMark Dickinson2009-05-031-0/+40
* Mention ipaddr in whatsnew for 3.1.Gregory P. Smith2009-05-031-0/+6
* Issue #3672: Reject surrogates in utf-8 codec; add surrogates errorMartin v. Löwis2009-05-021-0/+12
* port simplejson upgrade from the trunk #4136Benjamin Peterson2009-05-021-43/+20
* Merged revisions 72183-72184 via svnmerge fromGregory P. Smith2009-05-022-77/+80
* Merged revisions 72173 via svnmerge fromGregory P. Smith2009-05-011-0/+327
* versionaddedBenjamin Peterson2009-05-011-0/+4
* add myselfBenjamin Peterson2009-05-011-0/+1
* implement a detach() method for BufferedIOBase and TextIOBase #5883Benjamin Peterson2009-05-011-1/+25
* Merged revisions 72167 via svnmerge fromWalter Dörwald2009-05-011-1/+7
* Issue #5859: Remove '%f' to '%g' formatting switch for large floats.Mark Dickinson2009-05-011-7/+3
* Document the fact that 'compname' and 'comptype' are bytes.R. David Murray2009-04-291-9/+12
* Die, buffer(), die.Georg Brandl2009-04-291-1/+1
* Issue #5857: tokenize.tokenize() now returns named tuples.Raymond Hettinger2009-04-291-1/+6
* Merged revisions 72060 via svnmerge fromR. David Murray2009-04-281-44/+64
* Add another example to the seealso section.Raymond Hettinger2009-04-271-2/+9
* Third to last example is now marked as a test, but I can't actually testR. David Murray2009-04-271-29/+28
* Merged revisions 71955,71962 via svnmerge fromGeorg Brandl2009-04-271-3/+3
* Merged revisions 71814-71817,71901-71903 via svnmerge fromGeorg Brandl2009-04-277-8/+18
* Merged revisions 71607,71653,71696,71771,71786 via svnmerge fromGeorg Brandl2009-04-273-10/+12
* Merged revisions 71572 via svnmerge fromGeorg Brandl2009-04-278-111/+124
* Merged revisions 71544,71546,71554-71555 via svnmerge fromGeorg Brandl2009-04-272-5/+5
* Merged revisions 71540,71563 via svnmerge fromGeorg Brandl2009-04-271-1/+0
* Merged revisions 71503 via svnmerge fromGeorg Brandl2009-04-271-1/+1
* Remove merging accident.Georg Brandl2009-04-271-27/+0
* Merged revisions 71958 via svnmerge fromGeorg Brandl2009-04-271-7/+0
* Merged revisions 71956 via svnmerge fromGeorg Brandl2009-04-271-3/+9
* Merged revisions 71960 via svnmerge fromGeorg Brandl2009-04-272-5/+6