[3.6] bpo-29532: Altering a kwarg dictionary passed to functools.partial() no longer affects a partial object after creation. by serhiy-storchaka · Pull Request #198 · python/cpython
added 2 commits
methane
changed the base branch from
master
to
3.6
methane
changed the base branch from
3.6
to
master
akruis added a commit to akruis/cpython that referenced this pull request
akruis added a commit to akruis/cpython that referenced this pull request
Enable stackless calls of coroutines wrapped in "asyncio._CTask", if soft-switching is enabled. Needs test cases. Depends on pull request python#198.
akruis added a commit to akruis/cpython that referenced this pull request
akruis added a commit to akruis/cpython that referenced this pull request
akruis added a commit to akruis/cpython that referenced this pull request
akruis pushed a commit to akruis/cpython that referenced this pull request
…ctions Better handling of exceptions / NULL result values. Move the macros to manipulate the try-stackless floag to the API. Now it is possible to convert existing extension functions to stackless, without using internal API.
akruis added a commit to akruis/cpython that referenced this pull request