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
*
Issue #8844: Regular and recursive lock acquisitions can now be interrupted
Antoine Pitrou
2010-12-15
2
-0/+7
*
Mark up one missed None in pkgutil.rst (#8851)
Éric Araujo
2010-12-15
1
-2/+2
*
Issue 10534, difflib: tweak doc; test new SequenceMatcher instance attributes...
Terry Reedy
2010-12-15
1
-5/+5
*
Use nested method directives, rewrap long lines, fix whitespace.
Éric Araujo
2010-12-15
1
-50/+56
*
Improve trace documentation (#9264). Patch by Eli Bendersky.
Éric Araujo
2010-12-15
1
-50/+119
*
Move the urllib-inherited API to a distinguished section
Antoine Pitrou
2010-12-15
1
-156/+164
*
#10705: document what the values of debuglevel are and mean.
R. David Murray
2010-12-15
1
-2/+4
*
Logging documentation update.
Vinay Sajip
2010-12-14
1
-154/+159
*
#775964: skip YP/NIS entries instead of failing the test
R. David Murray
2010-12-14
1
-1/+3
*
Issue #6559: fix the subprocess.Popen pass_fds implementation. Add a unittest.
Gregory P. Smith
2010-12-14
1
-5/+13
*
#1078919: make add_header automatically do RFC2231 encoding when needed.
R. David Murray
2010-12-13
1
-2/+19
*
#10698: fix typo in example.
R. David Murray
2010-12-13
1
-1/+1
*
Logging documentation update.
Vinay Sajip
2010-12-13
1
-2/+5
*
Logging documentation update.
Vinay Sajip
2010-12-13
1
-110/+128
*
Logging documentatio update.
Vinay Sajip
2010-12-13
1
-1/+2
*
Get rid of the close_fds DeprecationWarning. Changes the default on a per
Gregory P. Smith
2010-12-13
1
-8/+6
*
Logging documentation - further update.
Vinay Sajip
2010-12-12
1
-2/+2
*
Logging documentation - further update.
Vinay Sajip
2010-12-12
1
-4/+24
*
Logging documentation - further update.
Vinay Sajip
2010-12-12
1
-3/+4
*
Improve readability of the socket docs
Antoine Pitrou
2010-12-12
1
-57/+82
*
Homogenize the "optional OS services" menu
Antoine Pitrou
2010-12-12
4
-12/+12
*
Consistent ordering of availability statements
Antoine Pitrou
2010-12-12
1
-2/+2
*
Fix heading level
Antoine Pitrou
2010-12-12
1
-2/+2
*
Remove redundant sentence, and fix markup
Antoine Pitrou
2010-12-12
1
-7/+4
*
Add link to the buffer protocol description from the memory description.
Antoine Pitrou
2010-12-12
1
-2/+2
*
Make this a warning and fix indentation
Antoine Pitrou
2010-12-12
1
-6/+6
*
Obsolete aliases needn't be documented
Antoine Pitrou
2010-12-12
1
-4/+0
*
Remove reference to stuff which is already obsolete in 2.x.
Antoine Pitrou
2010-12-12
1
-82/+0
*
SET_LINENO was removed in 2.3
Antoine Pitrou
2010-12-12
1
-5/+0
*
Logging documentation - further update.
Vinay Sajip
2010-12-12
1
-51/+101
*
Logging documentation - further update.
Vinay Sajip
2010-12-12
1
-0/+5
*
Logging documentation - further update.
Vinay Sajip
2010-12-12
1
-0/+8
*
Logging documentation update.
Vinay Sajip
2010-12-12
1
-144/+420
*
remove (un)transform methods
Benjamin Peterson
2010-12-12
2
-48/+2
*
Updated UCD version and unicode.org links to Unicode 6.0.0
Alexander Belopolsky
2010-12-10
1
-8/+9
*
Minor documentation tweak.
Vinay Sajip
2010-12-10
1
-2/+2
*
Fix "seperate".
Georg Brandl
2010-12-09
1
-1/+1
*
Issue #10546: UTF-16-LE and UTF-16-BE *do* support non-BMP characters
Victor Stinner
2010-12-08
1
-2/+2
*
Make the example a little more interesting and useful.
Raymond Hettinger
2010-12-07
1
-0/+3
*
Add example for the entry for argparse
Raymond Hettinger
2010-12-07
1
-0/+1
*
Note improvements to the docs.
Raymond Hettinger
2010-12-06
2
-4/+6
*
Mention itertools.accumulate().
Raymond Hettinger
2010-12-04
1
-0/+1
*
Doc nit.
Raymond Hettinger
2010-12-04
1
-1/+1
*
Fix markup errors.
Georg Brandl
2010-12-04
3
-4/+4
*
clarify the docs and new warning message.
Gregory P. Smith
2010-12-04
1
-1/+1
*
Issue #10601: sys.displayhook uses 'backslashreplace' error handler on
Victor Stinner
2010-12-04
1
-2/+28
*
Add display/undisplay pdb commands.
Georg Brandl
2010-12-04
1
-0/+16
*
#7245: Add a SIGINT handler on continue in pdb that allows to break a program...
Georg Brandl
2010-12-04
1
-1/+11
*
configparser: fixed inconsistency where in SafeConfigParser option values
Łukasz Langa
2010-12-04
1
-4/+18
*
Add the "interact" pdb command from pdb++.
Georg Brandl
2010-12-04
1
-0/+8
[next]