Skip to content

Conversation

@methane
Copy link
Member

@methane methane commented Feb 20, 2017

PyObject_GetAttrString intern temporary key string.
It's completely redundant.

PyObject_GetAttrString intern temporary key string.
It's redudant.
@methane methane added the performance Performance or resource usage label Feb 20, 2017
@methane methane merged commit 3e8d6cb into python:master Feb 21, 2017
@methane methane deleted the skip-redundant-intern branch February 21, 2017 14:57
akruis added a commit to akruis/cpython that referenced this pull request Jan 1, 2019
…t.run"

Enable stackless calls of method "contextvars.Context.run", if
soft-switching is enabled.
akruis added a commit to akruis/cpython that referenced this pull request Jan 3, 2019
Enable stackless calls of coroutines wrapped in "asyncio._CTask", if
soft-switching is enabled.
Needs test cases.
Depends on pull request python#198.
akruis pushed a commit to akruis/cpython that referenced this pull request Jan 12, 2019
…t.run"

Enable stackless calls of method "contextvars.Context.run", if soft-switching is enabled.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performance Performance or resource usage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants