[tracking] Unbreaking v3.1.15 (yanked) · Issue #1223 · gitpython-developers/GitPython (original) (raw)

With the release of v3.1.15 a few breaking bugs were discovered. This caused yanking the version ~14h later.
Here we collect the kind of breakage and track their fixes to allow for a new release.

Until this issue is resolved no new releases can be made.

Issues

Causes

My reviews aren't good enough and heavily rely heavily on the test-suite to pass. The latter, however, is far from complete, and the lack of static types makes it hard for tooling to expose issues at compile time.

Solutions

Please chime in if you have ideas on how to prevent breaking releases in future.

CC: @muggenhor @jmcgill298