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, Tulip issue 139: Improve error messages on "fatal errors"
Victor Stinner
2014-02-19
6
-38/+64
*
|
|
asyncio.transports: Make _ProactorBasePipeTransport use _FlowControlMixin
Yury Selivanov
2014-02-18
4
-125/+75
*
|
|
asyncio: New error handling API. Issue #20681.
Yury Selivanov
2014-02-18
15
-99/+491
*
|
|
Issue #20625: Fix compilation issue
Victor Stinner
2014-02-18
1
-1/+2
*
|
|
(Merge 3.3) Issue #19612: On Windows, subprocess.Popen.communicate() now
Victor Stinner
2014-02-18
2
-1/+13
|
\
\
\
|
|
/
/
|
*
|
Issue #19612: On Windows, subprocess.Popen.communicate() now ignores
Victor Stinner
2014-02-18
2
-2/+14
*
|
|
Close issue20653: allow Enum subclasses to override __reduce_ex__
Ethan Furman
2014-02-18
2
-14/+73
*
|
|
asyncio: Make tests pass on Windows.
Guido van Rossum
2014-02-18
1
-1/+3
*
|
|
Mangle __parameters in __annotations__ dict properly. Issue #20625.
Yury Selivanov
2014-02-18
5
-1/+37
*
|
|
Issue #20609: Merge with 3.3.
Zachary Ware
2014-02-18
2
-8/+46
|
\
\
\
|
|
/
/
|
*
|
Issue #20609: Fix building 64-bit binaries on 32-bit Windows.
Zachary Ware
2014-02-18
2
-8/+46
*
|
|
Misc/NEWS: Add a news item for UNIX Sockets support in asyncio. Cleanup WS.
Yury Selivanov
2014-02-18
1
-1/+5
*
|
|
asyncio: Add support for UNIX Domain Sockets.
Yury Selivanov
2014-02-18
10
-193/+738
*
|
|
Issue #20510: Merge with 3.3.
Zachary Ware
2014-02-18
2
-53/+32
|
\
\
\
|
|
/
/
|
*
|
Issue #20510: Rewrote test_exit in test_sys to match existing comments
Zachary Ware
2014-02-18
2
-53/+32
*
|
|
Issue #20493: Document that asyncio should not exceed one day
Victor Stinner
2014-02-18
1
-0/+4
*
|
|
Issue #20656: Restore explicit downcast in select_select().
Victor Stinner
2014-02-18
1
-1/+2
*
|
|
Close #20649: Fix typo in asyncio doc. Patch written by Brett Cannon.
Victor Stinner
2014-02-18
1
-1/+1
*
|
|
Issue #20564: Skip tests on lock+signals on OpenBSD
Victor Stinner
2014-02-18
1
-0/+6
*
|
|
Issue #20667: KqueueEventLoopTests.test_read_pty_output() hangs also on OpenB...
Victor Stinner
2014-02-18
2
-12/+3
*
|
|
Merge with 3.3
Terry Jan Reedy
2014-02-18
3
-13/+27
|
\
\
\
|
|
/
/
|
*
|
Issue #8478: Untokenizer.compat now processes first token from iterator input.
Terry Jan Reedy
2014-02-18
3
-13/+27
*
|
|
Close #20656: Fix select.select() on OpenBSD 64-bit
Victor Stinner
2014-02-18
1
-10/+12
*
|
|
Issue #20667: test_asyncio: Skip KqueueEventLoopTests.test_read_pty_output() on
Victor Stinner
2014-02-18
2
-0/+13
*
|
|
Issue #20655: Fix test_asyncio, run also subprocess tests. Patch written by
Victor Stinner
2014-02-17
1
-0/+1
*
|
|
Merge with 3.3
Terry Jan Reedy
2014-02-17
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
whitespace
Terry Jan Reedy
2014-02-17
1
-2/+2
*
|
|
Untokenize, bad assert: Merge with 3.3
Terry Jan Reedy
2014-02-17
2
-2/+18
|
\
\
\
|
|
/
/
|
*
|
Untokenize: An logically incorrect assert tested user input validity.
Terry Jan Reedy
2014-02-17
2
-2/+18
*
|
|
Close #20652: asyncio doc: close the event loop in run_forever() example. Fix
Victor Stinner
2014-02-17
1
-3/+6
*
|
|
Issue #20320: select.select() and select.kqueue.control() now round the timeout
Victor Stinner
2014-02-16
10
-62/+179
*
|
|
Issue #20616: Add a format() method to tracemalloc.Traceback.
Victor Stinner
2014-02-16
4
-7/+59
*
|
|
merge 3.3
Benjamin Peterson
2014-02-16
2
-6/+8
|
\
\
\
|
|
/
/
|
*
|
backout fafac90b69c4
Benjamin Peterson
2014-02-16
2
-7/+9
*
|
|
merge backout for #20621
Benjamin Peterson
2014-02-16
2
-321/+67
|
\
\
\
|
|
/
/
|
*
|
backout 2807a5f011e4 for causing #20621
Benjamin Peterson
2014-02-16
2
-323/+66
|
*
|
backout d28242a636c7 so I can backout 2807a5f011e4
Benjamin Peterson
2014-02-16
1
-1/+3
*
|
|
look up __getnewargs__ and __getnewargs_ex__ on the object type (#16251)
Benjamin Peterson
2014-02-16
3
-12/+23
*
|
|
merge 3.3
Benjamin Peterson
2014-02-16
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
do not line break reference
Benjamin Peterson
2014-02-16
1
-7/+7
*
|
|
Merge from 3.3
Andrew Kuchling
2014-02-16
2
-6/+1
|
\
\
\
|
|
/
/
|
*
|
#12211: remove paragraph about NaNs
Andrew Kuchling
2014-02-16
2
-6/+1
*
|
|
Merge from 3.3
Andrew Kuchling
2014-02-16
2
-3/+10
|
\
\
\
|
|
/
/
|
*
|
#12211: clarify math.copysign() documentation and docstring
Andrew Kuchling
2014-02-16
2
-3/+10
*
|
|
Doc: do not rely on checked-out Sphinx toolchain from svn.python.org anymore
Georg Brandl
2014-02-16
5
-64/+15
*
|
|
Merge from 3.3
Andrew Kuchling
2014-02-15
2
-1/+9
|
\
\
\
|
|
/
/
|
*
|
#20241: use correct RFC number
Andrew Kuchling
2014-02-15
1
-1/+1
|
*
|
#16728: Mention collections.abc.Sequence in 'sequence' glossary entry
Andrew Kuchling
2014-02-15
1
-0/+8
*
|
|
Merge from 3.3
Andrew Kuchling
2014-02-15
1
-2/+1
|
\
\
\
|
|
/
/
|
*
|
Clarify versionchanged sentence. Closes #20497.
Andrew Kuchling
2014-02-15
1
-2/+1
[prev]
[next]