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 vstinner
Recipients pablogsal, serhiy.storchaka, vstinner
Date 2018-11-09.15:54:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541778887.02.0.788709270274.issue35197@psf.upfronthosting.co.za>
In-reply-to
Content
> I think it would be better to exclude graminit.h from the set of distributed headers. It is internal generated file, it should not be used by any user code.

I'm fine with moving it to Include/internal/. Do you know if it's used outside CPython?
History
Date User Action Args
2018-11-09 15:54:47vstinnersetrecipients: + vstinner, serhiy.storchaka, pablogsal
2018-11-09 15:54:47vstinnersetmessageid: <1541778887.02.0.788709270274.issue35197@psf.upfronthosting.co.za>
2018-11-09 15:54:47vstinnerlinkissue35197 messages
2018-11-09 15:54:46vstinnercreate