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
*
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
*
|
|
enable hash randomization by default
Benjamin Peterson
2012-02-21
2
-7/+27
*
|
|
update unicode link
Benjamin Peterson
2012-02-21
1
-1/+1
*
|
|
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
3
-1/+52
|
\
\
\
|
|
/
/
|
*
|
Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic...
Georg Brandl
2012-02-20
3
-1/+52
|
|
\
\
|
|
|
/
|
|
*
Issue #13703: add a way to randomize the hash values of basic types (str, byt...
Georg Brandl
2012-02-20
3
-1/+53
*
|
|
Merged upstream changes.
Vinay Sajip
2012-02-20
2
-3/+22
|
\
\
\
|
*
|
|
Issue #14040: Remove rarely used file name suffixes for C extensions (under P...
Antoine Pitrou
2012-02-20
1
-0/+14
|
*
|
|
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
*
|
|
write versionadded
Benjamin Peterson
2012-02-20
1
-0/+4
*
|
|
add generic implementation of a __dict__ descriptor for C types
Benjamin Peterson
2012-02-20
2
-1/+12
*
|
|
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
-3/+3
|
\
\
\
|
|
/
/
|
*
|
don't split 'Hye-Shik Chang' name; thanks to Sergey from docs@
Sandro Tosi
2012-02-19
1
-3/+3
*
|
|
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
*
|
|
Merge with 3.2 closes 14023
Terry Jan Reedy
2012-02-18
1
-5/+5
|
\
\
\
|
|
/
/
|
*
|
Issue 14023 Revert edit to 2.7 version. (I suspect edit is from when we thought
Terry Jan Reedy
2012-02-18
1
-5/+5
[next]