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
/
library
/
asyncio-eventloop.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-35395: fix typos in asyncio eventloop documentation (GH-10880)
Miss Islington (bot)
2018-12-04
1
-2/+2
*
Doc: fix asyncio loop.close() description (GH-10229)
Miss Islington (bot)
2018-11-01
1
-1/+1
*
[3.7] bpo-11233: Create availability directive for documentation (GH-9692) (G...
Cheryl Sabella
2018-10-15
1
-5/+5
*
bpo-33649: More improvements (GH-9439)
Miss Islington (bot)
2018-09-20
1
-4/+45
*
bpo-33649: Add a high-level section about Futures; few quick fixes (GH-9403)
Miss Islington (bot)
2018-09-18
1
-1/+1
*
bpo-33649: Note that asyncio.run() calls shutdown_asyncgens() (GH-9380)
Miss Islington (bot)
2018-09-18
1
-1/+5
*
bpo-33649: Backport asyncio docs from 'master' to 3.7 (GH-9377)
Yury Selivanov
2018-09-17
1
-547/+827
*
doc: Fix typo in asyncio-eventloop.rst (GH-7345)
Miss Islington (bot)
2018-06-09
1
-2/+2
*
bpo-33736: Improve the documentation of asyncio stream APIs (GH-7326)
Miss Islington (bot)
2018-06-08
1
-2/+2
*
bpo-33734: asyncio/ssl: a bunch of bugfixes (GH-7321) (GH-7396)
Miss Islington (bot)
2018-06-04
1
-4/+4
*
bpo-32436: Document PEP 567 changes to asyncio. (GH-7073)
Miss Islington (bot)
2018-05-23
1
-4/+28
*
Add versionchanged in create_datagram_endpoint doc (GH-4697)
Miss Islington (bot)
2018-05-14
1
-0/+3
*
Fix senfile typo (GH-6265) (#6274)
Miss Islington (bot)
2018-03-28
1
-1/+1
*
Fix a typo in asyncio docs (GH-5721)
Miss Islington (bot)
2018-02-17
1
-1/+1
*
Implement TimerHandle.when() (GH-5473) (GH-5480)
Miss Islington (bot)
2018-02-01
1
-4/+19
*
bpo-32327: Revert loop.run_in_executor behaviour: return a Future. (#5392)
Yury Selivanov
2018-01-28
1
-6/+9
*
bpo-32622: Fix AbstractEventLoop.sendfile signature in documentation. (GH-5368)
Elvis Pranskevichus
2018-01-27
1
-1/+1
*
bpo-32622: Implement loop.sendfile() (#5271)
Andrew Svetlov
2018-01-27
1
-0/+31
*
bpo-32662: Implement Server.start_serving() and Server.serve_forever() (#5312)
Yury Selivanov
2018-01-25
1
-5/+82
*
bpo-32410: Make SendfileNotAvailableError exception public (#5243)
Andrew Svetlov
2018-01-19
1
-1/+13
*
bpo-32410: Implement loop.sock_sendfile() (#4976)
Andrew Svetlov
2018-01-16
1
-0/+30
*
bpo-32418: Add get_loop() method on Server, AbstractServer classes (#4997)
Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
2017-12-30
1
-0/+6
*
bpo-23749: Implement loop.start_tls() (#5039)
Yury Selivanov
2017-12-30
1
-0/+32
*
bpo-29970: Make ssh_handshake_timeout None by default (#4939)
Andrew Svetlov
2017-12-20
1
-5/+8
*
bpo-29970: Add timeout for SSL handshake in asyncio
Neil Aspinall
2017-12-19
1
-5/+34
*
bpo-32327: Convert asyncio functions documented as coroutines to coroutines. ...
Yury Selivanov
2017-12-15
1
-30/+24
*
bpo-32272: Remove asyncio.async() function. (#4784)
Yury Selivanov
2017-12-11
1
-3/+0
*
bpo-32154: Remove asyncio.windows_utils.socketpair (#4609)
Victor Stinner
2017-11-28
1
-4/+1
*
bpo-32105: add asyncio.BaseEventLoop.connect_accepted_socket versionadded to ...
AraHaan
2017-11-21
1
-0/+3
*
bpo-32066: Support pathlib.Path in create_unix_connection; sock arg should be...
Yury Selivanov
2017-11-20
1
-3/+15
*
Add asyncio.Handle.cancelled() method (#2388)
Marat Sharafutdinov
2017-11-07
1
-0/+6
*
bpo-31245: Asyncio unix socket datagram (#3164)
Quentin Dawans
2017-10-30
1
-3/+4
*
bpo-31819: Add AbstractEventLoop.sock_recv_into() (#4051)
Antoine Pitrou
2017-10-19
1
-0/+15
*
Add the link to asyncio source code in the docs (GH-2373)
lf
2017-07-25
1
-0/+2
*
Issue #28091: Document PEP 525 & PEP 530.
Yury Selivanov
2016-12-15
1
-0/+18
*
Merge 3.5 (issue #27392)
Yury Selivanov
2016-11-07
1
-0/+17
|
\
|
*
Issue #27392: Document loop.connect_accepted_socket()
Yury Selivanov
2016-11-07
1
-0/+17
*
|
Issue #26980: Improve docs for create_unix_connection(). By Mariatta. (3.5->3.6)
Guido van Rossum
2016-11-03
1
-0/+4
|
\
\
|
|
/
|
*
Issue #26980: Improve docs for create_unix_connection(). By Mariatta.
Guido van Rossum
2016-11-03
1
-0/+4
*
|
Merge 3.5 (issue #26796)
Yury Selivanov
2016-10-21
1
-0/+7
|
\
\
|
|
/
|
*
Issue #26796: Don't configure the number of workers for default threadpool ex...
Yury Selivanov
2016-10-21
1
-0/+7
*
|
Issue #19795: Improved more markups of True/False.
Serhiy Storchaka
2016-10-19
1
-2/+2
|
\
\
|
|
/
|
*
Issue #19795: Improved more markups of True/False.
Serhiy Storchaka
2016-10-19
1
-2/+2
*
|
Issue #27700: Document AbstractEventLoop, not BaseEventLoop. (Merge 3.5->3.6)
Guido van Rossum
2016-08-08
1
-62/+71
|
\
\
|
|
/
|
*
Issue #27700: Document AbstractEventLoop, not BaseEventLoop.
Guido van Rossum
2016-08-08
1
-62/+71
*
|
Merge 3.5 (asyncio, issue #27136)
Yury Selivanov
2016-06-08
1
-23/+24
|
\
\
|
|
/
|
*
Issue #27136: Update asyncio docs
Yury Selivanov
2016-06-08
1
-23/+24
*
|
Merge 3.5
Yury Selivanov
2016-05-16
1
-0/+21
|
\
\
|
|
/
|
*
docs: Update asyncio docs & whatsnew
Yury Selivanov
2016-05-16
1
-0/+21
*
|
Expand abbreviations FIFO and LIFO.
Serhiy Storchaka
2016-05-16
1
-2/+3
|
/
[next]