mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
3 lines
166 B
ReStructuredText
3 lines
166 B
ReStructuredText
:c:func:`!PyCode_GetFirstFree` is an ustable API now and has been renamed to
|
|
:c:func:`PyUnstable_Code_GetFirstFree`. (Contributed by Bogdan Romanyuk in
|
|
:gh:`115781`)
|