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
...
*
|
Close #15153: Added inspect.getgeneratorlocals to simplify whitebox testing o...
Nick Coghlan
2012-06-23
1
-0/+46
*
|
Close #13062: Add inspect.getclosurevars to simplify testing stateful closures
Nick Coghlan
2012-06-23
1
-1/+100
*
|
Issue #14742: test_unparse now only checks a limited number of files unless t...
Mark Dickinson
2012-06-23
1
-0/+1
*
|
fixed whitespace
Alexander Belopolsky
2012-06-23
1
-1/+1
*
|
Issues #11024: Fixes and additional tests for Time2Internaldate.
Alexander Belopolsky
2012-06-23
1
-9/+25
*
|
Skip the test only if neccesary - Kernel bug in freebsd9 - #10142: Support fo...
Jesus Cea
2012-06-23
1
-2/+2
*
|
Kernel bug in freebsd9 - #10142: Support for SEEK_HOLE/SEEK_DATA
Jesus Cea
2012-06-23
1
-0/+3
*
|
Issue #14626: Fix buildbot issues on FreeBSD (AMD64). (Fingers crossed.)
Larry Hastings
2012-06-23
2
-2/+7
*
|
Issue #14626: Large refactoring of functions / parameters in the os module.
Larry Hastings
2012-06-22
4
-208/+200
*
|
Fix silly mistake in debugging code
Antoine Pitrou
2012-06-22
1
-1/+1
*
|
Issue #15008: Implement PEP 362 "Signature Objects".
Larry Hastings
2012-06-22
1
-1/+922
*
|
Add debug output for temporary buildbot failures
Antoine Pitrou
2012-06-22
1
-1/+3
*
|
Issue #444582: shutil.which() respects relative paths.
Antoine Pitrou
2012-06-22
1
-0/+10
*
|
Fix #444582. Add shutil.which function for finding programs on the system path.
Brian Curtin
2012-06-22
1
-1/+44
*
|
merge
Alexander Belopolsky
2012-06-22
1
-19/+21
|
\
\
|
*
|
Issue #14769: Incorporated mildly pedantic feedback from python-dev.
Larry Hastings
2012-06-22
1
-19/+21
*
|
|
Issue #9527: tm_gmtoff has 'correct' sign.
Alexander Belopolsky
2012-06-22
1
-2/+4
|
/
/
*
|
Merge
Antoine Pitrou
2012-06-22
1
-0/+6
|
\
\
|
*
|
Issue #14785: Add sys._debugmallocstats() to help debug low-level memory allo...
David Malcolm
2012-06-22
1
-0/+6
*
|
|
Issue #14837: SSL errors now have `library` and `reason` attributes describin...
Antoine Pitrou
2012-06-22
1
-2/+43
|
/
/
*
|
Closes #10142: Support for SEEK_HOLE/SEEK_DATA
Jesus Cea
2012-06-22
2
-1/+21
*
|
Issue #9527: datetime.astimezone() method will now supply a class
Alexander Belopolsky
2012-06-22
1
-2/+2
*
|
Issue #9527: datetime.astimezone() method will now supply a class
Alexander Belopolsky
2012-06-22
1
-3/+18
*
|
Issue #14769: test_capi now has SkipitemTest, which cleverly checks
Larry Hastings
2012-06-22
1
-1/+70
*
|
Issue #14653: email.utils.mktime_tz() no longer relies on system
Alexander Belopolsky
2012-06-22
1
-0/+6
|
\
\
|
|
/
*
|
Tidy up comments from dd4f7d5c51c7 (zlib compression dictionary support).
Nadeem Vawda
2012-06-21
1
-7/+6
*
|
Make lzma.{encode,decode}_filter_properties private.
Nadeem Vawda
2012-06-21
1
-13/+13
*
|
#10053: Don't close FDs when FileIO.__init__ fails
Hynek Schlawack
2012-06-21
1
-0/+11
|
\
\
|
|
/
|
*
#10053: Don't close FDs when FileIO.__init__ fails
Hynek Schlawack
2012-06-21
1
-0/+11
*
|
Issue #14684: Add support for predefined compression dictionaries to the zlib...
Nadeem Vawda
2012-06-21
1
-0/+30
*
|
Prefer assertEqual to simply assert per recommendation in issue6727.
Jason R. Coombs
2012-06-20
1
-3/+8
*
|
Issue #15096: Drop support for the ur string prefix
Christian Heimes
2012-06-20
2
-20/+11
*
|
Fix GzipFile's handling of filenames given as bytes objects.
Nadeem Vawda
2012-06-19
3
-0/+53
|
\
\
|
|
/
|
*
Fix GzipFile's handling of filenames given as bytes objects.
Nadeem Vawda
2012-06-19
1
-0/+14
*
|
Fix #14772: Return the destination from some shutil functions.
Brian Curtin
2012-06-18
1
-0/+41
*
|
Issue #15064: Make BaseManager.__enter__() start server if necessary.
Richard Oudkerk
2012-06-18
1
-6/+20
*
|
Issue #15064: Implement context manager protocol for multiprocessing types
Richard Oudkerk
2012-06-18
1
-0/+35
*
|
Fiddle with timeouts in barrier tests
Richard Oudkerk
2012-06-18
1
-6/+6
*
|
Prevent test_inspect from keeping alive a ton of frames and local variables b...
Antoine Pitrou
2012-06-17
1
-12/+15
*
|
Issue #14657: The frozen instance of importlib used for bootstrap is now also...
Antoine Pitrou
2012-06-17
1
-1/+19
*
|
Merge from 3.2 (Ignore X-Antivirus headers in test_nntplib)
Nick Coghlan
2012-06-17
1
-1/+4
|
\
\
|
|
/
|
*
Ignore X-Antivirus headers in test_nntplib
Nick Coghlan
2012-06-17
1
-1/+4
*
|
Merge from 3.2 (Issue #15095: Use better assertions in test_imaplib)
Nick Coghlan
2012-06-17
1
-5/+5
|
\
\
|
|
/
|
*
Issue #15095: Use better assertions in test_imaplib
Nick Coghlan
2012-06-17
1
-5/+5
*
|
Merge from 3.2 (Issue #15043: skip test_gdb if the custom hooks can't be loaded)
Nick Coghlan
2012-06-17
1
-0/+9
|
\
\
|
|
/
|
*
Issue #15043: skip test_gdb if the custom hooks can't be loaded
Nick Coghlan
2012-06-17
1
-0/+9
*
|
Disable test on Unix. Causes buildbots to fail. See Issue #15091
Jason R. Coombs
2012-06-17
1
-0/+4
*
|
White space normalization.
Martin v. Löwis
2012-06-17
1
-3/+3
*
|
Issue #14055: Add __sizeof__ support to _elementtree.
Martin v. Löwis
2012-06-17
1
-2/+37
*
|
Adding test from issue6727 demonstrating that symlink import issue does not o...
Jason R. Coombs
2012-06-17
1
-0/+53
[prev]
[next]