Skip to content

Conversation

ericsnowcurrently
Copy link
Member

@ericsnowcurrently ericsnowcurrently commented Apr 21, 2025

Key changes:

  • add to internal C-API:
    • _PyErr_FormatV()
    • _PyErr_SetModuleNotFoundError()
    • _PyXIData_GetNotShareableErrorType()
    • _PyXIData_FormatNotShareableError()
  • drop _PyXIData_lookup_context_t and _PyXIData_GetLookupContext()

@ericsnowcurrently ericsnowcurrently merged commit cd9536a into python:main Apr 25, 2025
41 checks passed
@ericsnowcurrently ericsnowcurrently deleted the not-shareable-error-cleanup branch April 25, 2025 20:43
@picnixz
Copy link
Member

picnixz commented Apr 26, 2025

This introduced refleaks which I fixed in #132989.

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.

2 participants