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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the organization of the body and the summary have parallel structure.
R David Murray
2013-12-23
1
-31/+39
*
Add description of marshal changes.
R David Murray
2013-12-23
1
-1/+16
*
merge 3.3 (#19563)
Benjamin Peterson
2013-12-23
7
-8/+8
|
\
|
*
update Barry's email (#19563)
Benjamin Peterson
2013-12-23
7
-8/+8
*
|
Be consistent in how PEPs are referenced throughout the summary section.
R David Murray
2013-12-22
1
-5/+7
*
|
Rewrite module-globals summary entry, and expand the full description a bit.
R David Murray
2013-12-22
1
-3/+6
*
|
Make argument clinic summary entry parallel to other PEP entries.
R David Murray
2013-12-22
1
-3/+3
*
|
Fix bootstrap issue by importing the cgi module lazily
Antoine Pitrou
2013-12-22
1
-1/+1
|
\
\
|
|
/
|
*
Fix bootstrap issue by importing the cgi module lazily
Antoine Pitrou
2013-12-22
1
-1/+1
*
|
Fix TypeError on "setup.py upload --show-response".
Antoine Pitrou
2013-12-22
5
-6/+28
|
\
\
|
|
/
|
*
Fix TypeError on "setup.py upload --show-response".
Antoine Pitrou
2013-12-22
5
-6/+28
*
|
s/lightweight/minimal/, as per issue #11379.
Antoine Pitrou
2013-12-22
1
-1/+1
|
\
\
|
|
/
|
*
s/lightweight/minimal/, as per issue #11379.
Antoine Pitrou
2013-12-22
1
-1/+1
*
|
Null merge (#12226 already fixed on default)
Antoine Pitrou
2013-12-22
0
-0/+0
|
\
\
|
|
/
|
*
Issue #12226: HTTPS is now used by default when connecting to PyPI.
Antoine Pitrou
2013-12-22
4
-5/+7
|
|
\
|
|
*
Issue #12226: HTTPS is now used by default when connecting to PyPI.
Antoine Pitrou
2013-12-22
4
-7/+9
*
|
|
Fix urllib.request.build_opener mocking in test_distutils (should fix some ra...
Antoine Pitrou
2013-12-21
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Fix urllib.request.build_opener mocking in test_distutils (should fix some ra...
Antoine Pitrou
2013-12-21
1
-0/+2
*
|
|
Issue #20045: Fix "setup.py register --list-classifiers".
Antoine Pitrou
2013-12-21
4
-6/+27
|
\
\
\
|
|
/
/
|
*
|
Issue #20045: Fix "setup.py register --list-classifiers".
Antoine Pitrou
2013-12-21
4
-6/+27
*
|
|
Null merge
Antoine Pitrou
2013-12-21
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
Fix DeprecationWarnings in test suite
Antoine Pitrou
2013-12-21
4
-23/+23
*
|
|
Issue #18879: When a method is looked up on a temporary file, avoid closing t...
Antoine Pitrou
2013-12-21
3
-32/+84
|
\
\
\
|
|
/
/
|
*
|
Issue #18879: When a method is looked up on a temporary file, avoid closing t...
Antoine Pitrou
2013-12-21
3
-32/+84
*
|
|
Make CPython PEP summary entry links consistent, add pep 456 discussion.
R David Murray
2013-12-21
1
-5/+24
*
|
|
merge
Christian Heimes
2013-12-21
9
-8/+96
|
\
\
\
|
*
|
|
Issue #20037: Avoid crashes when doing text I/O late at interpreter shutdown.
Antoine Pitrou
2013-12-21
9
-8/+96
*
|
|
|
Issue #16136: Remove VMS support and VMS-related code
Christian Heimes
2013-12-21
20
-325/+27
|
/
/
/
*
|
|
skip multiprocessing main handling test when Python is built without threads
Christian Heimes
2013-12-21
1
-0/+2
*
|
|
Add some asyncio news for beta 2.
Guido van Rossum
2013-12-21
1
-0/+14
*
|
|
asyncio: Fix space in log message about poll time.
Guido van Rossum
2013-12-21
1
-1/+1
*
|
|
Upgrade pip to 1.5rc2 and setuptools to 2.0.1
Donald Stufft
2013-12-21
4
-2/+2
*
|
|
Issue #19967: Defer the formating of the traceback in asyncio.Future destructor
Victor Stinner
2013-12-20
1
-11/+14
*
|
|
Add link from email summary entry to entry in changed module section.
R David Murray
2013-12-20
1
-1/+4
*
|
|
Add links to discussion of multiprocessing spawn/forkserver feature.
R David Murray
2013-12-20
2
-9/+14
*
|
|
Tidy up ssl whatsnew references, make ssl section formatting consistent.
R David Murray
2013-12-20
2
-14/+13
*
|
|
Add link from pickle protocol 4 in summary to the section about it.
R David Murray
2013-12-20
1
-1/+3
*
|
|
Include sha3 addition in hashlib section of whatsnew.
R David Murray
2013-12-20
2
-2/+10
*
|
|
No need for single para descriptions to have separate contributed by para.
R David Murray
2013-12-20
1
-14/+0
*
|
|
whatsnew: s/no new syntax features planned/no new syntax features added/
R David Murray
2013-12-20
1
-1/+1
*
|
|
asyncio: Export all abstract protocol and transport classes. Fixes issue #20029.
Guido van Rossum
2013-12-20
2
-2/+5
*
|
|
Fix spelling error in single dispatch whatsnew summary, and add link.
R David Murray
2013-12-20
1
-1/+4
*
|
|
Make the 'PEP 446' string link to the PEP in whatsnew new feature description.
R David Murray
2013-12-20
1
-2/+2
*
|
|
Move versionadded for tracemalloc into the standard location (right after title)
R David Murray
2013-12-20
1
-2/+2
*
|
|
Move versionadded for ensurepip into the standard location (right after title)
R David Murray
2013-12-20
1
-2/+2
*
|
|
Fix Sphinx markup for asyncio modules so :mod:`asyncio` links work.
R David Murray
2013-12-20
4
-3/+4
*
|
|
Add versionadded to enum docs.
R David Murray
2013-12-20
1
-0/+2
*
|
|
Add email package to whatsnew list of significantly improved stdlib modules.
R David Murray
2013-12-20
1
-0/+3
*
|
|
Update test.outstanding_bugs.py
Zachary Ware
2013-12-20
1
-72/+2
|
\
\
\
|
|
/
/
|
*
|
Update test.outstanding_bugs.py
Zachary Ware
2013-12-20
1
-72/+2
[next]