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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Addressed some buildbot errors and comments on the checkin by Antoine on pyth...
Vinay Sajip
2012-05-26
4
-58/+51
|
/
/
*
|
#14814: Some PEP8 adjustments and dead code weeding
Hynek Schlawack
2012-05-26
1
-27/+17
*
|
#665194: Add a localtime function to email.utils.
R David Murray
2012-05-26
2
-0/+126
*
|
#12586: Fix a small oversight in the new email policy header setting code.
R David Murray
2012-05-26
2
-1/+23
*
|
Merged upstream changes.
Vinay Sajip
2012-05-26
1
-1/+1
|
\
\
|
*
\
Issue #14920: Fix the help(urllib.parse) failure on locale C terminals. Just ...
Senthil Kumaran
2012-05-26
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
Issue #14920: Fix the help(urllib.parse) failure on locale C terminals. Just ...
Senthil Kumaran
2012-05-26
1
-1/+1
*
|
|
Implemented PEP 405 (Python virtual environments).
Vinay Sajip
2012-05-26
29
-61/+1028
|
/
/
*
|
#12586: add provisional email policy with new header parsing and folding.
R David Murray
2012-05-25
15
-116/+6671
*
|
#14731: refactor email policy framework.
R David Murray
2012-05-25
13
-415/+1163
*
|
Added test for namespace package dynamic path updates.
Eric V. Smith
2012-05-25
1
-0/+45
*
|
Issue #14548: Make multiprocessing finalizers check pid before running
Richard Oudkerk
2012-05-25
1
-3/+9
*
|
Issue #12091: simplify ApplyResult and MapResult with threading.Event
Richard Oudkerk
2012-05-25
1
-30/+9
*
|
Merge
Richard Oudkerk
2012-05-25
1
-1/+2
|
\
\
|
|
/
|
*
Issue #14881: Allow normal non-main thread to spawn a dummy process
Richard Oudkerk
2012-05-25
1
-1/+2
*
|
#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
*
|
Whitespace cleanup.
Eric V. Smith
2012-05-25
1
-4/+4
*
|
issue 14660: Implement PEP 420, namespace packages.
Eric V. Smith
2012-05-25
21
-68/+557
*
|
Issue #14036: return None when port in urlparse cross 65535
Senthil Kumaran
2012-05-24
2
-0/+8
|
\
\
|
|
/
|
*
Issue #14036: return None when port in urlparse cross 65535
Senthil Kumaran
2012-05-24
2
-0/+8
*
|
Issue #14814: minor improvements as suggested by Hynek Schlawack
Sandro Tosi
2012-05-23
1
-6/+9
*
|
Issue #14814: improve docstrings and arguments value handling, as per Terry J...
Sandro Tosi
2012-05-23
2
-27/+56
*
|
#14862: Add missing names to os.__all__
Petri Lehtinen
2012-05-23
1
-2/+9
*
|
#14885: Make support.skip_unless_xattr check also tempfile
Hynek Schlawack
2012-05-23
1
-10/+18
*
|
#14875: merge with 3.2.
Ezio Melotti
2012-05-21
1
-2/+1
|
\
\
|
|
/
|
*
#14875: Use float('inf') instead of float('1e66666') in the json module.
Ezio Melotti
2012-05-21
1
-2/+1
*
|
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
2
-5/+244
*
|
Issue #14814: addition of the ipaddress module (stage 1 - code and tests)
Nick Coghlan
2012-05-20
2
-0/+3335
*
|
merge - Fix for issue14426 - buildbots here I come
Senthil Kumaran
2012-05-20
1
-1/+1
|
\
\
|
|
/
|
*
Fix for issue14426 - buildbots here I come
Senthil Kumaran
2012-05-20
1
-1/+1
*
|
Minor change to default lru size. Set default to a power of two.
Raymond Hettinger
2012-05-20
1
-1/+1
*
|
Issue #14426: Correct the Date format in Expires attribute of Set-Cookie. Pa...
Senthil Kumaran
2012-05-20
2
-5/+5
|
\
\
|
|
/
|
*
Issue #14426: Correct the Date format in Expires attribute of Set-Cookie. Pa...
Senthil Kumaran
2012-05-20
2
-5/+5
*
|
Issue #14849: setup Element data members to be assignable in subclasses
Eli Bendersky
2012-05-20
1
-0/+4
*
|
Close #14588: added a PEP 3115 compliant dynamic type creation mechanism
Nick Coghlan
2012-05-19
2
-1/+308
*
|
#14494: Document that absolute imports became default in 3.0 instead of 2.7.
Petri Lehtinen
2012-05-19
1
-1/+1
|
\
\
|
|
/
|
*
#14494: Document that absolute imports became default in 3.0 instead of 2.7.
Petri Lehtinen
2012-05-19
1
-1/+1
*
|
#14072: merge with 3.2.
Ezio Melotti
2012-05-19
2
-6/+13
|
\
\
|
|
/
|
*
#14072: Fix parsing of tel URIs in urlparse by making the check for ports str...
Ezio Melotti
2012-05-19
2
-6/+13
*
|
#13152: Allow to specify a custom tabsize for expanding tabs in textwrap
Hynek Schlawack
2012-05-19
2
-4/+17
*
|
merge - Fix Issue14721: Send Content-length: 0 for empty body () in the http....
Senthil Kumaran
2012-05-19
2
-1/+29
|
\
\
|
|
/
|
*
Fix Issue14721: Send Content-length: 0 for empty body () in the http.client r...
Senthil Kumaran
2012-05-19
2
-1/+29
*
|
Issue9374 - Generic parsing of query and fragment portion of urls for any scheme
Senthil Kumaran
2012-05-19
2
-9/+11
|
\
\
|
|
/
|
*
Issue9374 - Generic parsing of query and fragment portion of urls for any scheme
Senthil Kumaran
2012-05-19
2
-9/+11
*
|
#14798: pyclbr now raises ImportError instead of KeyError for missing packages
Petri Lehtinen
2012-05-18
2
-0/+7
|
\
\
|
|
/
|
*
#14798: pyclbr now raises ImportError instead of KeyError for missing packages
Petri Lehtinen
2012-05-18
2
-0/+7
*
|
Fix whitespace
Antoine Pitrou
2012-05-18
1
-1/+0
*
|
Move private function _args_from_interpreter_flags() to subprocess.py, so
Antoine Pitrou
2012-05-18
3
-31/+33
[prev]
[next]