Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 31, 2021

Use the "volatile" keyword to prevent tail call optimization
on any compiler, rather than relying on compiler specific pragma.
(cherry picked from commit 8b78796)

Co-authored-by: Victor Stinner [email protected]
(cherry picked from commit 5044c88)

Co-authored-by: Miss Islington (bot) [email protected]

https://bugs.python.org/issue38965

Use the "volatile" keyword to prevent tail call optimization
on any compiler, rather than relying on compiler specific pragma.
(cherry picked from commit 8b78796)

Co-authored-by: Victor Stinner <[email protected]>
(cherry picked from commit 5044c88)

Co-authored-by: Miss Islington (bot) <[email protected]>
@miss-islington
Copy link
Contributor Author

@vstinner: Status check is done, and it's a success ✅ .

@ned-deily ned-deily merged commit 8934bb0 into python:3.6 Aug 31, 2021
@miss-islington miss-islington deleted the backport-5044c88-3.6 branch August 31, 2021 06:24
@miss-islington
Copy link
Contributor Author

@vstinner: Status check is done, and it's a failure ❌ .

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