FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

bpo-35134: Create Include/cpython/listobject.h by vstinner · Pull Request #18395 · python/cpython · GitHub

/ cpython Public

bpo-35134: Create Include/cpython/listobject.h - #18395

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:cpython_listobject
Feb 7, 2020
Merged

bpo-35134: Create Include/cpython/listobject.h#18395
vstinner merged 1 commit into
python:masterfrom
vstinner:cpython_listobject

Conversation

vstinner commented Feb 7, 2020
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

Move listobject.h code surrounded by "#ifndef Py_LIMITED_API"
to a new Include/cpython/listobject.h header file.

Add cpython/ header files to Makefile.pre.in and pythoncore project
of PCbuild.

Add _PyList_CAST() macro.

https://bugs.python.org/issue35134

Move listobject.h code surrounded by "#ifndef Py_LIMITED_API"
to a new Include/cpython/listobject.h header file.

Add cpython/ header files to Makefile.pre.in and pythoncore project
of PCbuild.

Add _PyList_CAST() macro.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL