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

bpo-35059: Convert _Py_NewReference() to function by vstinner · Pull Request #10076 · python/cpython · GitHub

/ cpython Public

bpo-35059: Convert _Py_NewReference() to function - #10076

Closed
vstinner wants to merge 1 commit into
python:masterfrom
vstinner:newref
Closed

bpo-35059: Convert _Py_NewReference() to function#10076
vstinner wants to merge 1 commit into
python:masterfrom
vstinner:newref

Conversation

vstinner commented Oct 24, 2018
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

Convert _Py_NewReference() and _Py_ForgetReference() macros to static
inlined functions.

https://bugs.python.org/issue35059

Convert _Py_NewReference() and _Py_ForgetReference() macros to static
inline functions.
vstinner requested a review from nascheme October 24, 2018 14:50

Copy link
Copy Markdown
Member Author

Superseded by PR #10079 which is more complete.

vstinner closed this Oct 24, 2018
vstinner deleted the newref branch October 24, 2018 16:01
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