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 #25850: Use cross-compilation by default for 64-bit Windows.
Steve Dower
2016-01-16
1
-16/+5
|
\
|
*
Issue #25850: Use cross-compilation by default for 64-bit Windows.
Steve Dower
2016-01-16
1
-16/+5
*
|
Issue #23883: grp and pwd are None on Windows
Martin Panter
2016-01-16
1
-1/+1
*
|
Issue #23883: Removed redundant names from blacklists.
Serhiy Storchaka
2016-01-16
2
-3/+3
*
|
Issue #23883: Add missing APIs to tarfile.__all__
Martin Panter
2016-01-16
2
-1/+22
*
|
Issue #23883: Add missing APIs to calendar.__all__
Martin Panter
2016-01-16
2
-1/+12
*
|
Issue #23883: Missing fileinput.__all__ APIs; patch by Mauro SM Rodrigues
Martin Panter
2016-01-16
2
-1/+10
*
|
Issue #26127: Merge test_gdb fix from 3.5
Martin Panter
2016-01-16
1
-0/+3
|
\
\
|
|
/
|
*
Issue #14771: Redirect GDB's stdin to avoid messing the terminal settings
Martin Panter
2016-01-16
1
-0/+3
*
|
Make the error message regex more lenient so that it matches both
Gregory P. Smith
2016-01-16
1
-2/+2
|
\
\
|
|
/
|
*
Make the error message regex more lenient so that it matches both
Gregory P. Smith
2016-01-16
1
-2/+2
|
|
\
|
|
*
Make the error message regex more lenient so that it matches both
Gregory P. Smith
2016-01-16
1
-2/+2
*
|
|
branch merge
Ethan Furman
2016-01-15
2
-4/+16
|
\
\
\
|
*
|
|
revert change 87a9dff5106c: pure Enum members again evaluate to True;
Ethan Furman
2016-01-15
2
-4/+16
*
|
|
|
Issue #25791: Raise an ImportWarning when __spec__ or __package__ are
Brett Cannon
2016-01-15
2
-14/+32
|
/
/
/
*
|
|
Merge for issue #17633
Brett Cannon
2016-01-15
1
-32/+216
|
\
\
\
|
|
/
/
|
*
|
Issue #17633: Improve support for namespace packages with zipimport.
Brett Cannon
2016-01-15
1
-32/+216
*
|
|
Merge 'used with permission' additions
Brett Cannon
2016-01-15
3
-1/+4
|
\
\
\
|
|
/
/
|
*
|
Add some "used with permission" mentions where external resources are referen...
Brett Cannon
2016-01-15
3
-1/+4
*
|
|
Issue #25940: Merge ETIMEDOUT fix from 3.5
Martin Panter
2016-01-15
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #25940: Merge ETIMEDOUT fix from 3.4 into 3.5
Martin Panter
2016-01-15
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
Issue #25940: Merge ETIMEDOUT fix from 3.3 into 3.4
Martin Panter
2016-01-15
1
-1/+1
|
|
|
\
|
|
|
*
Issue #25940: Merge ETIMEDOUT fix from 3.2 into 3.3
Martin Panter
2016-01-15
1
-1/+1
|
|
|
|
\
|
|
|
|
*
Issue #25940: On Windows, connecting to port 444 returns ETIMEDOUT
Martin Panter
2016-01-15
1
-1/+3
*
|
|
|
|
Issue #25940: test_ssl is working again
Martin Panter
2016-01-14
1
-2/+0
*
|
|
|
|
Issue #25940: Merge self-signed.pythontest.net testing from 3.5
Martin Panter
2016-01-14
5
-111/+108
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #25940: Update new SSL tests for self-signed.pythontest.net
Martin Panter
2016-01-14
1
-13/+14
|
*
|
|
|
Issue #25940: Merge self-signed.pythontest.net testing from 3.4 into 3.5
Martin Panter
2016-01-14
5
-98/+94
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
Issue #25940: Update new SSL tests for self-signed.pythontest.net
Martin Panter
2016-01-14
1
-12/+12
|
|
*
|
|
Issue #25940: Merge self-signed.pythontest.net testing from 3.3 into 3.4
Martin Panter
2016-01-14
5
-86/+82
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
*
|
Issue #25940: Merge self-signed.pythontest.net testing from 3.2 into 3.3
Martin Panter
2016-01-14
6
-89/+104
|
|
|
|
\
\
|
|
|
|
|
/
|
|
|
|
*
Issue #25940: Use self-signed.pythontest.net in SSL tests
Martin Panter
2016-01-14
5
-96/+90
|
|
|
|
*
Issue #25940: Backport self-signed.pythontest.net testing for test_httplib
Georg Brandl
2014-11-05
2
-7/+24
|
*
|
|
|
Merge heads.
Barry Warsaw
2016-01-11
1
-10/+11
|
|
\
\
\
\
|
|
*
|
|
|
Comment out some tests that won't pass now that we've reverted the
Barry Warsaw
2016-01-11
1
-10/+11
*
|
|
|
|
|
Issue #25822: Add docstrings to the fields of urllib.parse results.
Senthil Kumaran
2016-01-14
1
-2/+65
*
|
|
|
|
|
Issue22642 - Convert trace module's option handling mechanism from getopt to ...
Senthil Kumaran
2016-01-13
2
-205/+156
*
|
|
|
|
|
Issue25347 - Format the error message output of mock's assert_has_calls method.
Senthil Kumaran
2016-01-12
1
-1/+1
*
|
|
|
|
|
Merge 3.5
doko@ubuntu.com
2016-01-11
1
-1/+6
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
- Issue #24705: Fix sysconfig._parse_makefile not expanding ${} vars
doko@ubuntu.com
2016-01-11
1
-1/+6
|
|
/
/
/
/
*
|
|
|
|
Issue #25486: Resurrect inspect.getargspec in 3.6. Backout a565aad5d6e1.
Yury Selivanov
2016-01-11
2
-5/+60
*
|
|
|
|
Merge 3.5 (issue #26050)
Yury Selivanov
2016-01-11
2
-39/+314
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge 3.4 (Issue #26050)
Yury Selivanov
2016-01-11
2
-39/+314
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
Issue #26050: Add asyncio.StreamReader.readuntil() method.
Yury Selivanov
2016-01-11
2
-39/+314
*
|
|
|
|
Issue #26069: Remove the deprecated apis in the trace module.
Senthil Kumaran
2016-01-11
2
-90/+1
*
|
|
|
|
merge 3.5
Andrew Svetlov
2016-01-11
1
-1/+1
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
merge 3.4
Andrew Svetlov
2016-01-11
1
-1/+1
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
Sync with asyncio
Andrew Svetlov
2016-01-11
1
-1/+1
*
|
|
|
|
merge 3.5
Andrew Svetlov
2016-01-11
3
-7/+230
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
merge 3.4
Andrew Svetlov
2016-01-11
3
-7/+230
|
|
\
\
\
\
|
|
|
/
/
/
[next]