summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Simplify Counter() API. Replace items keyword argumentRaymond Hettinger2009-01-131-16/+16
* Issue 1696199: Add collections.Counter().Raymond Hettinger2009-01-121-0/+128
* Minor changes/corrections in markup.Vinay Sajip2009-01-121-17/+14
* add email addressesBenjamin Peterson2009-01-112-2/+2
* Update the documentation for binascii and zlib crc32/adler32 functionsGregory P. Smith2009-01-112-14/+55
* correct email addressGregory P. Smith2009-01-111-2/+2
* macos 9 isn't supportedBenjamin Peterson2009-01-101-1/+0
* move seealso to a more appropiate placeBenjamin Peterson2009-01-101-7/+4
* Corrected minor typo and added .currentmodule directives to fix missing cross...Vinay Sajip2009-01-101-1/+10
* fix encodingBenjamin Peterson2009-01-101-1/+1
* tp_iter only exists with Py_TPFLAGS_HAVE_ITER #4901Benjamin Peterson2009-01-101-1/+1
* Corrected an incorrect self-reference.Vinay Sajip2009-01-101-1/+0
* Minor documentation changes cross-referencing NullHandler to the documentatio...Vinay Sajip2009-01-101-1/+8
* Issue 4293: Make Py_AddPendingCall() thread safeKristján Valur Jónsson2009-01-092-0/+49
* fix spellingBenjamin Peterson2009-01-091-1/+1
* fix markupBenjamin Peterson2009-01-091-5/+4
* specify what -3 warnings are aboutBenjamin Peterson2009-01-091-1/+2
* fixed #4394 make the storage of the password optional in .pypircTarek Ziadé2009-01-083-37/+55
* Forward port r68394 for issue 4816.Raymond Hettinger2009-01-081-1/+12
* use new sphinx modulesBenjamin Peterson2009-01-082-10/+4
* string exceptions are goneBenjamin Peterson2009-01-081-0/+3
* Issue #4869: clarify documentation for random.expovariate.Mark Dickinson2009-01-071-3/+5
* Update make.bat.Georg Brandl2009-01-041-7/+2
* use Jinja 2.1.1Benjamin Peterson2009-01-041-3/+3
* Issue #4272: Add an optional argument to the GzipFile constructor to override...Antoine Pitrou2009-01-041-1/+10
* Fix two issues found by the suspicious builder.Georg Brandl2009-01-043-3/+3
* Add "suspicious" builder which finds leftover markup in the HTML files.Georg Brandl2009-01-045-12/+430
* Test commit.Georg Brandl2009-01-041-1/+0
* only check the actual compile() call for a SyntaxErrorBenjamin Peterson2009-01-041-5/+5
* Manually merge r67868 from 2.6 branch.Georg Brandl2009-01-031-7/+5
* Manually merge r68095,68186,68187,68188,68190 from 2.6 branch.Georg Brandl2009-01-031-7/+8
* Grammar fix.Georg Brandl2009-01-031-4/+3
* Disable the line length checker by default.Georg Brandl2009-01-032-3/+8
* Remove tabs from the documentation.Georg Brandl2009-01-0320-166/+163
* Remove trailing whitespace.Georg Brandl2009-01-03149-771/+771
* Fix uses of the default role.Georg Brandl2009-01-0311-79/+77
* Recognize usage of the default role.Georg Brandl2009-01-031-2/+10
* Add rstlint, a little tool to find subtle markup problems and inconsistencies...Georg Brandl2009-01-032-1/+220
* Fix role name.Georg Brandl2009-01-031-1/+1
* Make indentation consistent.Georg Brandl2009-01-031-9/+9
* Set eol-style correctly for mp_distributing.py.Georg Brandl2009-01-031-364/+364
* Issue 4796: Add from_float methods to the decimal module.Raymond Hettinger2009-01-031-0/+43
* Issue #4817: Remove unused function PyOS_GetLastModificationTime.Martin v. Löwis2009-01-032-10/+0
* Fix indentation.Georg Brandl2009-01-031-6/+6
* Issue #4615. Document how to use itertools for de-duping.Raymond Hettinger2009-01-021-0/+24
* Add various itemsAndrew M. Kuchling2009-01-021-2/+27
* #4811: fix markup glitches (mostly remains of the conversion),Georg Brandl2009-01-0219-39/+42
* Minor documentation changes relating to NullHandler, the module used for hand...Vinay Sajip2009-01-021-19/+38
* document PyMemberDefBenjamin Peterson2009-01-021-0/+63
* welcome to 2009, Python!Benjamin Peterson2009-01-011-1/+1