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
...
*
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
*
#7905: Actually respect the keyencoding parameter to shelve.Shelf.
Georg Brandl
2010-12-04
1
-4/+11
*
Add an "optimize" parameter to compile() to control the optimization level, a...
Georg Brandl
2010-12-04
4
-33/+72
*
#6045: provide at least get() and setdefault() for all dbm modules.
Georg Brandl
2010-12-04
1
-2/+7
*
issue7213 + issue2320: Cause a DeprecationWarning if the close_fds argument is
Gregory P. Smith
2010-12-04
1
-1/+6
*
Fix typo.
Georg Brandl
2010-12-04
1
-1/+1
*
Issue 10620: Specifying test modules by path instead of module name to 'pytho...
Michael Foord
2010-12-04
1
-0/+10
*
Fix indentation.
Georg Brandl
2010-12-03
1
-2/+1
*
Add an "advanced topics" section to the io doc.
Antoine Pitrou
2010-12-03
1
-13/+65
*
(no commit message)
Terry Reedy
2010-12-03
1
-1/+11
*
Fix punctuation.
Georg Brandl
2010-12-03
1
-2/+2
*
Issue 10499: Modular interpolation in configparser
Łukasz Langa
2010-12-03
2
-225/+260
*
Markup consistency fixes.
Georg Brandl
2010-12-03
1
-47/+40
*
Issue 2690: Add support for slicing and negative indices to range objects (in...
Nick Coghlan
2010-12-03
1
-1/+26
*
logging: Added getLogRecordFactory/setLogRecordFactory with docs and tests.
Vinay Sajip
2010-12-03
1
-0/+64
[prev]
[next]