diff options
author | Sergey B Kirpichev <skirpichev@gmail.com> | 2024-05-02 14:44:33 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-02 14:44:33 (GMT) |
commit | 9789440de387219bb7677fe0d66860aa8c9deb02 (patch) | |
tree | 16f2ec47bb5d900e49a3c3bec3aca740e853143f /Python/executor_cases.c.h | |
parent | 81939dad77001556c527485d31a2d0f4a759033e (diff) | |
download | cpython-9789440de387219bb7677fe0d66860aa8c9deb02.zip cpython-9789440de387219bb7677fe0d66860aa8c9deb02.tar.gz cpython-9789440de387219bb7677fe0d66860aa8c9deb02.tar.bz2 |
gh-82062: Fix support of parameter defaults on methods in extension modules (GH-115270)
Now inspect.signature() supports references to the module globals in
parameter defaults on methods in extension modules. Previously it was
only supported in functions. The workaround was to specify the fully
qualified name, including the module name.
Diffstat (limited to 'Python/executor_cases.c.h')
0 files changed, 0 insertions, 0 deletions