Skip to content

Annotate braintree's Subscription and Transaction methods#14917

Merged
srittau merged 11 commits into
python:mainfrom
cuu508:annotate_braintree_find_methods
Oct 30, 2025
Merged

Annotate braintree's Subscription and Transaction methods#14917
srittau merged 11 commits into
python:mainfrom
cuu508:annotate_braintree_find_methods

Conversation

@cuu508

@cuu508 cuu508 commented Oct 24, 2025

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

This comment has been minimized.

@donbarbos donbarbos left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you!
I think we could also annotate SubscriptionGateway.find, TransactionGateway.find methods that are called inside the methods you already annotated :-)

@cuu508

cuu508 commented Oct 25, 2025

Copy link
Copy Markdown
Contributor Author

@donbarbos thanks, makes sense, updated the PR.

@github-actions

This comment has been minimized.

@cuu508

cuu508 commented Oct 25, 2025

Copy link
Copy Markdown
Contributor Author

@donbarbos a quick question – I'd like to get a few more braintree type annotations in. Would it be better to submit them in piecemeal PRs or in a one bigger PR? Thanks!

@donbarbos

Copy link
Copy Markdown
Contributor

This isn't a fundamental issue, as typeshed will always be glad to receive your contributions in any form. (I'm not a maintainer) but I think the preferred method is separate commits for easier review.

@cuu508 cuu508 changed the title Annotate braintree's Subscription.find() and Transaction.find() Annotate braintree's Subscription and Transaction methods Oct 27, 2025
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@srittau srittau left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks!

@srittau srittau merged commit 0c2725c into python:main Oct 30, 2025
48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants