diff options
author | Enrico Alarico Carbognani <enrico.carbognani@gmail.com> | 2019-04-18 12:43:14 (GMT) |
---|---|---|
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-04-18 12:43:14 (GMT) |
commit | 7e954e7de4f3777b5ce239640bd2b76aced09561 (patch) | |
tree | 47807a06485d425044f7b9416261f2e857793cb3 /Doc/library/binascii.rst | |
parent | 23bace26ec265557697cf3b578b361c178070cd5 (diff) | |
download | cpython-7e954e7de4f3777b5ce239640bd2b76aced09561.zip cpython-7e954e7de4f3777b5ce239640bd2b76aced09561.tar.gz cpython-7e954e7de4f3777b5ce239640bd2b76aced09561.tar.bz2 |
bpo-36651: Fixed Asyncio Event Loop documentation inconsistency (GH-12866)
# [bpo-36651](https://bugs.python.org/issue36651): Fixed Asyncio Event Loop documentation inconsistency
In the documentation for the call_later and the call_at methods there is a note which says that the delay cannot be longer than a day, but both methods have a note saying that this limitation was removed in Python 3.8
Here I fixed this issue by removing the pre-exising note and added a versionchanged.
To test my changes I have rebuilt the documentation with ```make html```. I did not have any errors and the effected page displayed correctly on a browser.
https://bugs.python.org/issue36651
Diffstat (limited to 'Doc/library/binascii.rst')
0 files changed, 0 insertions, 0 deletions