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.
V
Victor Stinner committed
aa8c1a0d1626b5965c2f3a1d5af15acbb110eac1
Parent: cbe809d
Committed by GitHub <noreply@github.com>
on 2/19/2024, 12:20:46 PM