diff options
| author | Victor Stinner <vstinner@python.org> | 2024-02-19 12:20:46 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-19 12:20:46 (GMT) |
| commit | aa8c1a0d1626b5965c2f3a1d5af15acbb110eac1 (patch) | |
| tree | 8bef938d8f5ea9f1f7fb4a7f81e1cc24540b37cb /Tools/c-analyzer/cpython/_files.py | |
| parent | cbe809dfa94385bacaa24beee3976ba77a395589 (diff) | |
| download | cpython-aa8c1a0d1626b5965c2f3a1d5af15acbb110eac1.zip cpython-aa8c1a0d1626b5965c2f3a1d5af15acbb110eac1.tar.gz cpython-aa8c1a0d1626b5965c2f3a1d5af15acbb110eac1.tar.bz2 | |
gh-114626: Add again _PyCFunctionFastWithKeywords name (GH-115561)
Keep the old private _PyCFunctionFastWithKeywords name (Python 3.7)
as an alias to the new public name PyCFunctionFastWithKeywords
(Python 3.13a4).
_PyCFunctionWithKeywords doesn't exist in Python 3.13a3, whereas
_PyCFunctionFastWithKeywords was removed in Python 3.13a4.
Diffstat (limited to 'Tools/c-analyzer/cpython/_files.py')
0 files changed, 0 insertions, 0 deletions
