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
*
asyncio.streams: Use bytebuffer in StreamReader; Add assertion in feed_data
Yury Selivanov
2014-02-05
2
-76/+76
*
#14515: clarify that TemporaryDirectory's __enter__ returns the name.
R David Murray
2014-02-05
1
-4/+6
|
\
|
*
#14515: clarify that TemporaryDirectory's __enter__ returns the name.
R David Murray
2014-02-05
1
-4/+6
*
|
Issue #19920: TarFile.list() no longer fails when outputs a listing
Serhiy Storchaka
2014-02-05
3
-29/+121
|
\
\
|
|
/
|
*
Issue #19920: TarFile.list() no longer fails when outputs a listing
Serhiy Storchaka
2014-02-05
3
-11/+100
*
|
TestNamedTuple.test_pickle was only testing through protocol 2. Changed to ha...
Eric V. Smith
2014-02-05
1
-1/+1
*
|
Issue #20053: new test to check an assumption
Nick Coghlan
2014-02-05
1
-0/+7
*
|
Issue #20498: Fixed io.StringIO tests for newline='\n'. Added new tests.
Serhiy Storchaka
2014-02-05
1
-1/+36
|
\
\
|
|
/
|
*
Issue #20498: Fixed io.StringIO tests for newline='\n'. Added new tests.
Serhiy Storchaka
2014-02-05
1
-1/+36
*
|
Issue #20489: Explicitly qualified expressions for default values in methods.
Serhiy Storchaka
2014-02-05
2
-7/+7
*
|
Issue #20465: Update SQLite shipped with OS X installer to 3.8.3.
Ned Deily
2014-02-05
2
-3/+8
*
|
Issue #20515: Fix NULL pointer dereference introduced by issue #20368
Christian Heimes
2014-02-04
2
-0/+5
|
\
\
|
|
/
|
*
Issue #20515: Fix NULL pointer dereference introduced by issue #20368
Christian Heimes
2014-02-04
2
-0/+5
*
|
asyncio: Cosmetic improvement to test__run_once_logging() mock argument.
Guido van Rossum
2014-02-04
1
-5/+3
*
|
Add missing word ("thread") to sentence about call_soon_threadsafe.
Guido van Rossum
2014-02-04
1
-1/+1
*
|
asyncio doc: add an example to schedule a coroutine from a different thread
Victor Stinner
2014-02-04
1
-5/+8
*
|
Closes #20509: Merged documentation update from 3.3.
Vinay Sajip
2014-02-04
1
-1/+3
|
\
\
|
|
/
|
*
Issue #20509: Added cross-reference in documentation.
Vinay Sajip
2014-02-04
1
-2/+3
*
|
merge 3.3 (#19186)
Benjamin Peterson
2014-02-04
2
-0/+6
|
\
\
|
|
/
|
*
restore namespacing of pyexpat symbols (closes #19186)
Benjamin Peterson
2014-02-04
2
-0/+6
*
|
Close #20053: ignore default pip config settings
Nick Coghlan
2014-02-04
4
-12/+53
*
|
Close #20404: blacklist non-text encodings in io.TextIOWrapper
Nick Coghlan
2014-02-04
6
-41/+141
*
|
Issue #17162: Fix compilation, replace non-breaking space with an ASCII space
Victor Stinner
2014-02-04
1
-1/+1
*
|
Issue #17162: Add PyType_GetSlot.
Martin v. Löwis
2014-02-04
6
-2/+30
*
|
asyncio: Fix _ProactorWritePipeTransport._pipe_closed()
Victor Stinner
2014-02-04
1
-1/+4
*
|
Oops, undo unwanted changes in test_asyncio: mistakes of my the last sync with
Victor Stinner
2014-02-03
3
-8/+17
*
|
asyncio doc: add an example of asyncio.subprocess with communicate() and wait()
Victor Stinner
2014-02-03
1
-0/+40
*
|
asyncio.subprocess: Replace Process.get_subprocess() method with a
Victor Stinner
2014-02-03
3
-27/+28
*
|
Issue #20474: Fix "unexpected success" test_socket failures on OS X 10.7+.
Ned Deily
2014-02-03
2
-4/+6
|
\
\
|
|
/
|
*
Issue #20474: Fix "unexpected success" test_socket failures on OS X 10.7+.
Ned Deily
2014-02-03
2
-4/+6
*
|
Skip expr* tests for large integers for Tcl <8.5.
Serhiy Storchaka
2014-02-03
1
-4/+8
|
\
\
|
|
/
|
*
Skip expr* tests for large integers for Tcl <8.5.
Serhiy Storchaka
2014-02-03
1
-4/+8
*
|
Issue #20426: When passing the re.DEBUG flag, re.compile() displays the debug...
Antoine Pitrou
2014-02-03
3
-8/+26
|
\
\
|
|
/
|
*
Issue #20426: When passing the re.DEBUG flag, re.compile() displays the debug...
Antoine Pitrou
2014-02-03
3
-8/+27
*
|
Merge heads
Serhiy Storchaka
2014-02-03
1
-1/+1
|
\
\
|
*
|
remove extra backtick
Benjamin Peterson
2014-02-03
1
-1/+1
*
|
|
Issue #19761: Fixed Tkinter tests on OS X.
Serhiy Storchaka
2014-02-03
2
-7/+14
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Issue #19761: Fixed Tkinter tests on OS X.
Serhiy Storchaka
2014-02-03
2
-7/+14
*
|
|
Issue #20368: The null character now correctly passed from Tcl to Python.
Serhiy Storchaka
2014-02-03
4
-78/+175
|
\
\
\
|
|
/
/
|
*
|
Issue #20368: The null character now correctly passed from Tcl to Python.
Serhiy Storchaka
2014-02-03
4
-78/+175
*
|
|
Issue #20368: Add tests for Tkinter methods exprstring(), exprdouble(),
Serhiy Storchaka
2014-02-03
1
-0/+135
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Issue #20368: Add tests for Tkinter methods exprstring(), exprdouble(),
Serhiy Storchaka
2014-02-03
1
-0/+135
*
|
remove code which does nothing but cause refleaks
Benjamin Peterson
2014-02-03
1
-4/+0
*
|
Merge from 3.3
Andrew Kuchling
2014-02-03
1
-2/+1
|
\
\
|
|
/
|
*
Use different word
Andrew Kuchling
2014-02-03
1
-2/+1
*
|
Merged documentation update from 3.3.
Vinay Sajip
2014-02-03
1
-0/+87
|
\
\
|
|
/
|
*
Added cookbook entry on logging filter configuration using dictConfig().
Vinay Sajip
2014-02-03
1
-0/+87
*
|
inspect.signature: Add (restore) support for builtin classes #20473
Yury Selivanov
2014-02-03
2
-131/+190
*
|
whatsnew: read/write on closed SSL socket exception has changed.
R David Murray
2014-02-03
1
-1/+5
*
|
whatsnew: html.escape 10x faster, _gestalt module gone.
R David Murray
2014-02-03
1
-1/+8
[next]