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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove confusing paragraph -- this is relevant only to advanced users anyway ...
Georg Brandl
2010-12-28
1
-8/+0
*
Replace sys.maxint mention by sys.maxsize.
Georg Brandl
2010-12-28
1
-1/+1
*
Issue #8966: Remove the documentation of ctypes.set_conversion_mode()
Victor Stinner
2010-12-28
1
-16/+0
*
Issue #10780: PyErr_SetFromWindowsErrWithFilename() and
Victor Stinner
2010-12-28
1
-2/+3
*
Issue #10779: PyErr_WarnExplicit() decodes the filename from the filesystem
Victor Stinner
2010-12-27
1
-2/+3
*
Issue #9738: Document encodings of AST, compiler, parser and PyRun functions
Victor Stinner
2010-12-27
1
-11/+20
*
Issue #9738: document encodings of unicode functions
Victor Stinner
2010-12-27
1
-1/+2
*
Issue #9738: Document encodings of error and warning functions
Victor Stinner
2010-12-27
1
-9/+16
*
Added logging documentation cross-references.
Vinay Sajip
2010-12-26
2
-4/+30
*
Improved logging cookbook for logging with multiprocessing.
Vinay Sajip
2010-12-26
1
-0/+100
*
Fix typo (#10770)
Éric Araujo
2010-12-26
1
-1/+1
*
Remove unexistent parameter (#3216)
Éric Araujo
2010-12-26
1
-1/+1
*
Fix typo spotted by Rodrigo Bernardo Pimentel (#9891)
Éric Araujo
2010-12-26
1
-1/+1
*
Adopt symmetric names for arguments (actual/expected --> first/second).
Raymond Hettinger
2010-12-24
1
-5/+5
*
Logging documentation updates.
Vinay Sajip
2010-12-24
1
-8/+7
*
Added an XXX note to describe timedelta/timedelta feature.
Alexander Belopolsky
2010-12-24
1
-0/+3
*
Fix docs and comment for r87454.
Raymond Hettinger
2010-12-24
1
-1/+1
*
Issue #9063: Corrected the tzinfo example.
Alexander Belopolsky
2010-12-24
1
-1/+1
*
Issue #10587: Document the meaning of str methods.
Alexander Belopolsky
2010-12-23
1
-9/+23
*
Another trivial typo correction in whatsnew
Michael Foord
2010-12-22
1
-1/+1
*
Logging documentation updates.
Vinay Sajip
2010-12-22
3
-47/+48
*
Minor typo corrections in whatsnew
Michael Foord
2010-12-22
1
-3/+3
*
Add todo
Raymond Hettinger
2010-12-22
1
-0/+2
*
Both PEP 3131 and the current implementation use NFKC normalization
Alexander Belopolsky
2010-12-22
1
-2/+2
*
Document the alternate format for :ref:.
Raymond Hettinger
2010-12-21
1
-0/+2
*
Reference the release schedule
Raymond Hettinger
2010-12-21
1
-0/+3
*
Deprecate assertDictContainsSubset()
Raymond Hettinger
2010-12-21
1
-3/+6
*
Suggest sys.maxsize as a reliable way to know whether the interpreter is 64-bit.
Antoine Pitrou
2010-12-21
1
-1/+11
*
Logging documentation updates.
Vinay Sajip
2010-12-19
3
-5/+26
*
Logging documentation reorganised.
Vinay Sajip
2010-12-19
7
-3845/+3737
*
#3243 follow-up: remove debugging print and fix docs; data is a bytes object.
v3.2b2
Georg Brandl
2010-12-19
2
-2/+2
*
Issue3243 - Support iterable bodies in httplib. Patch contributions by Xuanji...
Senthil Kumaran
2010-12-19
2
-10/+18
*
Fix markup error and update suspicious file.
Georg Brandl
2010-12-19
2
-2/+14
*
Logging documentation update.
Vinay Sajip
2010-12-19
1
-4/+7
*
#10573: use actual/expected consistently in unittest methods. The order of th...
Ezio Melotti
2010-12-18
1
-37/+38
*
#10723: add missing builtin exceptions.
Georg Brandl
2010-12-18
1
-0/+18
*
#10728: the default for printing help is sys.stdout, not stderr.
R. David Murray
2010-12-18
1
-2/+2
*
Fix typo.
Georg Brandl
2010-12-18
1
-1/+1
*
Make this a note again.
Antoine Pitrou
2010-12-18
1
-1/+1
*
Use kbd role.
Georg Brandl
2010-12-18
1
-1/+1
*
Typo fix.
Georg Brandl
2010-12-18
1
-1/+1
*
Add attribution.
Georg Brandl
2010-12-18
1
-0/+2
*
Nits.
Raymond Hettinger
2010-12-18
1
-2/+2
*
Add subparser aliases for argparse. Resolves issue 9324. Approved by Georg fo...
Steven Bethard
2010-12-18
1
-1/+11
*
Minor markup and wording fixups.
Raymond Hettinger
2010-12-18
1
-10/+10
*
Minor wordsmithing and markup fix-ups.
Raymond Hettinger
2010-12-18
1
-22/+25
*
Enhance argparse example to show aliases.
Raymond Hettinger
2010-12-18
1
-3/+4
*
Add link to a sample solution to a common problem.
Raymond Hettinger
2010-12-17
1
-0/+3
*
Fix typo
Daniel Stutzbach
2010-12-17
1
-3/+3
*
fix for an embarrassing autoformatting SNAFU. Thanks for your alertness, Anto...
Łukasz Langa
2010-12-17
1
-11/+24
[prev]
[next]