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
*
Make parameterized tests in email less hackish.
R David Murray
2012-05-31
4
-93/+122
*
Issue #14007: implemented the 'element_factory' feature of TreeBuilder in
Eli Bendersky
2012-05-30
1
-4/+14
*
#14796: fix failure of new calendar test on windows.
R David Murray
2012-05-30
1
-2/+3
*
Reapplied skip logic for test on Windows, which appears to have been lost dur...
Vinay Sajip
2012-05-29
1
-0/+1
*
Updated test to reflect renamed file.
Vinay Sajip
2012-05-29
1
-1/+1
*
#14796: improve calendar test coverage.
R David Murray
2012-05-29
1
-9/+211
*
#10839: add new test file that was omitted from checkin
R David Murray
2012-05-29
1
-0/+18
*
Issue #14007: make TreeBuilder an actual type exposed from _elementtree, and ...
Eli Bendersky
2012-05-29
1
-0/+14
*
#14835: Make plistlib output empty arrays & dicts like OS X
Hynek Schlawack
2012-05-29
1
-0/+6
*
Issue 14814: Add namespaces keyword arg to find(*) methods in _elementtree.
Eli Bendersky
2012-05-29
1
-1/+65
*
Refactor test_email/test_pickleable and add tests for date headers
R David Murray
2012-05-29
1
-28/+59
*
Regularize test_email/test_headerregistry's references to policy.
R David Murray
2012-05-29
1
-6/+6
*
Refactor test_email/test_defect_handling.
R David Murray
2012-05-29
2
-179/+162
*
Issue #14930: Make memoryview objects weakrefable.
Richard Oudkerk
2012-05-28
2
-1/+16
*
Fixed typo.
Vinay Sajip
2012-05-28
1
-1/+1
*
Tweaked tests to use launcher executable name on OS X.
Vinay Sajip
2012-05-28
1
-1/+5
*
#12515: email now registers a defect if the MIME end boundary is missing.
R David Murray
2012-05-28
1
-0/+33
*
#1672568: email now registers defects for base64 payload format errors.
R David Murray
2012-05-28
3
-268/+324
*
#14925: email now registers a defect for missing header/body separator.
R David Murray
2012-05-28
2
-11/+39
*
Make headerregistry fully part of the provisional api.
R David Murray
2012-05-27
3
-36/+35
*
Changed executable name computation in test_venv to allow for debug executables.
Vinay Sajip
2012-05-27
1
-2/+1
*
Refined venv tests.
Vinay Sajip
2012-05-27
1
-9/+26
*
Fixed _sys_home computation and added diagnostics for Windows buildbot failures.
Vinay Sajip
2012-05-27
1
-1/+4
*
Close #14857: fix regression in references to PEP 3135 implicit __class__ clo...
Nick Coghlan
2012-05-27
1
-0/+24
*
Merged upstream changes.
Vinay Sajip
2012-05-26
5
-73/+284
|
\
|
*
#8739: upgrade smtpd to RFC 5321 and 1870.
R David Murray
2012-05-26
3
-36/+266
|
*
Recognize '<>' as a special case of an angle-addr in header_value_parser.
R David Murray
2012-05-26
1
-1/+14
|
*
Issue #14814: Clean out an obsolete property and method from ipaddress Networ...
Nick Coghlan
2012-05-26
1
-1/+1
|
*
Issue #14814: Cleanup ipaddress header comments
Nick Coghlan
2012-05-26
1
-16/+2
|
*
Issue #14814: In the spirit of TOOWTDI, ditch the redundant version parameter...
Nick Coghlan
2012-05-26
1
-19/+1
*
|
Addressed some buildbot errors and comments on the checkin by Antoine on pyth...
Vinay Sajip
2012-05-26
1
-22/+5
|
/
*
#665194: Add a localtime function to email.utils.
R David Murray
2012-05-26
1
-0/+73
*
#12586: Fix a small oversight in the new email policy header setting code.
R David Murray
2012-05-26
1
-0/+22
*
Implemented PEP 405 (Python virtual environments).
Vinay Sajip
2012-05-26
8
-8/+160
*
#12586: add provisional email policy with new header parsing and folding.
R David Murray
2012-05-25
7
-105/+3624
*
#14731: refactor email policy framework.
R David Murray
2012-05-25
5
-155/+514
*
Added test for namespace package dynamic path updates.
Eric V. Smith
2012-05-25
1
-0/+45
*
#4841: Fix FileIO constructor to honor closefd when called repeatedly
Hynek Schlawack
2012-05-25
1
-0/+13
|
\
|
*
#4841: Fix FileIO constructor to honor closefd when called repeatedly
Hynek Schlawack
2012-05-25
1
-0/+13
*
|
issue 14660: Implement PEP 420, namespace packages.
Eric V. Smith
2012-05-25
17
-19/+379
*
|
Issue #14036: return None when port in urlparse cross 65535
Senthil Kumaran
2012-05-24
1
-0/+5
|
\
\
|
|
/
|
*
Issue #14036: return None when port in urlparse cross 65535
Senthil Kumaran
2012-05-24
1
-0/+5
*
|
Issue #14814: improve docstrings and arguments value handling, as per Terry J...
Sandro Tosi
2012-05-23
1
-0/+18
*
|
#14885: Make support.skip_unless_xattr check also tempfile
Hynek Schlawack
2012-05-23
1
-10/+18
*
|
Close #14136 by cleaning up the PEP 409 command line test (patch by Ethan Fur...
Nick Coghlan
2012-05-21
2
-52/+20
*
|
Close #13585: add contextlib.ExitStack to replace the ill-fated contextlib.ne...
Nick Coghlan
2012-05-21
1
-0/+123
*
|
Issue #14814: addition of the ipaddress module (stage 1 - code and tests)
Nick Coghlan
2012-05-20
1
-0/+1142
*
|
Issue #14426: Correct the Date format in Expires attribute of Set-Cookie. Pa...
Senthil Kumaran
2012-05-20
1
-4/+4
|
\
\
|
|
/
|
*
Issue #14426: Correct the Date format in Expires attribute of Set-Cookie. Pa...
Senthil Kumaran
2012-05-20
1
-4/+4
*
|
Issue #14849: setup Element data members to be assignable in subclasses
Eli Bendersky
2012-05-20
1
-0/+4
[next]