summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* #6518: enable context manager protocol for ossaudiodev types.Georg Brandl2010-10-231-0/+9
* Revert r85797 (and r85798): it broke the Windows buildbots because ofAntoine Pitrou2010-10-221-2/+1
* Update what's newAntoine Pitrou2010-10-221-1/+2
* Issue #5639: Add a *server_hostname* argument to `SSLContext.wrap_socket`Antoine Pitrou2010-10-223-1/+32
* Fixed a typoAlexander Belopolsky2010-10-211-1/+1
* Issue #7061: Fixed section titleAlexander Belopolsky2010-10-211-1/+1
* Issue #10089: Add support for arbitrary -X options on the command-line.Antoine Pitrou2010-10-214-5/+55
* logging: Improved StreamHandler documentation.Vinay Sajip2010-10-201-11/+13
* logging: clarified Filter documentation.Vinay Sajip2010-10-201-6/+10
* Correct signature of BytesGenerator in docs.R. David Murray2010-10-191-1/+1
* logging: Documented usage of callables as filters.Vinay Sajip2010-10-191-6/+15
* Issue #7061: Fixed some of the issues in turtle module documentationAlexander Belopolsky2010-10-191-11/+13
* Be consistent in the spelling of thread-safe(ty).Georg Brandl2010-10-195-7/+7
* #10092: Properly reset locale in Locale*Calendar classes. The context manage...Georg Brandl2010-10-191-3/+9
* Tighten up 'byte string' wording in base64 docs.R. David Murray2010-10-171-20/+22
* #1343: Add short_empty_elements option to XMLGenerator.R. David Murray2010-10-171-1/+7
* Note the resolution of issue 9778.Skip Montanaro2010-10-171-0/+6
* make hashes always the size of pointers; introduce Py_hash_t #9778Benjamin Peterson2010-10-172-6/+11
* Syntax fixes for examples in the Doc/includesSenthil Kumaran2010-10-172-4/+4
* #9730: fix example.Georg Brandl2010-10-171-2/+2
* Fix documentation of dis.opmap direction.Georg Brandl2010-10-171-1/+1
* Make twisted example a bit more logical.Georg Brandl2010-10-171-5/+5
* Port changes to pickle docs apparently lost in py3k.Georg Brandl2010-10-171-79/+85
* #9237: document sys.call_tracing().Georg Brandl2010-10-171-0/+7
* #5121: fix claims about default values leading to segfaults.Georg Brandl2010-10-171-10/+10
* #9204: remove mentions of removed types in the types module.Georg Brandl2010-10-1710-29/+15
* Fix capitalization.Georg Brandl2010-10-171-2/+2
* #5962: clarify sys.exit() vs. threads.Georg Brandl2010-10-172-16/+22
* #9138: reword introduction to classes in Python.Georg Brandl2010-10-171-16/+16
* #9117: fix syntax for class definition.Georg Brandl2010-10-171-3/+6
* Some markup and style fixes in argparse docs.Georg Brandl2010-10-171-21/+29
* #9112: document error() and exit() methods of ArgumentParser.Georg Brandl2010-10-171-1/+14
* #9105: move pickle warning to a bit more prominent location.Georg Brandl2010-10-171-6/+6
* Remove second parser module example; it referred to non-readily-available exa...Georg Brandl2010-10-171-333/+2
* Make file names consistent.Georg Brandl2010-10-171-1/+1
* #9086: correct wrong terminology about linking with pythonXY.dll.Georg Brandl2010-10-171-11/+11
* #5212: md5 weaknesses do not affect hmac, so remove the note about that.Georg Brandl2010-10-171-5/+0
* Fix copy-paste error in example.Georg Brandl2010-10-171-2/+2
* #459007: merge info from PC/getpathp.c and using/windows.rst to document the ...Georg Brandl2010-10-171-17/+42
* #8968: add actual name of token constants.Georg Brandl2010-10-171-2/+61
* Fix hmac docs: it takes and returns bytes, except for hexdigest().Georg Brandl2010-10-171-16/+18
* #8855: add shelve security warning.Georg Brandl2010-10-171-0/+5
* #8811: small fixes to sqlite3 docs.Georg Brandl2010-10-171-16/+14
* #8686: remove potentially confusing wording that does not add any value.Georg Brandl2010-10-171-5/+0
* #8556: use less confusing mapping key in example.Georg Brandl2010-10-171-3/+2
* #10058: tweak wording about exception returns.Georg Brandl2010-10-171-9/+10
* Note that maxtasksperchild is new in 3.2.Georg Brandl2010-10-171-11/+12
* #10124: typo fix.Georg Brandl2010-10-161-1/+1
* #10122: typo fix.Georg Brandl2010-10-161-1/+1
* abiflags: alphabetize and versionaddedBarry Warsaw2010-10-161-5/+7