Skip to content

gh-68400: Remove outdated 2.7 comment #129919

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 1 commit into from
Feb 10, 2025
Merged

Conversation

StanFromIreland
Copy link
Contributor

@StanFromIreland StanFromIreland commented Feb 9, 2025

@terryjreedy
Copy link
Member

terryjreedy commented Feb 10, 2025

Thread sanitizer 2nd failure is

File "/home/runner/work/cpython/cpython/Lib/test/test_abc.py", line 337, in test_registration_builtins
   self.assertIsInstance(42, A)
   ~~~~~~~~~~~~~~~~~~~~~^^^^^^^
AssertionError: 42 is not an instance of <class 'test.test_abc.test_factory.<locals>.TestABC.test_registration_builtins.<locals>.A'>

Rerunning just failures again. EDIT: third time worked.

@terryjreedy terryjreedy added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes topic-IDLE labels Feb 10, 2025
@terryjreedy terryjreedy merged commit d9bf3c1 into python:main Feb 10, 2025
48 checks passed
@miss-islington-app
Copy link

Thanks @StanFromIreland for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 10, 2025
(cherry picked from commit d9bf3c1)

Co-authored-by: Stan Ulbrych <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Feb 10, 2025

GH-129937 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 Feb 10, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 10, 2025
(cherry picked from commit d9bf3c1)

Co-authored-by: Stan Ulbrych <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Feb 10, 2025

GH-129938 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Feb 10, 2025
terryjreedy pushed a commit that referenced this pull request Feb 10, 2025
(cherry picked from commit d9bf3c1)

Co-authored-by: Stan Ulbrych <[email protected]>
terryjreedy pushed a commit that referenced this pull request Feb 10, 2025
(cherry picked from commit d9bf3c1)

Co-authored-by: Stan Ulbrych <[email protected]>
@python python deleted a comment from bedevere-bot Feb 10, 2025
@terryjreedy
Copy link
Member

Both backports merged. Done.

@StanFromIreland StanFromIreland deleted the patch-14 branch February 10, 2025 20:16
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