gh-108082: Remove _PyErr_WriteUnraisableMsg() by serhiy-storchaka · Pull Request #111643 · python/cpython
FullteaR pushed a commit to FullteaR/cpython that referenced this pull request
vstinner added a commit to vstinner/cffi that referenced this pull request
Use the new public PyErr_FormatUnraisable() on Python 3.13. The private _PyErr_WriteUnraisableMsg() function was removed in Python 3.13: python/cpython#111643
vstinner added a commit to vstinner/cffi that referenced this pull request
Use the new public PyErr_FormatUnraisable() on Python 3.13. The private _PyErr_WriteUnraisableMsg() function was removed in Python 3.13: python/cpython#111643
vstinner added a commit to vstinner/cffi that referenced this pull request
Use the new public PyErr_FormatUnraisable() on Python 3.13. The private _PyErr_WriteUnraisableMsg() function was removed in Python 3.13: python/cpython#111643
arigo pushed a commit to python-cffi/cffi that referenced this pull request
Use the new public PyErr_FormatUnraisable() on Python 3.13. The private _PyErr_WriteUnraisableMsg() function was removed in Python 3.13: python/cpython#111643
aisk pushed a commit to aisk/cpython that referenced this pull request
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request