Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aiohttp issues with pyodide accessing https url #10110

Open
1 task done
syleishere opened this issue Dec 4, 2024 · 2 comments
Open
1 task done

aiohttp issues with pyodide accessing https url #10110

syleishere opened this issue Dec 4, 2024 · 2 comments
Labels
bug needs-info Issue is lacking sufficient information and will be closed if not provided

Comments

@syleishere
Copy link

syleishere commented Dec 4, 2024

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

https://github.com/pyodide/pyodide/issues/5239

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

  • I agree to follow the aio-libs Code of Conduct
@Dreamsorcerer
Copy link
Member

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

@Dreamsorcerer Dreamsorcerer added the needs-info Issue is lacking sufficient information and will be closed if not provided label Dec 5, 2024
@syleishere
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs-info Issue is lacking sufficient information and will be closed if not provided
Projects
None yet
Development

No branches or pull requests

2 participants