FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

bpo-42972: Fully support GC for hashlib heap types (GH-26374) by erlend-aasland · Pull Request #26374 · python/cpython · GitHub

/ cpython Public

bpo-42972: Fully support GC for hashlib heap types (GH-26374) - #26374

Merged
tiran merged 4 commits into
python:mainfrom
erlend-aasland:bpo-42972/sha256
May 27, 2021
Merged

bpo-42972: Fully support GC for hashlib heap types (GH-26374)#26374
tiran merged 4 commits into
python:mainfrom
erlend-aasland:bpo-42972/sha256

Conversation

erlend-aasland commented May 25, 2021
edited by miss-islington
Loading

Copy link
Copy Markdown
Contributor

tiran added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label May 26, 2021

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @tiran for commit 49226dd 🤖

If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.

bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label May 26, 2021

tiran commented May 26, 2021

Copy link
Copy Markdown
Member

@pablogsal @erlend-aasland Lots of buildbots have failed with Master Shutdown. Is this an infrastructure issues? Can I just restart the buildbots by setting the label again?

erlend-aasland commented May 26, 2021
edited
Loading

Copy link
Copy Markdown
Contributor Author

@pablogsal @erlend-aasland Lots of buildbots have failed with Master Shutdown. Is this an infrastructure issues? Can I just restart the buildbots by setting the label again?

I've never seen this, but it does look like an infrastructure issue; the builds/tests did not fail, they were cancelled.

Copy link
Copy Markdown
Member

@pablogsal @erlend-aasland Lots of buildbots have failed with Master Shutdown. Is this an infrastructure issues? Can I just restart the buildbots by setting the label again?

That happens when the server restarts with an update, which happened because @vstinner updated the IRC configuration

tiran added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label May 26, 2021

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @tiran for commit 49226dd 🤖

If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.

bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label May 26, 2021
tiran changed the title bpo-42972: Fully support GC for hashlib heap types bpo-42972: Fully support GC for hashlib heap types (GH-26374) May 27, 2021
tiran merged commit 6ef5ba3 into python:main May 27, 2021

Copy link
Copy Markdown
Contributor

Thanks @erlend-aasland for the PR, and @tiran for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

Copy link
Copy Markdown

GH-26398 is a backport of this pull request to the 3.10 branch.

bedevere-bot removed the needs backport to 3.10 only security fixes label May 27, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 27, 2021
(cherry picked from commit 6ef5ba3)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
erlend-aasland deleted the bpo-42972/sha256 branch May 27, 2021 07:52

Copy link
Copy Markdown
Contributor Author

Thanks for reviewing, @gpshead and @tiran! 🙏🏻

miss-islington added a commit that referenced this pull request May 27, 2021
…H-26398)

(cherry picked from commit 6ef5ba3)


Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>

Automerge-Triggered-By: GH:tiran
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

7 participants


Back | FazBrowse Home | New Git URL