Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Revert use of Typeguard and therefore typing-extensions==3.10.0.0#1298

New issue

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

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Byron merged 10 commits intogitpython-developers:mainfromYobmod:main
Jul 25, 2021

Conversation

Yobmod
Copy link
Contributor

@YobmodYobmod commentedJul 24, 2021
edited
Loading

  • Downgrade typing-extensions back to 3.7.4.3 and remove Typeguard.
    Typing-extensions 3.10.0.0 keeps giving problems even after the requirements.txt updated. Its been out for 3 months, but installing from Testpypi says it doesnt exist (have to install it manually first), and lots of libraries are still fixed to 3.7.4.x (including tensorflow and VScode's restructured text linter?!)
    I've commented out all the function defs that use Typeguard, so they can be put back once the world updates. In the meantime, i replaced them all with 'cast' to keep mypy happy.

  • Added more complex typing to BaseIndexEntry, SectionConstraint, GitConfigParser, _OMD.

  • Rmved with_metaclass shim, not needed for python 3.

  • Already includes the changes from previous PR that fixed the py.typed issue in setup.py.

#1095

@ByronByron merged commitc5e6ae2 intogitpython-developers:mainJul 25, 2021
@Byron
Copy link
Member

Thank you!

I will create a new release on your mark.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@Yobmod@Byron

[8]ページ先頭

©2009-2025 Movatter.jp