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
*
Sort and clean up suspicious ignore file.
Georg Brandl
2012-03-04
1
-173/+165
*
Fix invalid markup and update suspicious ignores.
Georg Brandl
2012-03-04
3
-10/+20
*
Fix encoding handling of the pydoc-topics writer.
Georg Brandl
2012-03-04
1
-2/+3
*
Basic documentation for PEP 414
Armin Ronacher
2012-03-04
1
-1/+9
*
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
*
|
Issue #10181: Add warning that structure layouts in memoryobject.h and
Stefan Krah
2012-02-29
1
-0/+9
*
|
Add PyMemoryView_FromMemory() to whatsnew/3.3.
Stefan Krah
2012-02-29
2
-0/+6
*
|
#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: Propagate changes for issues #13053 and #13086 from 2.7 to 3.2.
Larry Hastings
2012-02-29
2
-26/+219
|
\
\
|
|
/
|
*
Propagate changes for issues #13053 and #13086 from 2.7 to 3.2. (Doc only.)
Larry Hastings
2012-02-29
2
-26/+219
*
|
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
*
|
Merged cookbook improvement from 3.2.
Vinay Sajip
2012-02-28
1
-6/+11
|
\
\
|
|
/
|
*
Improved logging cookbook example.
Vinay Sajip
2012-02-28
1
-6/+11
*
|
Merge with 3.2.
Georg Brandl
2012-02-28
1
-4/+2
|
\
\
|
|
/
|
*
Fix markup errors.
Georg Brandl
2012-02-28
1
-4/+2
*
|
Update importlib.invalidate_caches() to be more general.
Brett Cannon
2012-02-27
1
-3/+12
*
|
Some corrections for the Doc/extending documentation. Closes #14129
Eli Bendersky
2012-02-27
3
-45/+23
*
|
typo
Benjamin Peterson
2012-02-27
1
-1/+1
*
|
Merged cookbook update for LogRecord customisation.
Vinay Sajip
2012-02-27
1
-0/+82
|
\
\
|
|
/
|
*
Updated cookbook with information on customising LogRecords.
Vinay Sajip
2012-02-27
1
-0/+82
*
|
Merged cookbook update from 3.2.
Vinay Sajip
2012-02-27
1
-4/+132
|
\
\
|
|
/
|
*
Updated logging cookbook with info on alternative format styles.
Vinay Sajip
2012-02-27
1
-4/+132
*
|
Remove duplicate label.
Georg Brandl
2012-02-26
1
-2/+0
*
|
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
5
-10/+101
*
|
#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
|
\
\
|
|
/
|
*
Branch merge
É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
*
|
|
#14114: merge with 3.2.
Ezio Melotti
2012-02-25
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
#14114: don't include copybutton.js in the htmlhelp output.
Ezio Melotti
2012-02-25
1
-1/+1
|
|
/
|
*
Add 3.2.3 to license.
Georg Brandl
2012-02-23
1
-0/+2
*
|
- Issue #10181: New memoryview implementation fixes multiple ownership
Stefan Krah
2012-02-25
5
-244/+712
*
|
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
*
|
remove unapplicable statement
Benjamin Peterson
2012-02-21
1
-4/+2
*
|
merge with 3.2
Georg Brandl
2012-02-21
1
-1/+1
|
\
\
|
|
/
|
*
merge with 3.2
Georg Brandl
2012-02-21
1
-1/+1
|
|
\
|
|
*
Remove reST markup from --help output. Also: O(n**2) is dict construction, n...
Georg Brandl
2012-02-21
1
-1/+1
[next]