Skip to content

gh-108444: Remove _PyLong_AsInt() function#108461

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:remove_pylong_asint
Aug 25, 2023
Merged

gh-108444: Remove _PyLong_AsInt() function#108461
vstinner merged 1 commit intopython:mainfrom
vstinner:remove_pylong_asint

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Aug 24, 2023

  • Update Parser/asdl_c.py to regenerate Python/Python-ast.c.
  • Remove _PyLong_AsInt() alias to PyLong_AsInt().

* Update Parser/asdl_c.py to regenerate Python/Python-ast.c.
* Remove _PyLong_AsInt() alias to PyLong_AsInt().
@vstinner vstinner merged commit e59a952 into python:main Aug 25, 2023
@vstinner vstinner deleted the remove_pylong_asint branch August 25, 2023 09:14
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.

3 participants