[issue37239] Add headless development preset layout

2019-06-12 Thread Paul Monson


Change by Paul Monson :


--
stage: patch review -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37239] Add headless development preset layout

2019-06-12 Thread Paul Monson


Paul Monson  added the comment:

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.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37239] Add headless development preset layout

2019-06-12 Thread Steve Dower


Steve Dower  added the comment:

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.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37239] Add headless development preset layout

2019-06-11 Thread Steve Dower


Steve Dower  added the comment:

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

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37239] Add headless development preset layout

2019-06-11 Thread Paul Monson


Change by Paul Monson :


--
keywords: +patch
pull_requests: +13852
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/13989

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37239] Add headless development preset layout

2019-06-11 Thread Paul Monson


New submission from Paul Monson :

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

--
components: Build, Windows
messages: 345275
nosy: Paul Monson, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Add headless development preset layout
type: enhancement
versions: Python 3.8, Python 3.9

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com