-
-
Notifications
You must be signed in to change notification settings - Fork 32.9k
Closed
Labels
buildThe build process and cross-buildThe build process and cross-buildtopic-argument-clinictype-featureA feature request or enhancementA feature request or enhancement
Description
Bug report
Bug description:
Output:
python3.13 ./Tools/clinic/clinic.py --make --exclude Lib/test/clinic.test.c --srcdir .
Error in file 'Modules/posixmodule.c' on line 13087:
Checksum mismatch! Expected '9756767bdbdabe94', computed '1da32369b7d9fd4b'. Suggested fix: remove all generated code including the end marker, or use the '-f' option.
make: *** [clinic] Error 1
This makes it harder to fix merge conflicts, see: https://discuss.python.org/t/reducing-merge-conflicts-in-generated-code/68537/8
CPython versions tested on:
CPython main branch
Operating systems tested on:
macOS
Linked PRs
Metadata
Metadata
Assignees
Labels
buildThe build process and cross-buildThe build process and cross-buildtopic-argument-clinictype-featureA feature request or enhancementA feature request or enhancement