[issue36651] Asyncio Event Loop documentation inconsistency (call_later and call_at methods)

2019-04-17 Thread Enrico Carbognani


New submission from Enrico Carbognani :

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.

--
assignee: docs@python
components: Documentation
files: documenation_incosistency.png
messages: 340434
nosy: Enrico Carbognani, docs@python
priority: normal
severity: normal
status: open
title: Asyncio Event Loop documentation inconsistency (call_later and call_at 
methods)
versions: Python 3.8
Added file: https://bugs.python.org/file48273/documenation_incosistency.png

___
Python tracker 
<https://bugs.python.org/issue36651>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36651] Asyncio Event Loop documentation inconsistency (call_later and call_at methods)

2019-04-17 Thread Enrico Carbognani


Change by Enrico Carbognani :


--
keywords: +patch
pull_requests: +12793
stage:  -> patch review

___
Python tracker 
<https://bugs.python.org/issue36651>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com