Change aliases to work around mypy issue. by PatrickMassot · Pull Request #1935 · gitpython-developers/GitPython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@PatrickMassot

Copy link

Contributor

Fixes #1934
Note this should also gives better LSP support to these property aliases.

Fixes gitpython-developers#1934
Note this should also gives better LSP support to these property aliases.
Copy link

Member

@Byron Byron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's great, thanks so much!

@Byron Byron merged commit b71ce68 into gitpython-developers:main

Jun 24, 2024

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

Reviewers

@Byron Byron Byron approved these changes

Assignees

No one assigned

Labels

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

mypy is confused by property aliases

2 participants

@PatrickMassot @Byron