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
*
phony merge of 76077971ee1f from 3.2
Łukasz Langa
2012-01-20
0
-0/+0
|
\
|
*
#13760: picklability tests for configparser exceptions
Łukasz Langa
2012-01-20
1
-0/+145
*
|
#13760: picklability tests for configparser exceptions
Łukasz Langa
2012-01-20
1
-0/+145
*
|
Closes #13807: Merged fix from 3.2.
Vinay Sajip
2012-01-20
1
-1/+1
|
\
\
|
|
/
|
*
Closes #13807: Merged fix from 3.1.
Vinay Sajip
2012-01-20
1
-1/+1
|
|
\
|
|
*
Closes #13807: Now checks for sys.stderr being there before writing to it.
Vinay Sajip
2012-01-20
1
-1/+1
*
|
|
Issue #12949: Document the kwonlyargcount argument for the PyCode_New C API f...
Meador Inge
2012-01-20
2
-1/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #12949: Document the kwonlyargcount argument for the PyCode_New C API f...
Meador Inge
2012-01-20
2
-1/+4
*
|
|
Issue #10278: Be more explicit in tests than wallclock() is monotonic (cannot
Victor Stinner
2012-01-20
1
-4/+9
*
|
|
Improve exception text. Closes issue 13811.
Eric V. Smith
2012-01-20
1
-2/+2
*
|
|
check after comments, too (#13832)
Benjamin Peterson
2012-01-19
2
-7/+19
*
|
|
Issue #13605: merge with 3.2
Sandro Tosi
2012-01-19
1
-5/+5
|
\
\
\
|
|
/
/
|
*
|
Issue #13605: more meaningful example + fixes
Sandro Tosi
2012-01-19
1
-5/+5
*
|
|
Issue #13605: merge with 3.2
Sandro Tosi
2012-01-19
1
-0/+11
|
\
\
\
|
|
/
/
|
*
|
Issue #13605: add documentation for nargs=argparse.REMAINDER
Sandro Tosi
2012-01-19
1
-0/+11
*
|
|
don't leak node
Benjamin Peterson
2012-01-19
1
-0/+1
*
|
|
only check this when parsing python
Benjamin Peterson
2012-01-19
1
-0/+2
*
|
|
Issue #11948: merge with 3.2
Sandro Tosi
2012-01-19
1
-18/+16
|
\
\
\
|
|
/
/
|
*
|
Issue #11948: clarify modules search path
Sandro Tosi
2012-01-19
1
-18/+16
*
|
|
Issue #12705: Raise SyntaxError when compiling multiple statements as single ...
Meador Inge
2012-01-19
5
-0/+52
*
|
|
Issue #2134: Add support for tokenize.TokenInfo.exact_type.
Meador Inge
2012-01-19
4
-3/+187
*
|
|
Null merge
Meador Inge
2012-01-19
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
Issue #2134: Clarify token.OP handling rationale in tokenize documentation.
Meador Inge
2012-01-19
2
-0/+9
*
|
|
improve casefold/lower/upper docs
Benjamin Peterson
2012-01-19
1
-2/+18
*
|
|
Be more lenient in test_wallclock (issue #10278).
Antoine Pitrou
2012-01-18
1
-2/+2
*
|
|
Issue #13722: Avoid silencing ImportErrors when initializing the codecs regis...
Antoine Pitrou
2012-01-18
2
-9/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #13722: Avoid silencing ImportErrors when initializing the codecs regis...
Antoine Pitrou
2012-01-18
2
-9/+3
*
|
|
Finally fix all test_capi refleaks
Antoine Pitrou
2012-01-18
1
-9/+16
*
|
|
Fix some of the remaining test_capi leaks
Antoine Pitrou
2012-01-18
1
-3/+5
*
|
|
Fix some of the remaining test_capi refleaks
Antoine Pitrou
2012-01-18
1
-0/+2
*
|
|
Fix some of the refleaks in test_capi (ported from 3.2)
Antoine Pitrou
2012-01-18
1
-3/+7
|
\
\
\
|
|
/
/
|
*
|
Fix refleaks in test_capi
Antoine Pitrou
2012-01-18
1
-3/+7
*
|
|
Fix the builtin module initialization code to store the init function for fut...
Antoine Pitrou
2012-01-18
2
-0/+7
|
\
\
\
|
|
/
/
|
*
|
Fix the builtin module initialization code to store the init function for fut...
Antoine Pitrou
2012-01-18
2
-0/+7
*
|
|
Add part of test_inspect test from 2.7
Antoine Pitrou
2012-01-18
1
-0/+11
|
\
\
\
|
|
/
/
|
*
|
Add part of test_inspect test from 2.7
Antoine Pitrou
2012-01-18
1
-0/+11
*
|
|
Merge refleak fixes from 3.2
Antoine Pitrou
2012-01-18
2
-75/+64
|
\
\
\
|
|
/
/
|
*
|
Fix the _io module leaking references when a sub-interpreter is created.
Antoine Pitrou
2012-01-18
1
-48/+36
|
*
|
Fix leaking a RuntimeError objects when creating sub-interpreters
Antoine Pitrou
2012-01-18
1
-21/+23
*
|
|
Fix a memory leak when initializing the standard I/O streams.
Antoine Pitrou
2012-01-18
1
-1/+2
|
\
\
\
|
|
/
/
|
*
|
Fix a memory leak when initializing the standard I/O streams.
Antoine Pitrou
2012-01-18
1
-1/+2
*
|
|
Issue #5689: Avoid excessive memory usage by using the default lzma preset.
Lars Gustäbel
2012-01-18
1
-5/+1
*
|
|
Merge: #13781: Fix GzipFile to work with os.fdopen()'d file objects.
Nadeem Vawda
2012-01-18
3
-2/+15
|
\
\
\
|
|
/
/
|
*
|
Issue #13781: Fix GzipFile to work with os.fdopen()'d file objects.
Nadeem Vawda
2012-01-18
3
-2/+15
*
|
|
MERGE: And yet another emergency fix for #13803 bootstrap issue: Under Solari...
Jesus Cea
2012-01-18
2
-2/+2
|
\
\
\
|
|
/
/
|
*
|
And yet another emergency fix for #13803 bootstrap issue: Under Solaris, dist...
Jesus Cea
2012-01-18
2
-2/+2
*
|
|
MERGE: Yet another emergency fix for #13803 bootstrap issue: Under Solaris, d...
Jesus Cea
2012-01-18
1
-0/+5
|
\
\
\
|
|
/
/
|
*
|
Yet another emergency fix for #13803 bootstrap issue: Under Solaris, distutil...
Jesus Cea
2012-01-18
1
-0/+5
*
|
|
#13665: merge with 3.2.
Ezio Melotti
2012-01-18
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
#13665: s/string/bytes/ in error message.
Ezio Melotti
2012-01-18
1
-1/+1
[next]