You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're probably not going to be able to debug pyodide for you. If the pyodide developers figure out what is the problem and there's something we can change to resolve it, then we'll look at it. But, the linked report just looks like pyodide is missing some basic functionality, it's not clear what we'd do about that (I'd note that they appear to be maintaining a patch to our code already).
Yeah, not sure why aiohttp is listed as supported on pyodide, main purpose of aiohttp is to connect to https url and return a result lol. Almost seems as if they have to patch aiohttp with calls from https://pyodide.org/en/stable/usage/api/python-api/http.html
Describe the bug
pyodide/pyodide#5239
To Reproduce
pyodide/pyodide#5239
Expected behavior
Should be able to access a https url in pyodide
Logs/tracebacks
Python Version
3.12.7
aiohttp Version
latest version or pyodide version
multidict Version
latest version or pyodide version
propcache Version
latest version or pyodide version
yarl Version
latest version or pyodide version
OS
web, or a flutter macos build
Related component
Client
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: