Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.9] bpo-42500: Fix recursion in or after except (GH-23568)#24501

Merged
ambv merged 1 commit into
python:3.9python/cpython:3.9from
markshannon:backport-4e7a69b-3.9markshannon/cpython:backport-4e7a69b-3.9Copy head branch name to clipboard
Mar 2, 2021
Merged

[3.9] bpo-42500: Fix recursion in or after except (GH-23568)#24501
ambv merged 1 commit into
python:3.9python/cpython:3.9from
markshannon:backport-4e7a69b-3.9markshannon/cpython:backport-4e7a69b-3.9Copy head branch name to clipboard

Conversation

@markshannon

@markshannon markshannon commented Feb 10, 2021

Copy link
Copy Markdown
Member
  • Use counter, rather boolean state when handling soft overflows.

(cherry picked from commit 4e7a69b)

Also fixes https://bugs.python.org/issue43185

https://bugs.python.org/issue42500

* Use counter, rather boolean state when handling soft overflows.

(cherry picked from commit 4e7a69b)
@markshannon

Copy link
Copy Markdown
Member Author

@ambv
Łukasz, is this OK to backport?

@markshannon markshannon changed the title bpo-42500: Fix recursion in or after except (GH-23568) [3.9] bpo-42500: Fix recursion in or after except (GH-23568) Feb 10, 2021
@markshannon

Copy link
Copy Markdown
Member Author

@ambv?

@ambv ambv merged commit 8b795ab into python:3.9 Mar 2, 2021
@bedevere-bot

Copy link
Copy Markdown

@ambv: Please replace # with GH- in the commit message next time. Thanks!

@ambv

ambv commented Mar 2, 2021

Copy link
Copy Markdown
Contributor

Sorry, missed this notification earlier.

gpshead added a commit to gpshead/cpython that referenced this pull request Apr 4, 2021
…nGH-23568) (python#24501)"

This reverts commit 8b795ab.

It changed the PyThreadState structure size, breaking the ABI in 3.9.3.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.