Skip to content

Add initial types to object, and fix CI #1271

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 23 commits into from
Jun 18, 2021
Merged

Add initial types to object, and fix CI #1271

merged 23 commits into from
Jun 18, 2021

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 :).

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

Successfully merging this pull request may close these issues.

2 participants