这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@heinezen
Copy link
Member

Closes #1696

Comments out _PyTraceback_Add until we find a better solution for propagating backtraces to Python from C++. This will make the engine compile with Python 3.13 again.

@heinezen heinezen added bugfix Restores intended behavior lang: cython Implemented using Cython code labels Oct 12, 2024
@heinezen heinezen requested a review from TheJJ October 12, 2024 20:30
@TheJJ TheJJ merged commit a3df307 into SFTtech:master Oct 13, 2024
12 of 13 checks passed
@heinezen heinezen deleted the fix/py_traceback branch November 25, 2024 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Restores intended behavior lang: cython Implemented using Cython code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

_PyTraceback_Add is no longer exposed by Python 3.13

2 participants