python-gssapi icon indicating copy to clipboard operation
python-gssapi copied to clipboard

A Python interface to RFC 2743/2744 (plus common extensions)

Results 12 python-gssapi issues
Sort by recently updated
recently updated
newest added

Filter all code over `pyupgracde --py38-plus`.

I can install gssapi in `python 3.13b3` with success but not with `python 3.13b3 --disable-gil` Env --- CONFIGURE_OPTS=--disable-gil pyenv install 3.13.0b3 GCC 12.2.0 decorator 5.1.1 Error ------ ```python Processing .../python-gssapi...