Document why functools.partial() must copy kwargs by vstinner · Pull Request #253 · python/cpython

@vstinner

Add a comment to prevent further attempts to avoid a copy for
optimization.

serhiy-storchaka

akruis added a commit to akruis/cpython that referenced this pull request

May 27, 2021
…3.8.0b1

Disable the support for Cython versions below 0.29.
Starting with Stackless version 3.8.0b1 extension modules compiled with
regular C-Python and Cython versions below 0.29 no longer work with
Stackless Python.

jaraco pushed a commit that referenced this pull request

Dec 2, 2022
This also adds the "Automerge-triggered-by: @{coredev}" message at the end of the PR body.

Closes python/core-workflow#340

jaraco added a commit to jaraco/cpython that referenced this pull request

Feb 17, 2023

jaraco added a commit to jaraco/cpython that referenced this pull request

Feb 17, 2023

jaraco added a commit to jaraco/cpython that referenced this pull request

Feb 17, 2023