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

bpo-20210: support the *disabled* marker in Setup files #132

Merged
merged 4 commits into from May 27, 2017
Merged

bpo-20210: support the *disabled* marker in Setup files #132

merged 4 commits into from May 27, 2017

Conversation

xdegaye
Copy link
Contributor

@xdegaye xdegaye commented Feb 16, 2017

No description provided.

@xdegaye xdegaye added the type-feature A feature request or enhancement label Feb 16, 2017
Yhg1s
Yhg1s approved these changes May 22, 2017
#
#*disabled*
#
#_sqlite3 _tkinter _curses pyexpat
Copy link
Member

@Yhg1s Yhg1s May 22, 2017

Choose a reason for hiding this comment

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

It makes me a little sad that this is supported syntax for the Setup file (multiple module names on a line), but since this is already the case, might as well use it.

@xdegaye xdegaye merged commit c0364fc into python:master May 27, 2017
@xdegaye xdegaye deleted the bpo-20210-master branch May 27, 2017
jaraco pushed a commit that referenced this pull request Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-feature A feature request or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants