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 #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
|
*
Issue #19963: Document that importlib.import_module() will import
Brett Cannon
2013-12-13
1
-0/+3
*
|
Issue #19946: Raise ImportError when the main module cannot be found
Brett Cannon
2013-12-13
1
-0/+3
*
|
(Merge 3.3) Issue #19969: PyBytes_FromFormatV() now raises an OverflowError if
Victor Stinner
2013-12-13
1
-0/+3
|
\
\
|
|
/
|
*
Issue #19969: PyBytes_FromFormatV() now raises an OverflowError if "%c"
Victor Stinner
2013-12-13
1
-0/+3
*
|
Issue #19787: PyThread_set_key_value() now always set the value
Victor Stinner
2013-12-13
1
-0/+4
*
|
Issue #17919: select.poll.poll() again works with poll.POLLNVAL on AIX.
Serhiy Storchaka
2013-12-13
1
-0/+2
|
\
\
|
|
/
|
*
Issue #17919: select.poll.poll() again works with poll.POLLNVAL on AIX.
Serhiy Storchaka
2013-12-13
1
-0/+2
|
*
Issue #14432: Generator now clears the borrowed reference to the thread state
Victor Stinner
2013-12-13
1
-0/+6
*
|
Backout changeset 46393019b650
Victor Stinner
2013-12-13
1
-4/+0
*
|
Close #19787: PyThread_set_key_value() now always set the value. In Python 3.3,
Victor Stinner
2013-12-13
1
-0/+4
*
|
Issue #14432: Remove the thread state field from the frame structure. Fix a
Victor Stinner
2013-12-13
1
-0/+6
*
|
Close #19576: PyGILState_Ensure() now initializes threads. At startup, Python
Victor Stinner
2013-12-13
1
-0/+5
*
|
Issue #19828: Merge with 3.3
Zachary Ware
2013-12-11
1
-0/+2
|
\
\
|
|
/
|
*
Issue #19828: Fixed test_site when the whole suite is run with -S.
Zachary Ware
2013-12-11
1
-0/+2
|
*
#19063: partially fix set_payload handling of non-ASCII string input.
R David Murray
2013-12-11
1
-0/+5
*
|
#19063: fix set_payload handling of non-ASCII string input.
R David Murray
2013-12-11
1
-0/+7
*
|
Issue #17576: Deprecation warning emitted now when __int__() or __index__()
Serhiy Storchaka
2013-12-11
1
-0/+3
|
\
\
|
|
/
|
*
Issue #17576: Deprecation warning emitted now when __int__() or __index__()
Serhiy Storchaka
2013-12-11
1
-0/+3
|
*
Fixes Issue #17200: telnetlib's read_until and expect timeout was broken by the
Gregory P. Smith
2013-12-11
1
-0/+5
*
|
Issue #18864: Add a setter for ModuleSpec.has_location.
Eric Snow
2013-12-11
1
-0/+2
*
|
Issue #18270: merge from 3.3
Ned Deily
2013-12-11
1
-1/+4
|
\
\
|
|
/
|
*
Issue #18270: Prevent possible IDLE AttributeError on OS X when no initial
Ned Deily
2013-12-11
1
-1/+4
*
|
Issue #19928: Implemented a test for repr() of cell objects.
Serhiy Storchaka
2013-12-10
1
-0/+2
|
\
\
|
|
/
|
*
Issue #19928: Implemented a test for repr() of cell objects.
Serhiy Storchaka
2013-12-10
1
-0/+2
*
|
Issue #19481: print() of string subclass instance in IDLE no more hangs.
Serhiy Storchaka
2013-12-10
1
-0/+5
|
\
\
|
|
/
|
*
Issue #19481: print() of string subclass instance in IDLE no more hangs.
Serhiy Storchaka
2013-12-10
1
-0/+5
*
|
Issue 19851: Fix a regression in reloading submodules.
Eric Snow
2013-12-10
1
-0/+2
*
|
(Merge 3.3) Issue #19932: Fix typo in import.h, missing whitespaces in functi...
Victor Stinner
2013-12-10
1
-0/+2
|
\
\
|
|
/
|
*
Issue #19932: Fix typo in import.h, missing whitespaces in function prototypes.
Victor Stinner
2013-12-10
1
-0/+2
*
|
Issue #15475: Add __sizeof__ implementations for itertools objects.
Serhiy Storchaka
2013-12-09
1
-0/+2
[next]