async-techniques-python-course
async-techniques-python-course copied to clipboard
Async Techniques and Examples in Python Course
In the video for async and await with asyncio [ch4/12]: Demo: Understanding basic generators [v3/14] , the video hangs at 7:07.  I've tried exiting and reloading...
closes #19 . Tested that running with python 3.9 and 3.10 works.
`aiohttp` stopped installing `cchardet` speedup under >Python 3.9 (See https://github.com/aio-libs/aiohttp/pull/6857) due to `cchardet` being unmaintained. I ran `async_scrape/program.py` successfully without `cchardet` using python 3.9 and 3.10. I'll send a PR...
I'm running into the below error ClientConnectorError Cannot connect to host www.datasciencetoolkit.org:80 ssl:default [nodename nor servname provided, or not known] any ideas ?
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0. Release notes Sourced from urllib3's releases. 2.6.0 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0. Release notes Sourced from urllib3's releases. 2.6.0 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0. Release notes Sourced from urllib3's releases. 2.6.0 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0. Release notes Sourced from urllib3's releases. 2.6.0 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.3 to 3.1.4. Release notes Sourced from werkzeug's releases. 3.1.4 This is the Werkzeug 3.1.4 fix release, which fixes bugs but does not otherwise change behavior and...