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 #26147: xmlrpc now works with strings not encodable with used
Serhiy Storchaka
2016-01-20
3
-11/+27
*
Merge update to pip/setuptools
Donald Stufft
2016-01-20
3
-2/+2
|
\
|
*
Update pip to 8.0.0 and setuptools to 19.4
Donald Stufft
2016-01-20
3
-2/+2
*
|
Issue #25935: Garbage collector now breaks reference loops with OrderedDict.
Serhiy Storchaka
2016-01-19
1
-0/+13
*
|
Issue #16620: Fixed AttributeError in msilib.Directory.glob().
Serhiy Storchaka
2016-01-19
1
-1/+5
*
|
Fix BytecodeTestCase.assertNotInBytecode()
Victor Stinner
2016-01-19
1
-2/+2
*
|
set tp_new from the class in the hierarchy that actually owns the descriptor ...
Benjamin Peterson
2016-01-19
1
-0/+8
*
|
Issue #25859: Reimplement NNTP test_starttls() using local server
Martin Panter
2016-01-19
1
-18/+64
*
|
Issue #25366: Skip test_with_pip when threading module is not available
Berker Peksag
2016-01-19
1
-0/+7
*
|
Added exceptins for testing non-reversible import mapping for Issue #26013.
Serhiy Storchaka
2016-01-18
1
-0/+2
*
|
Issue #26013: Added compatibility with broken protocol 2 pickles created
Serhiy Storchaka
2016-01-18
1
-0/+7
*
|
Issue #9006: Added tests for XML RPC with non-UTF-8 encoding.
Serhiy Storchaka
2016-01-18
1
-3/+53
*
|
Issue #25905: Specify 'ascii' encoding for README.txt and NEWS.txt.
Terry Jan Reedy
2016-01-17
2
-4/+7
*
|
Issue #26071: bdist_wininst created binaries fail to start and find 32bit Python
Steve Dower
2016-01-16
2
-0/+0
*
|
Issue #25850: Use cross-compilation by default for 64-bit Windows.
Steve Dower
2016-01-16
1
-16/+5
*
|
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
*
|
Issue #17633: Improve support for namespace packages with zipimport.
Brett Cannon
2016-01-15
1
-32/+216
*
|
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.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: 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 #24705: Fix sysconfig._parse_makefile not expanding ${} vars
doko@ubuntu.com
2016-01-11
1
-1/+6
|
/
/
/
/
*
|
|
|
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
*
|
|
|
merge 3.4
Andrew Svetlov
2016-01-11
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Sync with asyncio
Andrew Svetlov
2016-01-11
1
-1/+1
*
|
|
|
merge 3.4
Andrew Svetlov
2016-01-11
3
-7/+230
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Sync with asyncio repo
Andrew Svetlov
2016-01-11
3
-7/+230
*
|
|
|
#24789: fix docstring of ctypes.create_string_buffer. Patch by Matheus Vieir...
Ezio Melotti
2016-01-09
1
-1/+1
*
|
|
|
Issue #22138: Fix mock.patch behavior when patching descriptors. Restore
Senthil Kumaran
2016-01-09
2
-1/+30
*
|
|
|
Hopeful fix for test_rglob_common on Windows without symlinks. (Merge 3.4->3.5)
Guido van Rossum
2016-01-07
1
-2/+5
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Hopeful fix for test_rglob_common on Windows without symlinks.
Guido van Rossum
2016-01-07
1
-2/+5
*
|
|
|
Add another try/except PermissionError to avoid depending on listdir order. F...
Guido van Rossum
2016-01-07
2
-13/+16
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Add another try/except PermissionError to avoid depending on listdir order. F...
Guido van Rossum
2016-01-07
2
-13/+16
*
|
|
|
Fix typo in docstring of multiprocessing.spawn.spawn_main()
Berker Peksag
2016-01-07
1
-1/+1
*
|
|
|
Issue #22570: Add 'path' attribute to pathlib.Path objects. (Merge 3.4->3.5)
Guido van Rossum
2016-01-06
2
-0/+34
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #22570: Add 'path' attribute to pathlib.Path objects.
Guido van Rossum
2016-01-06
2
-0/+34
*
|
|
|
Issue #26012: Don't traverse into symlinks for ** pattern in pathlib.Path.[r]...
Guido van Rossum
2016-01-06
2
-2/+19
|
\
\
\
\
|
|
/
/
/
[next]