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

Add headless development preset layout #81420

Closed
paulmon mannequin opened this issue Jun 11, 2019 · 4 comments
Closed

Add headless development preset layout #81420

paulmon mannequin opened this issue Jun 11, 2019 · 4 comments
Labels
3.8 only security fixes 3.9 only security fixes build The build process and cross-build OS-windows type-feature A feature request or enhancement

Comments

@paulmon
Copy link
Mannequin

paulmon mannequin commented Jun 11, 2019

BPO 37239
Nosy @pfmoore, @tjguk, @zware, @zooba, @paulmon
PRs
  • bpo-37239: add headless development preset layout #13989
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2019-06-12.17:47:38.428>
    created_at = <Date 2019-06-11.21:55:57.054>
    labels = ['type-feature', '3.8', 'OS-windows', 'build', '3.9']
    title = 'Add headless development preset layout'
    updated_at = <Date 2019-06-12.17:47:38.428>
    user = 'https://github.com/paulmon'

    bugs.python.org fields:

    activity = <Date 2019-06-12.17:47:38.428>
    actor = 'Paul Monson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-06-12.17:47:38.428>
    closer = 'Paul Monson'
    components = ['Build', 'Windows']
    creation = <Date 2019-06-11.21:55:57.054>
    creator = 'Paul Monson'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37239
    keywords = ['patch']
    message_count = 4.0
    messages = ['345275', '345278', '345390', '345392']
    nosy_count = 5.0
    nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'steve.dower', 'Paul Monson']
    pr_nums = ['13989']
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue37239'
    versions = ['Python 3.8', 'Python 3.9']

    @paulmon
    Copy link
    Mannequin Author

    paulmon mannequin commented Jun 11, 2019

    Add preset-headless preset which has everything that preset-default has minus tcltk and idle

    @paulmon paulmon mannequin added 3.8 only security fixes 3.9 only security fixes build The build process and cross-build OS-windows type-feature A feature request or enhancement labels Jun 11, 2019
    @zooba
    Copy link
    Member

    zooba commented Jun 11, 2019

    Why is this different from the nuget package? Should we just add more things into that package?

    @zooba
    Copy link
    Member

    zooba commented Jun 12, 2019

    In fact, any reason you can't use "--preset-nuget --include-..."? to add in whatever else you need? They are designed to compose like this deliberately.

    @paulmon
    Copy link
    Mannequin Author

    paulmon mannequin commented Jun 12, 2019

    Thanks for the feedback Steve

    Looking at the differences between the change I proposed and the nuget package I agree that "--preset-nuget --include-..." is a better approach.

    Closing this issue and the pull request.

    @paulmon paulmon mannequin closed this as completed Jun 12, 2019
    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    3.8 only security fixes 3.9 only security fixes build The build process and cross-build OS-windows type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant