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

gh-101469: Optimise get_io_state() by using _PyModule_GetState() by erlend-aasland · Pull Request #101470 · python/cpython · GitHub

/ cpython Public

gh-101469: Optimise get_io_state() by using _PyModule_GetState() - #101470

Merged
miss-islington merged 2 commits into
python:mainfrom
erlend-aasland:get-io-state
Jan 31, 2023
Merged

gh-101469: Optimise get_io_state() by using _PyModule_GetState()#101470
miss-islington merged 2 commits into
python:mainfrom
erlend-aasland:get-io-state

Conversation

erlend-aasland commented Jan 31, 2023
edited
Loading

Copy link
Copy Markdown
Contributor

Automerge-Triggered-By: GH:erlend-aasland

kumaraditya303 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Let's go!

Copy link
Copy Markdown
Contributor

Status check is done, and it's a success ✅.

miss-islington merged commit f80db6c into python:main Jan 31, 2023
erlend-aasland deleted the get-io-state branch January 31, 2023 18:52
carljm added a commit to carljm/cpython that referenced this pull request Jan 31, 2023
* main:
  pythonGH-100288: Skip extra work when failing to specialize LOAD_ATTR (pythonGH-101354)
  pythongh-101409: Improve generated clinic code for self type checks (python#101411)
  pythongh-98831: rewrite BEFORE_ASYNC_WITH and END_ASYNC_FOR in the instruction definition DSL (python#101458)
  pythongh-101469: Optimise get_io_state() by using _PyModule_GetState() (pythonGH-101470)
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.

Optimise get_io_state()

4 participants


Back | FazBrowse Home | New Git URL