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 ncoghlan, serhiy.storchaka, vstinner
Date 2018-11-20.23:55:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542758132.02.0.788709270274.issue35134@psf.upfronthosting.co.za>
In-reply-to
Content
Just to avoid the risk of name conflict, would it make sense to rename "unstable" to "pyunstable" or something else with "py" inside? I'm not sure if #include "unstable/objimpl.h" first looks the same directory than the header file that does the include?

Note: I tested "make install" and I get a /opt/py38/include/python3.8dm/unstable/ directory which contains a single file (yet): objimpl.h.
History
Date User Action Args
2018-11-20 23:55:32vstinnersetrecipients: + vstinner, ncoghlan, serhiy.storchaka
2018-11-20 23:55:32vstinnersetmessageid: <1542758132.02.0.788709270274.issue35134@psf.upfronthosting.co.za>
2018-11-20 23:55:32vstinnerlinkissue35134 messages
2018-11-20 23:55:31vstinnercreate