-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[stubsabot] Mark stripe as obsolete since 7.1.0 #8490
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This comment has been minimized.
This comment has been minimized.
Looks like our |
I'll need to take a look at the library to see if it's one that I'd be a good fit for updating. I can certainly handle parts of it, but want to make sure I'm not biting off more than I can chew. I found the v4 migration guide which may be of use from https://github.com/stripe/stripe-python/releases: It seems they were still iterating rather quickly with 4.0.0 just coming out to clean up release bugs, so it may be a good fit to tackle next week as it stabilizes |
If it's not for you, that's fine :) You can see a comparison of the 3.5 and 4.2 releases here: stripe/stripe-python@v3.5.0...v4.0.2 |
142c536
to
1df7664
Compare
This comment has been minimized.
This comment has been minimized.
1df7664
to
c2e72a2
Compare
This comment has been minimized.
This comment has been minimized.
c2e72a2
to
0462e8e
Compare
This comment has been minimized.
This comment has been minimized.
0462e8e
to
e0576ea
Compare
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉 |
5f4e494
to
8a8d682
Compare
7b53f91
to
6b77ba4
Compare
6b77ba4
to
c57362e
Compare
c57362e
to
ed48f84
Compare
423817e
to
f4d7e21
Compare
f4d7e21
to
46dda8d
Compare
46dda8d
to
22b0ea2
Compare
22b0ea2
to
36407c2
Compare
36407c2
to
e5c620e
Compare
e5c620e
to
21cfa03
Compare
21cfa03
to
60636ba
Compare
60636ba
to
c9277c3
Compare
c9277c3
to
ba51dc7
Compare
FWIW, stripe-python have been adding annotations and completing types recently https://github.com/stripe/stripe-python/pulls?q=is%3Apr+sort%3Aupdated-desc+is%3Aclosed+type Related feature request: stripe/stripe-python#650 Typeshed is so far behind, it might just not be worth the update. |
ba51dc7
to
47e2d95
Compare
47e2d95
to
23c0a35
Compare
Release: https://pypi.org/pypi/stripe/7.1.0
Homepage: https://github.com/stripe/stripe-python
Repository: https://github.com/stripe/stripe-python
Changelog: https://github.com/stripe/stripe-python/blob/master/CHANGELOG.md