Skip to content

Conversation

Yobmod
Copy link
Contributor

@Yobmod Yobmod commented Jun 17, 2021

Adds initial types to object submodule.

Fixed CI issue that arose due to mypy/typeshed updating: it didn't like IterableList overriding list.get_item() argument types, which were changed in typeshed). Added imports for SupportsIndex with python version checks (added in py3.8).

Also removed a python 3.5 from setup.py that got missed for #1270.

@Byron Byron added this to the v3.1.18 - Bugfixes milestone Jun 18, 2021
@Byron Byron merged commit 6a0d131 into gitpython-developers:main Jun 18, 2021
@Byron
Copy link
Member

Byron commented Jun 18, 2021

Thanks a million, it's great to see CI back online and of course be able to make the 3.1.18 release :).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants