FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-104683: Add --exclude option to Argument Clinic CLI by erlend-aasland · Pull Request #107770 · python/cpython · GitHub

/ cpython Public

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

Merged
erlend-aasland merged 8 commits into
python:mainfrom
erlend-aasland:clinic/cli-exclude-files
Aug 8, 2023
Merged

gh-104683: Add --exclude option to Argument Clinic CLI#107770
erlend-aasland merged 8 commits into
python:mainfrom
erlend-aasland:clinic/cli-exclude-files

Conversation

erlend-aasland commented Aug 8, 2023
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Contributor

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.

serhiy-storchaka left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Great idea!

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

Comment thread Tools/clinic/clinic.py Outdated
Comment thread Tools/clinic/clinic.py Outdated

Copy link
Copy Markdown
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 enabled auto-merge (squash) August 8, 2023 11:28
Comment thread Lib/test/test_clinic.py Outdated
Comment thread Lib/test/test_clinic.py
AlexWaygood disabled auto-merge August 8, 2023 11:42
erlend-aasland enabled auto-merge (squash) August 8, 2023 20:22
erlend-aasland merged commit 0be3743 into python:main Aug 8, 2023
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
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL