Commits
Click on a commit to change the comparison rangeFix doctest on _Py_OPAQUE_PYOBJECT builds3 months ago
by ngoldbaum mark BaseWithoutData as subclassable3 months ago
by ngoldbaum relax assert for Windows3 months ago
by ngoldbaum Make PyAny a PyVarObject only on the opaque PyObject build3 months ago
by ngoldbaum fix buggy assertion2 months ago
by ngoldbaum fix test2 months ago
by ngoldbaum fix ruff2 months ago
by ngoldbaum fix incorrect conditional compilation guargs2 months ago
by ngoldbaum attempt to fix semver-checks2 months ago
by ngoldbaum fix test-version-limits2 months ago
by ngoldbaum fix ruff2 months ago
by ngoldbaum add comment2 months ago
by ngoldbaum Merge branch 'main' into opaque-pyobject use correct windows library name for abi3t Merge branch 'pep-820' into opaque-pyobject adjust PyMutex cfg gating attempt to fix abi3 feature for free-threaded targets from a config file Merge remote-tracking branch 'origin/main' into opaque-pyobject14 days ago
by davidhewitt fix incorrect merge conflict resolution revert more unnecessary changes fix cfg gating for critical section guards Merging with David's default_lib_name_for_config_file branch revert now-unnecessary CI configuration change make get_host_interpreter accept explicit abi3_version and abi3t_version arguments never use an abi3 version on the free-threaded build version-gate build-config test fix incorrect version gate54 minutes ago
by ngoldbaum further gate test onolder python versions36 minutes ago
by ngoldbaum