Message 403964 - Python tracker

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.

Content
commit 37b1d607bf0f1a9c1e89b1715349efc24dc180e0 (upstream/main, main)
Author: Victor Stinner <vstinner@python.org>
Date:   Fri Oct 15 01:50:28 2021 +0200

    po-35134: Move Include/funcobject.h to Include/cpython/ (GH-28958)
    
    Remove redundant "#ifndef Py_LIMITED_API" in funcobject.h.