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
*
Fix invalid markup and update suspicious ignores.
Georg Brandl
2012-03-04
2
-3/+3
*
Issue #13964: signal.sigtimedwait() timeout is now a float instead of a tuple
Victor Stinner
2012-03-02
1
-5/+4
*
Merge 3.2
Eli Bendersky
2012-03-02
1
-0/+8
|
\
|
*
Issue #11379: add a note in xml.dom.minidom suggesting to use etree in some c...
Eli Bendersky
2012-03-02
1
-0/+8
*
|
Merge branch '3.2'
Petri Lehtinen
2012-03-01
1
-8/+8
|
\
\
|
*
|
sqlite3: Port documentation changes from the 2.7 branch
Petri Lehtinen
2012-03-01
1
-8/+8
|
|
/
*
|
Add missing 'versionadded' for shlex.quote; closes #14165
Eli Bendersky
2012-03-01
1
-0/+1
*
|
#14155: merge with 3.2.
Ezio Melotti
2012-02-29
1
-52/+28
|
\
\
|
|
/
|
*
#14155: remove duplication about search vs match in re doc.
Ezio Melotti
2012-02-29
1
-52/+28
*
|
#10713: merge with 3.2.
Ezio Melotti
2012-02-29
1
-8/+14
|
\
\
|
|
/
|
*
#10713: Improve documentation for \b and \B and add a few tests. Initial pat...
Ezio Melotti
2012-02-29
1
-8/+14
*
|
merge with 3.2
Sandro Tosi
2012-02-28
1
-1/+1
|
\
\
|
|
/
|
*
s/div/truediv/; thanks to Félix-Antoine Fortin from docs@
Sandro Tosi
2012-02-28
1
-1/+1
*
|
Update importlib.invalidate_caches() to be more general.
Brett Cannon
2012-02-27
1
-3/+12
*
|
typo
Benjamin Peterson
2012-02-27
1
-1/+1
*
|
Issue #14123: Explicitly mention that old style % string formatting has cavea...
Gregory P. Smith
2012-02-26
1
-2/+7
|
\
\
|
|
/
|
*
Issue #14123: Explicitly mention that old style % string formatting has caveats
Gregory P. Smith
2012-02-26
1
-2/+7
*
|
Close issue #6210: Implement PEP 409
Nick Coghlan
2012-02-26
2
-4/+23
*
|
#14081: The sep and maxsplit parameter to str.split, bytes.split, and bytearr...
Ezio Melotti
2012-02-26
1
-2/+2
*
|
Merge 3.2
Éric Araujo
2012-02-26
1
-1/+1
|
\
\
|
|
/
|
*
Use const markup instead of a misleading string literal
Éric Araujo
2012-02-26
1
-1/+1
*
|
- Issue #10181: New memoryview implementation fixes multiple ownership
Stefan Krah
2012-02-25
1
-40/+258
*
|
Issue #13846: Enhance time.monotonic() documentation
Victor Stinner
2012-02-23
1
-2/+3
*
|
merge with 3.2
Georg Brandl
2012-02-23
2
-3/+4
|
\
\
|
|
/
|
*
Fix markup errors.
Georg Brandl
2012-02-23
2
-3/+5
*
|
adjust docs for unicode 6.1
Benjamin Peterson
2012-02-21
1
-4/+4
*
|
Merge 3.2: Issue #13703 plus some related test suite fixes.
Georg Brandl
2012-02-20
1
-0/+4
|
\
\
|
|
/
|
*
Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic...
Georg Brandl
2012-02-20
1
-0/+4
|
|
\
|
|
*
Issue #13703: add a way to randomize the hash values of basic types (str, byt...
Georg Brandl
2012-02-20
1
-0/+4
*
|
|
Merged upstream changes.
Vinay Sajip
2012-02-20
1
-3/+8
|
\
\
\
|
*
|
|
Issue #13641: Decoding functions in the base64 module now accept ASCII-only u...
Antoine Pitrou
2012-02-20
1
-3/+8
*
|
|
|
Merged documentation update from 3.2.
Vinay Sajip
2012-02-20
1
-6/+8
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
logging: clarified documentation for Handler.handleError.
Vinay Sajip
2012-02-20
1
-6/+8
*
|
|
Merge
Antoine Pitrou
2012-02-20
1
-15/+16
|
\
\
\
|
*
\
\
Merge 3.2
Éric Araujo
2012-02-20
1
-15/+16
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Add missing “::” markup.
Éric Araujo
2012-02-20
1
-15/+16
*
|
|
|
Issue #14043: Speed up importlib's _FileFinder by at least 8x, and add a new ...
Antoine Pitrou
2012-02-20
1
-0/+8
|
/
/
/
*
|
|
Issue #13605: merge with 3.2
Sandro Tosi
2012-02-19
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #13605: use print() in argparse nargs example
Sandro Tosi
2012-02-19
1
-1/+1
*
|
|
merge with 3.2
Sandro Tosi
2012-02-19
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Indent 'File' in memoryview example, so it is correctly highlighted
Sandro Tosi
2012-02-19
1
-1/+1
*
|
|
merge with 3.2
Sandro Tosi
2012-02-18
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
fix error in memoryview example; thanks to kan lianlian from docs@
Sandro Tosi
2012-02-18
1
-1/+1
*
|
|
#14020: merge with 3.2.
Ezio Melotti
2012-02-18
1
-67/+205
|
\
\
\
|
|
/
/
|
*
|
#14020: improve HTMLParser documentation.
Ezio Melotti
2012-02-18
1
-67/+205
*
|
|
Merge branch '3.2'
Petri Lehtinen
2012-02-16
1
-6/+5
|
\
\
\
|
|
/
/
|
*
|
sqlite3: Fix documentation errors concerning Cursor.rowcount
Petri Lehtinen
2012-02-16
1
-6/+5
*
|
|
Issue #11836: document and expose multiprocessing.SimpleQueue
Sandro Tosi
2012-02-15
1
-1/+18
|
\
\
\
|
|
/
/
|
*
|
Issue #11836: document multiprocessing.queues.SimpleQueue
Sandro Tosi
2012-02-15
1
-1/+18
*
|
|
Merge branch '3.2'
Petri Lehtinen
2012-02-15
1
-6/+2
|
\
\
\
|
|
/
/
[next]