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
*
#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
*
|
#12098: Make multiprocessing's child processes inherit sys.flags on Windows
Richard Oudkerk
2012-05-18
4
-20/+69
*
|
Merge
Antoine Pitrou
2012-05-17
1
-2/+2
|
\
\
|
*
|
Issue #13031: Small speed-up for tarfile when unzipping tarfiles.
Ross Lagerwall
2012-05-17
1
-2/+2
*
|
|
Make the test completely clean up after itself.
Antoine Pitrou
2012-05-17
1
-2/+4
|
/
/
*
|
Issue #9260: A finer-grained import lock.
Antoine Pitrou
2012-05-17
7
-18/+325
*
|
Issue #14780: urllib.request.urlopen() now has a `cadefault` argument to use ...
Antoine Pitrou
2012-05-16
2
-4/+14
*
|
Issue #14779: Get sizeof(void *) directly rather than relying on sysconfig.
Stefan Krah
2012-05-16
1
-4/+2
*
|
Issue #14693: Under non-Windows platforms, hashlib's fallback modules are alw...
Antoine Pitrou
2012-05-16
1
-1/+3
*
|
merge heads
Giampaolo Rodola'
2012-05-16
5
-7/+137
|
\
\
|
*
\
Forward port additional tests from 2.7 (issue #14829).
Antoine Pitrou
2012-05-16
1
-3/+44
|
|
\
\
|
|
|
/
|
|
*
Forward port additional tests from 2.7 (issue #14829).
Antoine Pitrou
2012-05-16
1
-3/+44
|
*
|
#14809: Add HTTP status codes from RFC 6585 to http.server and http.client
Hynek Schlawack
2012-05-16
2
-1/+17
|
*
|
Merge from 3.2.
Eric V. Smith
2012-05-16
1
-0/+3
|
|
\
\
|
|
|
/
|
|
*
Cleanup so subsequent tests won't fail. Needs to be moved into a support rout...
Eric V. Smith
2012-05-16
1
-0/+3
|
*
|
Issue #14777: merge
Ned Deily
2012-05-16
1
-2/+26
|
|
\
\
|
|
|
/
|
|
*
Issue #14777: In an X11 windowing environment, tkinter may return
Ned Deily
2012-05-16
1
-2/+26
|
*
|
Merge from 3.2.
Eric V. Smith
2012-05-16
1
-1/+47
|
|
\
\
|
|
|
/
|
|
*
Issue #14817: Add rudimentary tests for pkgutil.extend_path.
Eric V. Smith
2012-05-16
1
-1/+47
*
|
|
#14807: fix BB failures on Windows - avoid to to rely too many details of the...
Giampaolo Rodola'
2012-05-16
1
-11/+22
|
/
/
*
|
merge heads
Giampaolo Rodola'
2012-05-15
4
-9/+45
|
\
\
|
*
|
Add two more sorts to test_os.WalkTests I've missed before
Hynek Schlawack
2012-05-15
1
-0/+2
|
*
|
merge heads
Senthil Kumaran
2012-05-15
1
-0/+1
|
|
\
\
|
|
*
|
Sort file list in test_os.WalkTests
Hynek Schlawack
2012-05-15
1
-0/+1
|
*
|
|
Issue12541 - Add UserWarning for unquoted realms
Senthil Kumaran
2012-05-15
2
-5/+9
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
Issue12541 - Add UserWarning for unquoted realms
Senthil Kumaran
2012-05-15
2
-5/+10
|
*
|
merge heads
Senthil Kumaran
2012-05-15
2
-8/+22
|
|
\
\
|
|
*
|
#14773: Fix os.fwalk() failing on dangling symlinks
Hynek Schlawack
2012-05-15
2
-8/+22
|
*
|
|
merge from 3.2 - Issue #12541: Be lenient with quotes around Realm field of H...
Senthil Kumaran
2012-05-15
2
-1/+16
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
Issue #12541: Be lenient with quotes around Realm field of HTTP Basic Authent...
Senthil Kumaran
2012-05-15
2
-1/+16
*
|
|
#14807: fix bb failure due to symlink test relying on hard-coded permissions
Giampaolo Rodola'
2012-05-15
1
-1/+1
|
/
/
*
|
#14807: move undocumented tarfile.filemode() to stat.filemode(). Add tarfile....
Giampaolo Rodola'
2012-05-15
3
-41/+102
*
|
PEP 415: Implement suppression of __context__ display with an exception attri...
Benjamin Peterson
2012-05-15
4
-18/+23
*
|
Followup to issue #14157: respect the relative ordering of values produced by...
Antoine Pitrou
2012-05-14
2
-0/+13
|
\
\
|
|
/
|
*
Followup to issue #14157: respect the relative ordering of values produced by...
Antoine Pitrou
2012-05-14
2
-0/+13
|
*
Issue #14662: Prevent shutil failures on OS X when destination does not
Ned Deily
2012-05-11
2
-2/+34
*
|
Issue 14800: add comments explaining stat.py constants + docstring for S_* fu...
Giampaolo Rodola'
2012-05-14
1
-38/+51
*
|
Issue #13815: Resurrect the ExFileObject class.
Lars Gustäbel
2012-05-14
1
-8/+9
[next]