This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients barry, eric.smith, koobs, martin.panter, mdk, nascheme, pitrou, twouters, vstinner, xdegaye, yan12125
Date 2018-07-16.17:04:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531760681.15.0.56676864532.issue32430@psf.upfronthosting.co.za>
In-reply-to
Content
With PR #8229 pushed the distinction between Setup.dist and Setup has disappeared: you have a Modules/Setup file in the source tree and that's where you do any changes, which you are responsible to track yourself (e.g. using a patch file or a git fork).
History
Date User Action Args
2018-07-16 17:04:41pitrousetrecipients: + pitrou, twouters, barry, nascheme, vstinner, eric.smith, xdegaye, martin.panter, koobs, yan12125, mdk
2018-07-16 17:04:41pitrousetmessageid: <1531760681.15.0.56676864532.issue32430@psf.upfronthosting.co.za>
2018-07-16 17:04:41pitroulinkissue32430 messages
2018-07-16 17:04:41pitroucreate