New submission from Skip Montanaro <skip.montan...@gmail.com>:
I noticed that the files in Include/cpython also have extern C declarations, despite the fact that the only files which #include them do as well. Seems like a small bit of cleanup. PR incoming... ---------- components: C API messages: 361628 nosy: skip.montanaro priority: normal severity: normal status: open title: Remove superfluous "extern C" bits from Include/cpython/*.h type: enhancement versions: Python 3.9 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue39583> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com