]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-132316: Require `socket` and `GITHUB_TOKEN` env to use `GitHubArtifactDatab...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 10 Apr 2025 15:15:58 +0000 (17:15 +0200)
committerGitHub <noreply@github.com>
Thu, 10 Apr 2025 15:15:58 +0000 (15:15 +0000)
commit2b61f6ac3960606a09d9ebeeeb82a9c74583d1b7
tree34d3c7ba94597c696f523b1c6f257a7b3eb4e610
parentce921075e82cb265470b8ce9fef9ff9f75685b86
[3.13] gh-132316: Require `socket` and `GITHUB_TOKEN` env to use `GitHubArtifactDatabase` (GH-132348) (#132367)

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

Co-authored-by: sobolevn <mail@sobolevn.me>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Lib/test/support/hypothesis_helper.py