Message299542
| Author |
masamoto |
| Recipients |
EdSchouten, erik.bray, masamoto, ncoghlan, r.david.murray, vstinner |
| Date |
2017年07月31日.08:54:33 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1501491273.5.0.388896074978.issue25658@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
Since previous comment, I've studied the switch for show/hide implementation detail. As the result, I have understood the Py_BUILD_CORE macro hasn't been generally used for hiding implementation detail (and Py_LIMITED_API does the part).
Therefore, I withdraw previous proposal for implementation detail, and I'm going to fix PEP a few. After that, I'd like to post to python-dev to know the developer's view of the PEP draft. |
|