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 serhiy.storchaka
Recipients pablogsal, serhiy.storchaka, vstinner
Date 2018-11-09.15:39:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541777982.24.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.

Some constants are duplicated as a part of public API in compile.h.
History
Date User Action Args
2018-11-09 15:39:42serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, pablogsal
2018-11-09 15:39:42serhiy.storchakasetmessageid: <1541777982.24.0.788709270274.issue35197@psf.upfronthosting.co.za>
2018-11-09 15:39:42serhiy.storchakalinkissue35197 messages
2018-11-09 15:39:42serhiy.storchakacreate