Skip to content

gh-132316: Require socket and GITHUB_TOKEN env to use GitHubArtifactDatabase #132348

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

Merged
merged 2 commits into from
Apr 10, 2025

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Apr 10, 2025

I did not check for enabled resources, because this is a local build.

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@sobolevn sobolevn merged commit fcf2d07 into python:main Apr 10, 2025
38 checks passed
@miss-islington-app
Copy link

Thanks @sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @sobolevn, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker fcf2d07228ada64bc864380cd8e3e304d9768caa 3.13

@sobolevn
Copy link
Member Author

@hugovk do I need to backport this? Since 055c739 was not backported?

@hugovk
Copy link
Member

hugovk commented Apr 10, 2025

Let's skip it if not needed. It can always be updated later.

@hugovk hugovk removed the needs backport to 3.13 bugs and security fixes label Apr 10, 2025
@kulikjak
Copy link
Contributor

kulikjak commented Apr 10, 2025

I wouldn't mind getting this backported into 3.13 since that is the version we found it in :). But we can certainly vendor the patch if necessary.

@sobolevn
Copy link
Member Author

@hugovk let's then backport both PRs maybe?

@hugovk
Copy link
Member

hugovk commented Apr 10, 2025

Sure! Can you take care of it?

@sobolevn
Copy link
Member Author

Will do :)

@miss-islington-app
Copy link

Thanks @sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 10, 2025
…ubArtifactDatabase` (pythonGH-132348)

(cherry picked from commit fcf2d07)

Co-authored-by: sobolevn <mail@sobolevn.me>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Apr 10, 2025

GH-132367 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Apr 10, 2025
sobolevn added a commit that referenced this pull request Apr 10, 2025
…HubArtifactDatabase` (GH-132348) (#132367)

gh-132316: Require `socket` and `GITHUB_TOKEN` env to use `GitHubArtifactDatabase` (GH-132348)
(cherry picked from commit fcf2d07)

Co-authored-by: sobolevn <mail@sobolevn.me>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@kulikjak
Copy link
Contributor

Thanks @sobolevn! Tests with latest 3.13 bits are green again.

seehwan pushed a commit to seehwan/cpython that referenced this pull request Apr 16, 2025
…ubArtifactDatabase` (python#132348)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants