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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Mention the *limit* argument of TextIO.readline().
Antoine Pitrou
2012-07-25
1
-1/+3
|
\
\
|
|
/
|
*
Mention the *limit* argument of TextIO.readline().
Antoine Pitrou
2012-07-25
1
-1/+3
*
|
Closes #15445: Merged documentation update from 3.2.
Vinay Sajip
2012-07-25
1
-0/+19
|
\
\
|
|
/
|
*
Issue #15445: Updated logging configuration documentation to highlight potent...
Vinay Sajip
2012-07-25
1
-0/+19
*
|
merge 3.2
Martin v. Löwis
2012-07-25
3
-3/+7
|
\
\
|
|
/
|
*
Issue #7163: Propagate return value of sys.stdout.write.
Martin v. Löwis
2012-07-25
3
-3/+7
*
|
merge 3.2
Martin v. Löwis
2012-07-25
3
-5/+38
|
\
\
|
|
/
|
*
Issue #15318: Prevent writing to sys.stdin.
Martin v. Löwis
2012-07-25
3
-5/+38
*
|
Issue #15413: os.times() had disappeared under Windows.
Antoine Pitrou
2012-07-24
2
-25/+27
*
|
#15232: make NEWS entry more accurate.
R David Murray
2012-07-24
1
-1/+1
|
\
\
|
|
/
|
*
#15232: make NEWS entry more accurate.
R David Murray
2012-07-24
1
-1/+1
*
|
Cleanup the doc a bit: remove useless example and sentence
Eli Bendersky
2012-07-24
1
-13/+1
*
|
Issue #15321: update PyPI upload doc to say --no-raw passed to rst2html.py. P...
Eli Bendersky
2012-07-24
1
-1/+3
*
|
Clarify what happens if shallow is false. Also, the caching note is not reall...
Eli Bendersky
2012-07-24
1
-5/+2
*
|
Issue #14197: merge
Ned Deily
2012-07-24
3
-1/+8
|
\
\
|
|
/
|
*
Issue #14197: For OS X framework builds, ensure links to the shared
Ned Deily
2012-07-24
3
-1/+8
*
|
MERGE: Rollback an incorrect Doc/ACKS.txt entry
Jesus Cea
2012-07-23
1
-1/+0
|
\
\
|
|
/
|
*
Rollback an incorrect Doc/ACKS.txt entry
Jesus Cea
2012-07-23
1
-1/+0
*
|
MERGE: Better test for Issue #15402: Add a __sizeof__ method to struct.Struct
Jesus Cea
2012-07-23
2
-4/+5
|
\
\
|
|
/
|
*
Better test for Issue #15402: Add a __sizeof__ method to struct.Struct
Jesus Cea
2012-07-23
2
-4/+5
*
|
Issue #15402: Add a __sizeof__ method to struct.Struct.
Meador Inge
2012-07-23
3
-0/+31
|
\
\
|
|
/
|
*
Issue #15402: Add a __sizeof__ method to struct.Struct.
Meador Inge
2012-07-23
3
-0/+31
*
|
Putting the 3.2 -> default merge info in a happy place.
Meador Inge
2012-07-23
0
-0/+0
|
\
\
|
|
/
|
*
merge heads.
Senthil Kumaran
2012-07-23
3
-2/+35
|
|
\
*
|
|
Simplify the LaTeX section (only three escapes are needed for alltt)
Raymond Hettinger
2012-07-23
1
-11/+6
*
|
|
merge heads.
Senthil Kumaran
2012-07-23
3
-2/+35
|
\
\
\
|
*
\
\
Merge #15232: correctly mangle From lines in MIME preamble and epilogue
R David Murray
2012-07-23
3
-2/+35
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
#15232: correctly mangle From lines in MIME preamble and epilogue
R David Murray
2012-07-23
3
-2/+35
*
|
|
|
- Issue #15250: Document that filecmp.dircmp compares files shallowly. Patch ...
Senthil Kumaran
2012-07-23
2
-3/+11
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
- Issue #15250: Document that filecmp.dircmp compares files shallowly. Patch ...
Senthil Kumaran
2012-07-23
2
-3/+11
|
|
/
*
|
Merge #15429: Fix invalid mention of types.NoneType from None docs.
R David Murray
2012-07-23
1
-1/+1
|
\
\
|
|
/
|
*
#15429: Fix invalid mention of types.NoneType from None docs.
R David Murray
2012-07-23
1
-1/+1
*
|
#15094: fix incorrectly placed #endif in _tkinter.c.
Andrew Svetlov
2012-07-22
2
-1/+4
*
|
Issue #15184: Some config variables in test_sysconfig_module
Ned Deily
2012-07-22
1
-1/+21
*
|
Issue #15188: Prevent test_ldshared_value failure due to slightly
Ned Deily
2012-07-22
1
-2/+2
*
|
Issue #15184: Fix test__remove_unsupported_archs failures on 10.6
Ned Deily
2012-07-22
1
-1/+9
*
|
Consistently raise a TypeError when a non str is passed to hashlib.new
Gregory P. Smith
2012-07-22
2
-1/+2
|
\
\
|
|
/
|
*
Consistently raise a TypeError when a non str is passed to hashlib.new
Gregory P. Smith
2012-07-22
2
-7/+4
*
|
Merge #13922: argparse no longer incorrectly strips '--' after the first one.
R David Murray
2012-07-22
3
-14/+34
|
\
\
|
|
/
|
*
#13922: argparse no longer incorrectly strips '--' after the first one.
R David Murray
2012-07-22
4
-14/+35
*
|
Merge #12353: argparse now correctly handles null argument values.
R David Murray
2012-07-22
3
-1/+4
|
\
\
|
|
/
|
*
#12353: argparse now correctly handles null argument values.
R David Murray
2012-07-22
3
-1/+4
*
|
Merge #14391: clarify docstring discussion of Action's 'type' argument's value.
R David Murray
2012-07-21
1
-4/+4
|
\
\
|
|
/
|
*
#14391: clarify docstring discussion of Action's 'type' argument's value.
R David Murray
2012-07-21
1
-4/+4
*
|
Merge #15342: Add clarifying sentence to posixpath.join docstring.
R David Murray
2012-07-21
1
-1/+2
|
\
\
|
|
/
|
*
#15342: Add clarifying sentence to posixpath.join docstring.
R David Murray
2012-07-21
1
-1/+2
*
|
Issue #15188: Modify the OS X build_installer script to remove temporary
Ned Deily
2012-07-21
1
-12/+19
*
|
Raise ImportError if pyexpat's version is incompatible
Eli Bendersky
2012-07-21
1
-3/+5
|
\
\
|
|
/
|
*
Raise ImportError if pyexpat's version is incompatible
Eli Bendersky
2012-07-21
1
-4/+7
*
|
Issue #15184: Ensure configuration-related environment variables
Ned Deily
2012-07-21
1
-59/+63
[prev]
[next]