Skip to content

bpo-47168: Mark files generated by make regen-limited-abi as generated #32195

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 1, 2022

Conversation

encukou
Copy link
Member

@encukou encukou commented Mar 30, 2022

@encukou encukou changed the title Mark files generated by make regen-limited-abi as generated bpo-47168: Mark files generated by make regen-limited-abi as generated Mar 30, 2022
.gitattributes Outdated
Comment on lines 80 to 82
Doc/data/stable_abi.dat generated
Lib/test/test_stable_abi_ctypes.py generated
PC/python3dll.c generated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: can we keep this list sorted? 🤓

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh! I guess I saw the a and c at the end and haven't realized it's sorted. Silly me :)

@encukou encukou merged commit 079143d into python:main Apr 1, 2022
@encukou encukou deleted the mark-autogenerated branch April 1, 2022 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants