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 #81

Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
  • Loading branch information
priv-kweihmann authored and pombredanne committed Nov 15, 2022
1 parent 7e54139 commit a2dcd77
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 a2dcd77

Please sign in to comment.