async-techniques-python-course icon indicating copy to clipboard operation
async-techniques-python-course copied to clipboard

Async Techniques and Examples in Python Course

Results 9 async-techniques-python-course issues
Sort by recently updated
recently updated
newest added

In the video for async and await with asyncio [ch4/12]: Demo: Understanding basic generators [v3/14] , the video hangs at 7:07. ![Screenshot from 2022-05-03 19-12-21](https://user-images.githubusercontent.com/9091454/166516551-16779514-f07d-4da0-92ea-440058d3a84d.png) 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...

dependencies
python

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...

dependencies
python

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...

dependencies
python

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...

dependencies
python

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...

dependencies
python