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
*
Issue #11957: Restored re tests for passing count and maxsplit as positional
Serhiy Storchaka
2016-09-25
1
-0/+5
|
\
|
*
Issue #11957: Restored re tests for passing count and maxsplit as positional
Serhiy Storchaka
2016-09-25
1
-0/+5
*
|
Issue #27611: Fixed support of default root window in the tkinter.tix module.
Serhiy Storchaka
2016-09-25
1
-5/+11
|
\
\
|
|
/
|
*
Issue #27611: Fixed support of default root window in the tkinter.tix module.
Serhiy Storchaka
2016-09-25
1
-4/+9
*
|
Issue #28203: Merge from 3.5
Mark Dickinson
2016-09-24
1
-0/+8
|
\
\
|
|
/
|
*
Issue #28203: Fix incorrect type in error message from complex(1.0, {2:3}). P...
Mark Dickinson
2016-09-24
1
-0/+8
*
|
Finish GC code for SSLSession and increase test coverage
Christian Heimes
2016-09-24
1
-0/+3
*
|
Issue #28221: Merge SSL test cleanup from 3.5 into 3.6
Martin Panter
2016-09-24
1
-2/+0
|
\
\
|
|
/
|
*
Issue #28221: Remove unused assignment from test_asyncore_server()
Martin Panter
2016-09-23
1
-2/+0
*
|
Add test cases for internal SHA3 helpers
Christian Heimes
2016-09-23
1
-0/+21
*
|
Merge 3.5 (issue #27829)
Victor Stinner
2016-09-23
1
-1/+1
|
\
\
|
|
/
|
*
Issue #27829: regrtest -W displays stderr if env changed
Victor Stinner
2016-09-23
1
-1/+1
*
|
Issue #28086: Single var-positional argument of tuple subtype was passed
Serhiy Storchaka
2016-09-22
1
-1/+1
*
|
Make Lib/test/ssltests.py more useful and faster for OpenSSL testing
Christian Heimes
2016-09-22
1
-6/+21
|
\
\
|
|
/
|
*
Make Lib/test/ssltests.py more useful and faster for OpenSSL testing
Christian Heimes
2016-09-22
1
-6/+21
*
|
Merge socketserver fixes from 3.5 into 3.6
Martin Panter
2016-09-22
2
-2/+2
|
\
\
|
|
/
|
*
Fix references to Python 3’s socketserver (lowercase) module
Martin Panter
2016-09-22
2
-2/+2
*
|
Issue #27348: Merge exception formatting fix from 3.5 into 3.6
Martin Panter
2016-09-22
3
-7/+14
|
\
\
|
|
/
|
*
Issue #27348: Restore “Exception: None” formatting in traceback module
Martin Panter
2016-09-22
3
-7/+14
*
|
Extend the test to lower pickle protocols.
Serhiy Storchaka
2016-09-22
1
-1/+1
|
\
\
|
|
/
|
*
Extend the test to lower pickle protocols.
Serhiy Storchaka
2016-09-22
1
-1/+1
*
|
Issue #25651: Merge from 3.5
Berker Peksag
2016-09-21
2
-2/+13
|
\
\
|
|
/
|
*
Issue #25651: Allow falsy values to be used for msg parameter of subTest()
Berker Peksag
2016-09-21
2
-2/+13
*
|
Issue #28214: Now __set_name__ is looked up on the class instead of the
Serhiy Storchaka
2016-09-21
1
-0/+12
*
|
Merge 3.5
Victor Stinner
2016-09-21
1
-1/+1
|
\
\
|
|
/
|
*
test_asynico: fix test_sock_connect_sock_write_race()
Victor Stinner
2016-09-21
1
-1/+1
|
*
Issue #28189: dictitems_contains no longer swallows compare errors.
Raymond Hettinger
2016-09-19
1
-0/+26
|
*
Issue #26610: Skip test_with_pip if _ctypes is not available in OpenIndiana
Berker Peksag
2016-09-18
1
-0/+7
|
*
Issue #28075: Fix test_access_denied in Python 3.5
Berker Peksag
2016-09-18
1
-12/+14
|
*
Issue #27932: Prevent memory leak in win32_ver().
Steve Dower
2016-09-18
1
-60/+1
*
|
merge
Raymond Hettinger
2016-09-19
1
-0/+26
*
|
Issue #28193: Use lru_cache in the re module.
Raymond Hettinger
2016-09-19
1
-11/+4
*
|
Fix test_huntrleaks_fd_leak() of test_regrtest
Victor Stinner
2016-09-18
1
-5/+2
*
|
issue23591: fix flag decomposition and repr
Ethan Furman
2016-09-18
2
-86/+171
*
|
Issue #25400: RobotFileParser now correctly returns default values for crawl_...
Berker Peksag
2016-09-18
2
-20/+42
*
|
Issue #28151: Use pythontest.net in test_robotparser
Berker Peksag
2016-09-18
1
-7/+36
*
|
Issue #27932: Prevent memory leak in win32_ver().
Steve Dower
2016-09-18
1
-60/+1
*
|
Issue #28176: Merge from 3.5
Berker Peksag
2016-09-17
1
-1/+1
|
\
\
|
|
/
|
*
Issue #28176: Increase timeout for test_sock_connect_sock_write_race
Berker Peksag
2016-09-17
1
-1/+1
*
|
Issue #28192: Adds tests for hook in isolated mode
Steve Dower
2016-09-17
1
-0/+18
*
|
Issue #26384: Merge from 3.5
Berker Peksag
2016-09-17
2
-1/+20
|
\
\
|
|
/
|
*
Issue #26384: Fix UnboundLocalError in socket._sendfile_use_sendfile
Berker Peksag
2016-09-17
2
-1/+20
|
*
Fix test_access_denied in 3.5
Berker Peksag
2016-09-17
1
-1/+2
*
|
Issue #28192: Don't import readline in isolated mode
Steve Dower
2016-09-17
2
-11/+9
*
|
Issue #28075: Merge from 3.5
Berker Peksag
2016-09-17
1
-0/+19
|
\
\
|
|
/
|
*
Issue #28075: Check for ERROR_ACCESS_DENIED in Windows implementation of os.s...
Berker Peksag
2016-09-17
1
-0/+19
*
|
Issue #22493: Warning message emitted by using inline flags in the middle of
Serhiy Storchaka
2016-09-16
2
-4/+22
*
|
Issue #25270: Merge from 3.5
Berker Peksag
2016-09-16
1
-0/+20
|
\
\
|
|
/
|
*
Issue #25270: Prevent codecs.escape_encode() from raising SystemError when an...
Berker Peksag
2016-09-16
1
-0/+20
*
|
Issue #28181: Get antigravity over HTTPS. Patch by Kaartic Sivaraam.
Christian Heimes
2016-09-16
1
-1/+1
|
\
\
|
|
/
[next]