- d22557c Fix typo. by Georg Brandl · 15 years ago
- fed1576 Add various items by Andrew M. Kuchling · 15 years ago
- cf741ce Fix syntax: "rc != None" -> "rc is not None" by Florent Xicluna · 15 years ago
- 0d4bfec #8044: document Py_{Enter,Leave}RecursiveCall functions. by Georg Brandl · 15 years ago
- 38c7203 #8039: document conditional expressions better, giving them their own section. by Georg Brandl · 15 years ago
- 303e675 #8085: The function is called PyObject_NewVar, not PyObject_VarNew. by Georg Brandl · 15 years ago
- fc8a1ed Refresh the documentation for the test.test_support module. by Florent Xicluna · 15 years ago
- 154b7ad Issue #1530559: When packing a non-integer with any integer conversion by Mark Dickinson · 15 years ago
- 21e99f4 #5341: more built-in vs builtin fixes. by Georg Brandl · 15 years ago
- a7fa032 settscdump is definitely an implementation detail by Benjamin Peterson · 15 years ago
- 3bbb672 Merged code from pysqlite 2.6.0. by Gerhard Häring · 15 years ago
- 3f3330f Fix documentation of email.Message.get_filename to match by R. David Murray · 15 years ago
- ac80c15 rephrase by Benjamin Peterson · 15 years ago
- 6458104 Issue #7232: Add support for the context manager protocol to the TarFile class. by Lars Gustäbel · 15 years ago
- c516d19 fix Sphinx warnings by Benjamin Peterson · 15 years ago
- 90c5802 edit for style by Benjamin Peterson · 15 years ago
- d2decd9 Add some x-refs. by Georg Brandl · 15 years ago
- a39e966 set svn:eol-style by Benjamin Peterson · 15 years ago
- abe6331 Link correction in documentation. by Michael Foord · 15 years ago
- ab21f75 Add an item by Andrew M. Kuchling · 15 years ago
- e9330e7 Initial commit of the argparse library, based on argparse 1.1. by Steven Bethard · 15 years ago
- fe6f07c #7637: avoid repeated-concatenation antipattern in example by Andrew M. Kuchling · 15 years ago
- 66dab17 #7191: describe more details of wbits parameter by Andrew M. Kuchling · 15 years ago
- f8af7b4 #7637: update discussion of minidom.unlink() and garbage collection by Andrew M. Kuchling · 15 years ago
- 3c699d3 Adds c_ssize_t to ctypes. issue 6729. by Gregory P. Smith · 15 years ago
- e6390a1 Adds the hashlib.algorithms attribute. See issue7418. by Gregory P. Smith · 15 years ago
- 68beef6 Pep8ify test names in the examples. by Ezio Melotti · 15 years ago
- 37212ed Link to http://www.python.org/dev/workflow/ from bugs page. by Georg Brandl · 15 years ago
- 8dd547f Fix missing parenthesis. by Ezio Melotti · 15 years ago
- 84424f1 typo: __next__ -> next by Ezio Melotti · 15 years ago
- 9aeeffa #7407: specify default maxsize value; patch by Floris Bruynooghe by Andrew M. Kuchling · 15 years ago
- c994186 Fixing issue5475 : urllib2.getproxies not documented by Senthil Kumaran · 15 years ago
- 271b7e1 Issue #7928: Document str.format element_index better. by Eric Smith · 15 years ago
- de8b2ac Issue #5965: Add documentation for parts of format specification language. by Eric Smith · 15 years ago
- e4c74e1 Issue #8004: add a serve target to the Doc Makefile. by Dirkjan Ochtman · 15 years ago
- 2d78070 Issue #7733: add explicit reference in asyncore docs. by Dirkjan Ochtman · 15 years ago
- 6ae19ad #8000: fix deprecated directive. What a shame to lose that glorious issue number to such a minor bug :) by Georg Brandl · 15 years ago
- 8614817 Fix #1537721: add writeheader() method to csv.DictWriter. by Dirkjan Ochtman · 15 years ago
- 1605b33 fixup markup error by Jack Diederich · 15 years ago
- 1e069ee added a note on shutil new APIs by Tarek Ziadé · 15 years ago
- 48cc8dc added make_archive (and secondary APIs) to shutil by Tarek Ziadé · 15 years ago
- f2055ae Remove Tools/modulator, a reference to it in the docs, and a screenshot of it. by Andrew M. Kuchling · 15 years ago
- 8f48f4c fixes issue #7530, serve_forever() by Jack Diederich · 15 years ago
- f5be4e6 Clarify description of three-argument pow for Decimal types: the exponent of the result is always 0. by Mark Dickinson · 15 years ago
- dfd0148 #6414: clarify description of processor endianness. by Andrew M. Kuchling · 15 years ago
- 6b2bd05 #7794: describe 2.6 support for executing directories and zip archives by Andrew M. Kuchling · 15 years ago
- 25d6ddd #7076: mention SystemRandom class near start of the module docs; reword change description for clarity. Noted by Shawn Ligocki. by Andrew M. Kuchling · 15 years ago
- c7337b8 Re-word by Andrew M. Kuchling · 15 years ago
- 82b34c5 Issue #5211: Fix complex type to avoid implicit calls to by Mark Dickinson · 15 years ago
- 61afd26 logging: Documented warnings module integration. by Vinay Sajip · 15 years ago
- 74cbd66 #7967: PyXML is no more. by Georg Brandl · 15 years ago
- cc43b56 - apply patch from issue 7005 - add corresponding documentation by Fred Drake · 15 years ago
- 6d8effb Issue #7633: Context method in the decimal module (with the exception by Mark Dickinson · 15 years ago
- e41e4db Add various items by Andrew M. Kuchling · 15 years ago
- 6dfe662 Make the references to Popen in the description of Call by R. David Murray · 15 years ago
- cef3409 Remove incorrect apostrophe. by Eric Smith · 15 years ago
- f0f6bd6 #7926: fix-up wording. by Georg Brandl · 16 years ago
- 4a670c5 #7926: fix stray parens. by Georg Brandl · 16 years ago
- a68f7b8 #7921: fix links. Patch by Brian Curtin. by Ezio Melotti · 16 years ago
- 6164d7a #7907: fix wrong function name in doc. Patch by Brian Curtin. by Ezio Melotti · 16 years ago
- 7c29f07 Issue 5754: tweak shelve doc wording to make it clearer that even when by R. David Murray · 16 years ago
- db43b5a Issue 7893 and Issue 7588 by Michael Foord · 16 years ago
- 7b5aa46 Doc fix for unittest. by Michael Foord · 16 years ago
- fe6349c Make assertMultiLineEqual the default for comparing unicode strings. by Michael Foord · 16 years ago
- 1247775 Fix typo by Ezio Melotti · 16 years ago
- dde96e6 Clarify and correct description for ccbench and iobench. by Antoine Pitrou · 16 years ago
- 0e7123f Add two items; move a subsection by Andrew M. Kuchling · 16 years ago
- 9e483ef Move distutils into its own subsection; add various items by Andrew M. Kuchling · 16 years ago
- dd25e86 Issue 6003: ZipFile.writestr "compression_type" argument by Ronald Oussoren · 16 years ago
- dc3694b Rename "exc_value" attribute on assertRaises context manager to "exception". by Georg Brandl · 16 years ago
- ab3f5cb A number of APIs in macostools cannot work in 64-bit mode because they by Ronald Oussoren · 16 years ago
- 6f82cd3 #5341: fix "builtin" where used as an adjective ("built-in" is correct). by Georg Brandl · 16 years ago
- b79dc30 Review sysconfig docs. by Georg Brandl · 16 years ago
- 1c7c730 #7864: make deprecation notices a bit clearer. by Georg Brandl · 16 years ago
- ba7732e Minor doc change. by Michael Foord · 16 years ago
- fb0844b Adding versionadded to test skipping section of unittest documentation. by Michael Foord · 16 years ago
- 1f3fa8a Example of using assertRaises as a context manager in the unittest documentation. by Michael Foord · 16 years ago
- 1c43001 Closes issue 7030. by Michael Foord · 16 years ago
- b1e66ee Resolve bug 7847 by including documentation for -J, -U, and -X under "Options by Barry Warsaw · 16 years ago
- 0e6e97d Issue #7851: logging: clarification on logging configuration files. by Vinay Sajip · 16 years ago
- 85ee3e1 Use correct assert* methods in the examples. by Ezio Melotti · 16 years ago
- 7dfc9e1 Issue 6760: Clarify args handling for subprocess.Popen. Patch by Chris Rebert by Nick Coghlan · 16 years ago
- b3c5488 Corrected list of attributes exposed by sys.getwindowsversion. by Eric Smith · 16 years ago
- f8f4207 Explicitly mention the default value for formatdate's usegmt parameter. by R. David Murray · 16 years ago
- 17ae2ba Add various items by Andrew M. Kuchling · 16 years ago
- 2b21069 added a note in the whatsnew file for sysconfig by Tarek Ziadé · 16 years ago
- 1b93fc1 first version of the sysconfig module documentation by Tarek Ziadé · 16 years ago
- 039c899 Add various items by Andrew M. Kuchling · 16 years ago
- e70c72c Minor modification to unittest documentation. by Michael Foord · 16 years ago
- 979d79c Fix-up ftplib documentation: by Georg Brandl · 16 years ago
- 3fd2db9 move distutils.rst to different toc by Benjamin Peterson · 16 years ago
- 53ffca5 #7802: fix invalid example (heh). by Georg Brandl · 16 years ago
- 91d26b4 Use the correct markup for args by Ezio Melotti · 16 years ago
- 99af648 Relocate a couple of stars and remove redundant backticks by Ezio Melotti · 16 years ago
- a36507c Issue #7767: Add new C-API function PyLong_AsLongLongAndOverflow, a by Mark Dickinson · 16 years ago
- 75d3fb1 #7801: fix xmlrpclib binary example, open the picture in binary mode by Victor Stinner · 16 years ago
- 7b4e02c #7765: typos by Ezio Melotti · 16 years ago
- 654ade3 Issue #6963: Added maxtasksperchild argument to multiprocessing.Pool by Jesse Noller · 16 years ago
- 096d0bf Fix type on getwindowsversion documentation. Thanks Taggnostr. by Eric Smith · 16 years ago
- ee931b7 Issue #7766: Change sys.getwindowsversion() return value to a named tuple and add the additional members returned in an OSVERSIONINFOEX structure. The new members are service_pack_major, service_pack_minor, suite_mask, and product_type. by Eric Smith · 16 years ago