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
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #19744: improve ensurepip error when ssl is missing
Nick Coghlan
2013-12-23
1
-0/+4
*
Issue #19734: add missing NEWS entry
Nick Coghlan
2013-12-23
1
-0/+3
*
Fix TypeError on "setup.py upload --show-response".
Antoine Pitrou
2013-12-22
1
-0/+2
|
\
|
*
Fix TypeError on "setup.py upload --show-response".
Antoine Pitrou
2013-12-22
1
-0/+2
|
*
Issue #12226: HTTPS is now used by default when connecting to PyPI.
Antoine Pitrou
2013-12-22
1
-0/+2
|
|
\
|
|
*
Issue #12226: HTTPS is now used by default when connecting to PyPI.
Antoine Pitrou
2013-12-22
1
-0/+2
|
|
*
Backout 7d399099334d.
Georg Brandl
2013-11-04
1
-3/+0
*
|
|
Issue #20045: Fix "setup.py register --list-classifiers".
Antoine Pitrou
2013-12-21
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #20045: Fix "setup.py register --list-classifiers".
Antoine Pitrou
2013-12-21
1
-0/+2
*
|
|
Issue #18879: When a method is looked up on a temporary file, avoid closing t...
Antoine Pitrou
2013-12-21
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #18879: When a method is looked up on a temporary file, avoid closing t...
Antoine Pitrou
2013-12-21
1
-0/+3
*
|
|
merge
Christian Heimes
2013-12-21
1
-0/+3
|
\
\
\
|
*
|
|
Issue #20037: Avoid crashes when doing text I/O late at interpreter shutdown.
Antoine Pitrou
2013-12-21
1
-0/+3
*
|
|
|
Issue #16136: Remove VMS support and VMS-related code
Christian Heimes
2013-12-21
1
-0/+2
|
/
/
/
*
|
|
Add some asyncio news for beta 2.
Guido van Rossum
2013-12-21
1
-0/+14
*
|
|
Issue #20034: Updated alias mapping to most recent locale.alias file
Serhiy Storchaka
2013-12-20
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #20034: Updated alias mapping to most recent locale.alias file
Serhiy Storchaka
2013-12-20
1
-0/+3
|
*
|
Issue #19683: Removed empty tests from test_minidom. Patch by Ajitesh Gupta.
Zachary Ware
2013-12-19
2
-0/+3
*
|
|
Merge with 3.3
Serhiy Storchaka
2013-12-19
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #5815: Fixed support for locales with modifiers. Fixed support for
Serhiy Storchaka
2013-12-19
1
-0/+3
*
|
|
(Merge 3.3) Issue #20026: Fix the sqlite module to handle correctly invalid
Victor Stinner
2013-12-19
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #20026: Fix the sqlite module to handle correctly invalid isolation level
Victor Stinner
2013-12-19
1
-0/+3
*
|
|
Issue #18829: csv.Dialect() now checks type for delimiter, escapechar and
Serhiy Storchaka
2013-12-19
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #18829: csv.Dialect() now checks type for delimiter, escapechar and
Serhiy Storchaka
2013-12-19
1
-0/+3
*
|
|
Merge: #19855: uuid.get_node now looks on the PATH for executables on unix.
R David Murray
2013-12-18
1
-0/+4
|
\
\
\
|
|
/
/
|
*
|
#19855: uuid.get_node now looks on the PATH for executables on unix.
R David Murray
2013-12-18
1
-0/+4
*
|
|
Issue #20007: HTTPResponse.read(0) no more prematurely closes connection.
Serhiy Storchaka
2013-12-17
2
-0/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #20007: HTTPResponse.read(0) no more prematurely closes connection.
Serhiy Storchaka
2013-12-17
2
-0/+4
*
|
|
Close #19946: use runpy as needed in multiprocessing
Nick Coghlan
2013-12-17
1
-0/+6
*
|
|
Backout a1a05e2724dd: shutil.which(bytes) is a new feature and my patch does ...
Victor Stinner
2013-12-16
1
-2/+0
*
|
|
Issue #18283: shutil.which() now supports bytes argument, not only text argum...
Victor Stinner
2013-12-16
1
-0/+2
*
|
|
Issue #19919: Fix flacky SSL test. connect_ex() sometimes returns
Christian Heimes
2013-12-16
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #19919: Fix flacky SSL test. connect_ex() sometimes returns
Christian Heimes
2013-12-16
1
-0/+3
*
|
|
Issue #19921: When Path.mkdir() is called with parents=True, any missing pare...
Antoine Pitrou
2013-12-16
1
-0/+4
*
|
|
Issue #19887: Improve the Path.resolve() algorithm to support certain symlink...
Antoine Pitrou
2013-12-16
1
-0/+3
*
|
|
Issue #19987: Merge with 3.3
Zachary Ware
2013-12-16
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #19987: Re-write test_alias_fallback in test_winsound to have two
Zachary Ware
2013-12-16
1
-1/+1
*
|
|
merge
Christian Heimes
2013-12-16
1
-0/+7
|
\
\
\
|
*
\
\
Issue #19912: Fixed numerous bugs in ntpath.splitunc().
Serhiy Storchaka
2013-12-16
1
-0/+4
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Issue #19912: Fixed numerous bugs in ntpath.splitunc().
Serhiy Storchaka
2013-12-16
1
-0/+4
|
*
|
|
Issue #19911: ntpath.splitdrive() now correctly processes the 'İ' character
Serhiy Storchaka
2013-12-16
1
-0/+3
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Issue #19911: ntpath.splitdrive() now correctly processes the 'İ' character
Serhiy Storchaka
2013-12-16
1
-0/+3
*
|
|
|
Issue #18215: Add script Tools/ssl/test_multiple_versions.py to compile and
Christian Heimes
2013-12-16
1
-0/+3
|
/
/
/
*
|
|
Merge: #19532: make compileall with no file/dir args respect -f and -q.
R David Murray
2013-12-16
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
#19532: make compileall with no file/dir args respect -f and -q.
R David Murray
2013-12-16
1
-0/+3
|
*
|
Issue #17576: Removed deprecation warnings added in changeset 618cca51a27e.
Serhiy Storchaka
2013-12-14
1
-3/+0
*
|
|
Issue #19623: Fixed writing to unseekable files in the aifc module.
Serhiy Storchaka
2013-12-14
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #19623: Fixed writing to unseekable files in the aifc module.
Serhiy Storchaka
2013-12-14
1
-0/+2
*
|
|
Issue #17919: Fixed integer overflow in the eventmask parameter.
Serhiy Storchaka
2013-12-14
1
-1/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #17919: Fixed integer overflow in the eventmask parameter.
Serhiy Storchaka
2013-12-14
1
-1/+2
[next]