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

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

/ cpython Public

bpo-35134: Create Include/cpython/tupleobject.h - #10764

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:cpython_tuple
Nov 28, 2018
Merged

bpo-35134: Create Include/cpython/tupleobject.h#10764
vstinner merged 1 commit into
python:masterfrom
vstinner:cpython_tuple

Conversation

vstinner commented Nov 28, 2018
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

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

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

https://bugs.python.org/issue35134

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

Add cpython/ header files to Makefile.pre.in and pythoncore project
of PCbuild.
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