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
/
Lib
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a cleanup.
Brett Cannon
2012-04-20
1
-1/+1
*
Merge
Brett Cannon
2012-04-20
1
-0/+14
|
\
|
*
Issue #14630: Merge fix from 3.2.
Mark Dickinson
2012-04-20
1
-0/+14
|
|
\
|
|
*
Issue #14630: Fix an incorrect access of ob_digit[0] for a zero instance of a...
Mark Dickinson
2012-04-20
1
-0/+14
*
|
|
Use a skipUnless decorator instead of conditional renaming.
Brett Cannon
2012-04-20
1
-3/+1
|
/
/
*
|
Issue #14585: test_import now runs all tests under
Brett Cannon
2012-04-20
1
-15/+10
*
|
Issue #14599: Generalize a test for ImportError.path and add support
Brett Cannon
2012-04-20
2
-22/+11
*
|
Try to debug a Windows failure on the buildbots.
Brett Cannon
2012-04-20
1
-1/+4
*
|
Issue #14629: Mention the filename in SyntaxError exceptions from
Brett Cannon
2012-04-20
1
-0/+29
*
|
Issue #14633: Simplify imp.find_modue() test after fixes from issue
Brett Cannon
2012-04-20
1
-4/+2
*
|
merge 3.2: issue 14629
Martin v. Löwis
2012-04-20
1
-0/+10
|
\
\
|
|
/
|
*
Issue #14629: Raise SyntaxError in tokenizer.detect_encoding
Martin v. Löwis
2012-04-20
1
-0/+10
*
|
Issue #14127: Add st_{cma}time_ns fields to os.stat() result object.
Larry Hastings
2012-04-19
1
-0/+7
*
|
Issue #14308: Fix an exception when a dummy thread is in the threading module...
Antoine Pitrou
2012-04-19
1
-0/+29
|
\
\
|
|
/
|
*
Issue #14308: Fix an exception when a "dummy" thread is in the threading modu...
Antoine Pitrou
2012-04-19
1
-0/+29
*
|
Issue #14098: New functions PyErr_GetExcInfo and PyErr_SetExcInfo.
Martin v. Löwis
2012-04-19
1
-0/+23
*
|
Merge from 3.2
Nick Coghlan
2012-04-19
1
-1/+1
|
\
\
|
|
/
|
*
Close #14032: fix incorrect variable reference in test_cmd_line_script
Nick Coghlan
2012-04-19
1
-1/+1
*
|
#14538: merge with 3.2.
Ezio Melotti
2012-04-19
1
-0/+10
|
\
\
|
|
/
|
*
#14538: HTMLParser can now parse correctly start tags that contain a bare /.
Ezio Melotti
2012-04-19
1
-0/+10
*
|
Issue #14385: Support other types than dict for __builtins__
Victor Stinner
2012-04-18
1
-0/+33
*
|
Issue #11750: The Windows API functions scattered in the _subprocess and
Antoine Pitrou
2012-04-18
1
-1/+1
*
|
merge 3.2 (#14612)
Benjamin Peterson
2012-04-18
1
-0/+11
|
\
\
|
|
/
|
*
SETUP_WITH acts like SETUP_FINALLY for the purposes of setting f_lineno (clos...
Benjamin Peterson
2012-04-18
1
-0/+11
*
|
merge 3.2 (#14607)
Benjamin Peterson
2012-04-17
1
-0/+6
|
\
\
|
|
/
|
*
mangle keyword-only argname when loading defaults (closes #14607)
Benjamin Peterson
2012-04-17
1
-0/+6
*
|
Issue #5113: Fix a test_posix failure on HP-UX, where non-root users can
Charles-François Natali
2012-04-17
1
-2/+9
|
\
\
|
|
/
|
*
Issue #5113: Fix a test_posix failure on HP-UX, where non-root users can
Charles-François Natali
2012-04-17
1
-2/+9
*
|
Issue #14087: multiprocessing: add Condition.wait_for(). Patch by sbt.
Charles-François Natali
2012-04-17
1
-0/+67
*
|
Issue #14599: Fix an import caching race condition.
Brett Cannon
2012-04-17
1
-0/+1
*
|
Issue #14599: Make test_reprlib robust against import cache race
Brett Cannon
2012-04-17
1
-0/+7
*
|
pep8-ize test names
Antoine Pitrou
2012-04-16
1
-3/+3
*
|
Fix refleak in test_gc
Antoine Pitrou
2012-04-16
1
-1/+2
*
|
Closes #14452: brought tests in line with removal of BOM insertion code.
Vinay Sajip
2012-04-16
1
-3/+3
*
|
Fix #10854. Make use of the new path and name attributes on ImportError
Brian Curtin
2012-04-16
1
-0/+18
*
|
Issue #14589: Update certificate chain for sha256.tbs-internet.com, fixing a ...
Antoine Pitrou
2012-04-16
1
-112/+111
|
\
\
|
|
/
|
*
Issue #14589: Update certificate chain for sha256.tbs-internet.com, fixing a ...
Antoine Pitrou
2012-04-16
1
-112/+111
*
|
Issue #14386: Expose the dict_proxy internal type as types.MappingProxyType
Victor Stinner
2012-04-15
2
-5/+183
*
|
Issue #13496: Merge from 3.2
Mark Dickinson
2012-04-15
1
-0/+7
|
\
\
|
|
/
|
*
Issue 13496: Fix bisect.bisect overflow bug for large collections.
Mark Dickinson
2012-04-15
1
-0/+7
|
*
#14399: zipfile now correctly handles comments added to empty zipfiles.
R David Murray
2012-04-12
1
-0/+22
*
|
Issue #10576: Add a progress callback to gcmodule
Kristján Valur Jónsson
2012-04-15
1
-1/+135
*
|
Fix an import race condition.
Brett Cannon
2012-04-14
1
-2/+2
*
|
Try to fix a sporadic test failure from what is probably a caching race condi...
Brett Cannon
2012-04-14
1
-0/+1
*
|
Issue #2377: Make importlib the implementation of __import__().
Brett Cannon
2012-04-14
7
-27/+57
*
|
Issue #1559549: Add 'name' and 'path' attributes to ImportError.
Brett Cannon
2012-04-13
1
-1/+23
*
|
Merge #14399: zipfile now correctly handles comments added to empty zipfiles.
R David Murray
2012-04-12
1
-0/+22
*
|
code improvement. 'as cm' not required when not used. Review comment by Georg...
Senthil Kumaran
2012-04-12
1
-7/+7
*
|
#14508: make gprof2html script runnable under python3
R David Murray
2012-04-11
1
-1/+24
|
\
\
|
|
/
*
|
merge to default - Issue 10484 - Incorporate improvements to CGI module - Sug...
Senthil Kumaran
2012-04-11
1
-25/+28
|
\
\
|
|
/
[next]