PEP 743: Make the macro a simple boolean#4595
Conversation
Remove the version value.
|
cc @encukou |
|
We should also reconsider the name of the macro. |
Oh right! Since the PEP creates |
|
I like |
|
Ok, let me rename the macro to |
|
@encukou: Would you mind to review the PEP update? Does it look good to you? |
|
Thanks for the changes, it looks good to me (but I'm not the coauthor, so I understand why you're waiting on Petr). |
AA-Turner
left a comment
There was a problem hiding this comment.
It might be prudent to add a brief mention of the now-removed Py_COMPAT_API_VERSION in Rejected Ideas?
Otherwise, looks good editorially.
A
|
I'd add the implication of not having a versioned macro to Backwards Compatibility; otherwise the change looks fine to me. Thanks! |
Co-Authored-by: Petr Viktorin <encukou@gmail.com>
|
Merged, thank you for reviews.
I don't think that it's worth it. |
* Remove the version value. * Rename the macro to Py_OMIT_LEGACY_API Co-authored-by: Petr Viktorin <encukou@gmail.com>
Remove the version value.
📚 Documentation preview 📚: https://pep-previews--4595.org.readthedocs.build/