summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Fix a few XXX markersAndrew M. Kuchling2006-04-071-8/+7
* Fix unfinished paragraph; markup fixAndrew M. Kuchling2006-04-061-4/+6
* Expand the PEP 353 section; various smaller changesAndrew M. Kuchling2006-04-061-14/+64
* Bug #1464658: make clear that PyList_GetItem doesn't take negative indices.Georg Brandl2006-04-061-2/+3
* Bug #1465619: rot13 codec decodes to a Unicode string.Georg Brandl2006-04-061-1/+1
* Bug #1465600: note encoding issue in ZipFile.write().Georg Brandl2006-04-061-4/+11
* revert incomplete changes committed by accidentFred Drake2006-04-061-3/+4
* update URL to reflect new websiteFred Drake2006-04-062-5/+4
* Bump version number after alpha1 releaseAndrew M. Kuchling2006-04-051-1/+1
* Reference PEP 356Andrew M. Kuchling2006-04-041-1/+1
* Add a paragraph about PEP 353; add a few more fixesAndrew M. Kuchling2006-04-041-3/+19
* Tidy up the document in preparation for 2.5alpha1. Hope I didn't break the m...Andrew M. Kuchling2006-04-041-12/+18
* Change the example classes UnicodeReader and UnicodeWriter soWalter Dörwald2006-04-041-11/+35
* added another example of Unicode CSV parsing; reworked the example text a bit...David Goodger2006-04-041-9/+48
* - Patch #360466: Replace the MD5 implementation from RSA Data Security IncMatthias Klose2006-04-031-20/+43
* preparation for 2.5a1Anthony Baxter2006-04-032-1/+3
* Add sections for new modules; will write tutorial laterAndrew M. Kuchling2006-04-031-10/+50
* Accept keyword arguments for __import__ and doc the addition of the level par...Neal Norwitz2006-04-031-3/+12
* Document recent fdopen() change.Georg Brandl2006-04-021-1/+5
* end the sentence...Fredrik Lundh2006-04-021-1/+1
* fix markup errorFred Drake2006-04-021-1/+1
* Grammar fixAndrew M. Kuchling2006-04-021-1/+1
* Write various sections; I haven't been able to check whether the TeX markup i...Andrew M. Kuchling2006-04-021-30/+395
* Patch #624325: urlparse.urlparse() and urlparse.urlsplit() resultsFred Drake2006-04-011-34/+138
* Make firstweekday a simple attribute insteadWalter Dörwald2006-04-011-9/+0
* Fix LaTeX oversight.Georg Brandl2006-04-011-1/+1
* Update status of this PEPAndrew M. Kuchling2006-04-011-2/+2
* clarify new docs on attr value entity expansionGeorg Brandl2006-04-011-2/+9
* patch #1462498: handle entityrefs in attribute values.Georg Brandl2006-04-011-2/+5
* Bug #947906: Add classes LocaleTextCalendar and LocaleHTMLCalendar,Walter Dörwald2006-04-011-0/+18
* Patch #1462496: typo in libsignal.texGeorg Brandl2006-04-011-1/+1
* Patch #1459631: documnent zlib.Decompress.flush() length parameter.Georg Brandl2006-04-011-1/+4
* Bug #1460564: document that socket.fromfd() duplicates the givenGeorg Brandl2006-04-011-4/+5
* bug #1462278: small fix in documentation of __op__ vs __rop__ methodsGeorg Brandl2006-04-011-8/+9
* add support for the sips: scheme (identical to sip: except for scheme name)Fred Drake2006-04-011-2/+2
* bug #1444104: add note about fdopen() to os.open().Georg Brandl2006-03-311-1/+2
* Bug #1445068: getpass.getpass() can now be given an explicit streamGeorg Brandl2006-03-311-2/+6
* Add 2.5 libraries.Martin v. Löwis2006-03-311-0/+16
* typosGeorg Brandl2006-03-311-2/+2
* Complete markup.Georg Brandl2006-03-311-23/+54
* Bug #947906: An object oriented interface has been added to the calendarWalter Dörwald2006-03-311-17/+135
* Add index entries for new-style/old-style class.Georg Brandl2006-03-311-1/+5
* object() is a function, not a base class.Georg Brandl2006-03-311-1/+1
* Bug #1461610: xmlrpclib has no function "binary".Georg Brandl2006-03-311-4/+0
* Fix typos.Walter Dörwald2006-03-311-2/+2
* Clarify what the final argument does inWalter Dörwald2006-03-311-0/+4
* improve reporting of illegal section nesting (provide location whichFred Drake2006-03-311-1/+18
* fix sectioning: cannot skip section levelsFred Drake2006-03-311-2/+2
* SF patch #1458476 with modifications based on discussions in python-dev. ThisBarry Warsaw2006-03-301-4/+3
* Mark the upload command as new in 2.5, per Neal Norwitz's request.Phillip J. Eby2006-03-301-0/+2