◐ Shell
clean mode source ↗

bpo-29509: skip redundant string intern by methane · Pull Request #197 · python/cpython

PyObject_GetAttrString intern temporary key string.
It's redudant.

serhiy-storchaka

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

jaraco pushed a commit that referenced this pull request

Dec 2, 2022