Skip to content

kgb 7.2: Now supporting Python 3.13

Latest
Compare
Choose a tag to compare
@chipx86 chipx86 released this 04 Nov 03:00
· 1 commit to master since this release

kgb 7.2 introduces new support for Python 3.13, fixing crashes and ensuring stability going forward.

Python 3.13 made changes to how functions were composed and executed, requiring changes in kgb. These were pretty minimal, and we don't expect any issues going forward.

Installation

$ pip install kgb==7.2

Learn More