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

gh-101659: Use the Raw Allocator in the _xxinterpchannels Module by ericsnowcurrently · Pull Request #103287 · python/cpython · GitHub

/ cpython Public

gh-101659: Use the Raw Allocator in the _xxinterpchannels Module - #103287

Merged
ericsnowcurrently merged 3 commits into
python:mainfrom
ericsnowcurrently:channels-raw-allocator
Apr 5, 2023
Merged

gh-101659: Use the Raw Allocator in the _xxinterpchannels Module#103287
ericsnowcurrently merged 3 commits into
python:mainfrom
ericsnowcurrently:channels-raw-allocator

Conversation

ericsnowcurrently commented Apr 5, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

Using the raw allocator for any of the global state makes sense, especially as we move to a per-interpreter obmalloc state (gh-101660).

ericsnowcurrently merged commit aa5a9b5 into python:main Apr 5, 2023
ericsnowcurrently deleted the channels-raw-allocator branch April 5, 2023 21:13
gaogaotiantian pushed a commit to gaogaotiantian/cpython that referenced this pull request Apr 8, 2023
pythongh-103287)

Using the raw allocator for any of the global state makes sense, especially as we move to a per-interpreter obmalloc state (pythongh-101660).
warsaw pushed a commit to warsaw/cpython that referenced this pull request Apr 11, 2023
pythongh-103287)

Using the raw allocator for any of the global state makes sense, especially as we move to a per-interpreter obmalloc state (pythongh-101660).
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.

2 participants


Back | FazBrowse Home | New Git URL