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
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #23344: marshal.dumps() is now 20-25% faster on average.
Serhiy Storchaka
2015-02-11
1
-2/+3
*
Issue #20416: marshal.dumps() with protocols 3 and 4 is now 40-50% faster on
Serhiy Storchaka
2015-02-11
1
-0/+3
*
Fix typos in Doc/whatsnew/3.5.rst.
Berker Peksag
2015-02-11
1
-3/+3
*
Added respect_handler_level to QueueListener.
Vinay Sajip
2015-02-09
2
-2/+18
*
Merge.
Larry Hastings
2015-02-08
1
-7/+11
|
\
|
*
Improve Windows release scripts
Steve Dower
2015-02-08
1
-7/+11
*
|
Fix a copyright notice that still said 2014.
v3.5.0a1
Larry Hastings
2015-02-08
1
-1/+1
|
/
*
Issue #23285: PEP 475 -- Retry system calls failing with EINTR.
Charles-François Natali
2015-02-07
1
-0/+10
*
Closes #23357: Updated documentation on creating venvs.
Vinay Sajip
2015-02-07
1
-4/+7
|
\
|
*
Corrected typo.
Vinay Sajip
2015-02-07
1
-1/+1
|
*
Minor change to documentation on creating venvs.
Vinay Sajip
2015-02-07
1
-4/+7
*
|
Issue #20289: cgi.FieldStorage() now supports the context management protocol.
Berker Peksag
2015-02-06
2
-0/+13
*
|
Fix typos in Doc/whatsnew/3.5.rst.
Berker Peksag
2015-02-06
1
-6/+6
*
|
Issue #23260: Update Windows installer
Steve Dower
2015-02-06
3
-173/+349
*
|
Fix missing :ref: for idle in doc build.
Ned Deily
2015-02-06
1
-3/+3
|
\
\
|
|
/
|
*
Fix missing :ref: for idle in doc build.
Ned Deily
2015-02-06
1
-3/+3
*
|
Merge 3.4 (asyncio doc)
Victor Stinner
2015-02-04
1
-15/+24
|
\
\
|
|
/
|
*
asyncio doc: explain how to display ResourceWarning in the debug mode section
Victor Stinner
2015-02-04
1
-15/+24
*
|
Merge 3.4 (asyncio doc)
Victor Stinner
2015-02-03
1
-6/+4
|
\
\
|
|
/
|
*
asyncio, Tulip issue 221: Fix doc of QueueEmpty and QueueFull
Victor Stinner
2015-02-03
1
-6/+4
*
|
Issue #15381: Optimized io.BytesIO to make less allocations and copyings.
Serhiy Storchaka
2015-02-03
1
-0/+3
*
|
Issue #22818: Splitting on a pattern that could match an empty string now
Serhiy Storchaka
2015-02-03
2
-6/+33
*
|
Issue #23099: Closing io.BytesIO with exported buffer is rejected now to
Serhiy Storchaka
2015-02-03
1
-6/+7
|
\
\
|
|
/
|
*
Issue #23099: Closing io.BytesIO with exported buffer is rejected now to
Serhiy Storchaka
2015-02-03
1
-6/+7
|
*
Whitespace.
Stefan Krah
2015-02-01
1
-1/+1
*
|
Whitespace.
Stefan Krah
2015-02-01
1
-1/+1
*
|
Issue #23352: Merge from 3.4.
Stefan Krah
2015-02-01
1
-0/+3
|
\
\
|
|
/
|
*
Issue #23352: Document that Py_buffer.suboffsets must be NULL if no suboffsets
Stefan Krah
2015-02-01
1
-0/+3
*
|
Merged documentation update from 3.4.
Vinay Sajip
2015-02-01
1
-0/+54
|
\
\
|
|
/
|
*
Added a cookbook entry on logging audible messages.
Vinay Sajip
2015-02-01
1
-0/+54
*
|
Merge: Fix asyncio doc typo.
R David Murray
2015-01-30
1
-1/+1
|
\
\
|
|
/
|
*
Fix asyncio doc typo.
R David Murray
2015-01-30
1
-1/+1
*
|
Merge 3.4 (asyncio doc)
Victor Stinner
2015-01-30
1
-0/+11
|
\
\
|
|
/
|
*
asyncio doc: document the new ResourceWarning warnings
Victor Stinner
2015-01-30
1
-0/+11
*
|
Merge 3.4 (asyncio doc)
Victor Stinner
2015-01-29
1
-0/+37
|
\
\
|
|
/
|
*
asyncio doc: add a section about task cancellation
Victor Stinner
2015-01-29
1
-0/+37
*
|
Merge 3.4 (asyncio doc)
Victor Stinner
2015-01-29
1
-0/+23
|
\
\
|
|
/
|
*
Issue #21962, asyncio doc: Suggest the usage of wait_for() to replace
Victor Stinner
2015-01-29
1
-0/+23
*
|
Closes #22668: Merge from 3.4.
Stefan Krah
2015-01-29
1
-0/+6
|
\
\
|
|
/
*
|
Merge 3.4 (asyncio doc)
Victor Stinner
2015-01-29
1
-0/+8
|
\
\
|
|
/
|
*
asyncio doc: document Protocol state machine
Victor Stinner
2015-01-29
1
-0/+8
*
|
Merged documentation update from 3.4.
Vinay Sajip
2015-01-28
1
-0/+55
|
\
\
|
|
/
|
*
Added a logging cookbook entry on customized exception formatting.
Vinay Sajip
2015-01-28
1
-0/+55
*
|
Add whatsnew entry for issue #5309.
Berker Peksag
2015-01-27
1
-0/+7
*
|
Issue #23286: Fix typo in the tutorial.
Berker Peksag
2015-01-27
1
-1/+1
|
\
\
|
|
/
|
*
Issue #23286: Fix typo in the tutorial.
Berker Peksag
2015-01-27
1
-1/+1
|
*
Issue #14099: Backout changeset e5bb3044402b (except adapted tests).
Serhiy Storchaka
2015-01-26
1
-2/+8
*
|
Issue #19361: JSON decoder now raises JSONDecodeError instead of ValueError.
Serhiy Storchaka
2015-01-26
2
-3/+39
*
|
Issue #18518: timeit now rejects statements which can't be compiled outside
Serhiy Storchaka
2015-01-26
1
-6/+0
|
\
\
|
|
/
|
*
Issue #18518: timeit now rejects statements which can't be compiled outside
Serhiy Storchaka
2015-01-26
1
-6/+0
[next]