diff options
| author | Erlend E. Aasland <erlend@python.org> | 2023-08-10 07:19:05 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-10 07:19:05 (GMT) |
| commit | 39ef93edb9802dccdb6555d4209ac2e60875a011 (patch) | |
| tree | e0255a6b5f48b47b9fccb7fc3ba1c651baacfb8c /Python/pylifecycle.c | |
| parent | 4845b9712f2c187743344eca43fa1fb896bddfd6 (diff) | |
| download | cpython-39ef93edb9802dccdb6555d4209ac2e60875a011.zip cpython-39ef93edb9802dccdb6555d4209ac2e60875a011.tar.gz cpython-39ef93edb9802dccdb6555d4209ac2e60875a011.tar.bz2 | |
gh-95065: Argument Clinic: Add functional tests of deprecated positionals (#107768)
Move the "deprecated positinal" tests from clinic.test.c to
_testclinic.c. Mock PY_VERSION_HEX in order to prevent generated
compiler warnings/errors to trigger. Put clinic code for deprecated
positionals in Modules/clinic/_testclinic_depr_star.c.h for easy
inspection of the generated code.
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/pylifecycle.c')
0 files changed, 0 insertions, 0 deletions
