◐ Shell
clean mode source ↗

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

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@erlend-aasland

@erlend-aasland erlend-aasland commented

Jan 31, 2023

edited

Loading

Copy link Copy Markdown

Contributor

Automerge-Triggered-By: GH:erlend-aasland

@kumaraditya303 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.

Let's go!

erlend-aasland reacted with thumbs up emoji erlend-aasland reacted with rocket emoji

@miss-islington

Copy link Copy Markdown

Contributor

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

@miss-islington miss-islington merged commit f80db6c into python:main

Jan 31, 2023

@erlend-aasland 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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@kumaraditya303 kumaraditya303 kumaraditya303 approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Optimise get_io_state()

4 participants

@erlend-aasland @miss-islington @kumaraditya303 @bedevere-bot