Server IP : 192.158.238.246 / Your IP : 3.129.216.70 Web Server : LiteSpeed System : Linux uniform.iwebfusion.net 4.18.0-553.27.1.lve.1.el8.x86_64 #1 SMP Wed Nov 20 15:58:00 UTC 2024 x86_64 User : jenniferflocom ( 1321) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/opt/alt/python38/share/doc/alt-python38-async-timeout/ |
Upload File : |
CHANGES ======= 1.3.0 (2017-08-23) ------------------ * Don't suppress nested exception on timeout. Exception context points on cancelled line with suspended `await` (#13) * Introduce `.timeout` property (#16) * Add methods for using as async context manager (#9) 1.2.1 (2017-05-02) ------------------ * Support unpublished event loop's "current_task" api. 1.2.0 (2017-03-11) ------------------ * Extra check on context manager exit * 0 is no-op timeout 1.1.0 (2016-10-20) ------------------ * Rename to `async-timeout` 1.0.0 (2016-09-09) ------------------ * The first release.