Skip to content

Commit

Permalink
inibitset: include pycore_frame for py 3.11
Browse files Browse the repository at this point in the history
this is a backport of a change done in cython to include the
correct definition of PyFrame for python 3.11.
Only added a guard macro to avoid double including the
header file

Closes inveniosoftware-contrib#81

Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
  • Loading branch information
priv-kweihmann committed Oct 30, 2022
1 parent 7e54139 commit c1e095d
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions intbitset/intbitset.c

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c1e095d

Please sign in to comment.