Skip to content
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

gh-104683: Add --exclude option to Argument Clinic CLI #107770

Merged
merged 8 commits into from
Aug 8, 2023

Conversation

erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Aug 8, 2023

Explicitly exclude Lib/test/clinic.test.c when running make clinic.


📚 Documentation preview 📚: https://cpython-previews--107770.org.readthedocs.build/

Explicitly exclude Lib/test/clinic.test.c when running make clinic.
Copy link
Member

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

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

Great idea!

Could you please update also the makefile? And add a target clinic-tests which regenerate specifically the test file?

Tools/clinic/clinic.py Outdated Show resolved Hide resolved
Tools/clinic/clinic.py Outdated Show resolved Hide resolved
@erlend-aasland
Copy link
Contributor Author

Great idea!

Thank you!

Could you please update also the makefile? And add a target clinic-tests which regenerate specifically the test file?

That is a very good idea.

@erlend-aasland erlend-aasland enabled auto-merge (squash) August 8, 2023 11:28
Lib/test/test_clinic.py Outdated Show resolved Hide resolved
Lib/test/test_clinic.py Show resolved Hide resolved
@erlend-aasland erlend-aasland enabled auto-merge (squash) August 8, 2023 20:22
@erlend-aasland erlend-aasland merged commit 0be3743 into python:main Aug 8, 2023
18 checks passed
@erlend-aasland erlend-aasland deleted the clinic/cli-exclude-files branch August 8, 2023 21:11
erlend-aasland added a commit to erlend-aasland/devguide that referenced this pull request Sep 8, 2023
…n#107770)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
AA-Turner pushed a commit to AA-Turner/devguide that referenced this pull request Sep 13, 2023
erlend-aasland added a commit to python/devguide that referenced this pull request Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants