index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Correct signature of BytesGenerator in docs.
R. David Murray
2010-10-19
1
-1/+1
*
logging: Documented usage of callables as filters.
Vinay Sajip
2010-10-19
1
-6/+15
*
Issue #7061: Fixed some of the issues in turtle module documentation
Alexander Belopolsky
2010-10-19
1
-11/+13
*
Be consistent in the spelling of thread-safe(ty).
Georg Brandl
2010-10-19
4
-6/+6
*
#10092: Properly reset locale in Locale*Calendar classes. The context manage...
Georg Brandl
2010-10-19
1
-3/+9
*
Tighten up 'byte string' wording in base64 docs.
R. David Murray
2010-10-17
1
-20/+22
*
#1343: Add short_empty_elements option to XMLGenerator.
R. David Murray
2010-10-17
1
-1/+7
*
#9730: fix example.
Georg Brandl
2010-10-17
1
-2/+2
*
Fix documentation of dis.opmap direction.
Georg Brandl
2010-10-17
1
-1/+1
*
Make twisted example a bit more logical.
Georg Brandl
2010-10-17
1
-5/+5
*
Port changes to pickle docs apparently lost in py3k.
Georg Brandl
2010-10-17
1
-79/+85
*
#9237: document sys.call_tracing().
Georg Brandl
2010-10-17
1
-0/+7
*
#5962: clarify sys.exit() vs. threads.
Georg Brandl
2010-10-17
2
-16/+22
*
Some markup and style fixes in argparse docs.
Georg Brandl
2010-10-17
1
-21/+29
*
#9112: document error() and exit() methods of ArgumentParser.
Georg Brandl
2010-10-17
1
-1/+14
*
#9105: move pickle warning to a bit more prominent location.
Georg Brandl
2010-10-17
1
-6/+6
*
Remove second parser module example; it referred to non-readily-available exa...
Georg Brandl
2010-10-17
1
-333/+2
*
#5212: md5 weaknesses do not affect hmac, so remove the note about that.
Georg Brandl
2010-10-17
1
-5/+0
*
Fix copy-paste error in example.
Georg Brandl
2010-10-17
1
-2/+2
*
#8968: add actual name of token constants.
Georg Brandl
2010-10-17
1
-2/+61
*
Fix hmac docs: it takes and returns bytes, except for hexdigest().
Georg Brandl
2010-10-17
1
-16/+18
*
#8855: add shelve security warning.
Georg Brandl
2010-10-17
1
-0/+5
*
#8811: small fixes to sqlite3 docs.
Georg Brandl
2010-10-17
1
-16/+14
*
#8686: remove potentially confusing wording that does not add any value.
Georg Brandl
2010-10-17
1
-5/+0
*
#8556: use less confusing mapping key in example.
Georg Brandl
2010-10-17
1
-3/+2
*
Note that maxtasksperchild is new in 3.2.
Georg Brandl
2010-10-17
1
-11/+12
*
#10122: typo fix.
Georg Brandl
2010-10-16
1
-1/+1
*
abiflags: alphabetize and versionadded
Barry Warsaw
2010-10-16
1
-5/+7
*
First (uncontroversial) part of issue 9807.
Barry Warsaw
2010-10-16
1
-0/+5
*
#10072: assume a bit less knowledge of the FTP protocol in the ftplib docs.
Georg Brandl
2010-10-15
1
-17/+27
*
#4785: document strict argument of JSONDecoder, plus add object_pairs_hook in...
Georg Brandl
2010-10-15
1
-3/+8
*
#7790: move table of struct_time members to the actual description of struct_...
Georg Brandl
2010-10-15
1
-44/+50
*
#4968: updates to inspect.is* function docs.
Georg Brandl
2010-10-15
1
-7/+10
*
#6798: fix wrong docs for the arguments to several trace events.
Georg Brandl
2010-10-15
1
-4/+5
*
#7303: add documentation for useful pkgutil functions and classes.
Georg Brandl
2010-10-15
1
-28/+154
*
#9801: document how list and dict proxies created by Managers behave w.r.t. m...
Georg Brandl
2010-10-15
1
-0/+18
*
#9683: remove broken dead code dealing with nested arguments removed from Py3...
Georg Brandl
2010-10-15
1
-5/+5
*
#7771: reference to documentation of dictview methods and operations.
Georg Brandl
2010-10-15
1
-28/+7
*
#2830: add html.escape() helper and move cgi.escape() uses in the standard li...
Georg Brandl
2010-10-15
3
-7/+26
*
Fix a minor docs bug.
Senthil Kumaran
2010-10-15
1
-2/+2
*
#5355: Provide mappings from Expat error numbers to string descriptions and b...
Georg Brandl
2010-10-15
1
-48/+43
*
Fix sphinx role markups.
Senthil Kumaran
2010-10-15
1
-4/+5
*
Fix ``make check`` warnings.
Senthil Kumaran
2010-10-15
1
-18/+19
*
Fixing some sphinx inline directives - detected using ``make check``.
Senthil Kumaran
2010-10-15
7
-12/+12
*
Issue10100 - fromfd is now available on all platforms
Senthil Kumaran
2010-10-15
1
-1/+0
*
Issue #7523: Add SOCK_CLOEXEC and SOCK_NONBLOCK to the socket module,
Antoine Pitrou
2010-10-14
1
-0/+15
*
Issue10063 - file:// scheme will stop accessing remote hosts via ftp protocol
Senthil Kumaran
2010-10-14
1
-2/+6
*
#1710703: write zipfile structures also in the case of closing a new, but emp...
Georg Brandl
2010-10-14
1
-0/+4
*
#6825: small correction to split() docs.
Georg Brandl
2010-10-14
1
-8/+8
*
#10046: small correction to atexit docs.
Georg Brandl
2010-10-14
1
-2/+2
[prev]
[next]