Closed jborean93 closed 1 year ago
Fixes compatibility with Cython 3 by fixing up the import so it doesn't try and do a recursive import. This also increases the upper bound for Cython to 4.0.0 now that 3.0.0 is compatible.
Fixes: https://github.com/pythongssapi/python-gssapi/issues/319
Fixes compatibility with Cython 3 by fixing up the import so it doesn't try and do a recursive import. This also increases the upper bound for Cython to 4.0.0 now that 3.0.0 is compatible.
Fixes: https://github.com/pythongssapi/python-gssapi/issues/319