Skip to content

Latest commit

 

History

History
175 lines (102 loc) · 5.39 KB

braintree.md

File metadata and controls

175 lines (102 loc) · 5.39 KB

4.29.0.20240725 (2024-07-25)

Bump braintree to 4.29.* (#12421)

4.28.0.20240405 (2024-04-05)

Braintree: PaymentMethodNonce.three_d_secure_info can be None (#11711)

4.28.0.20240402 (2024-04-02)

braintree: Cleanup overzealous reexports from non __init__ modules (#11692)

braintree: Use Final for string constants (#11680)

braintree: Replace usages of Any (#11679)

stubtest-complete & Bump braintree to 4.28.* (#11678)

4.25.0.20240331 (2024-03-31)

Remove bare Incomplete annotations in third-party stubs (#11671)

4.25.0.20240205 (2024-02-05)

A new shade of Black (#11362)

4.25.0.0 (2023-12-19)

[stubsabot] Bump braintree to 4.25.* (#11182)

Release: https://pypi.org/pypi/braintree/4.25.0 Homepage: https://developer.paypal.com/braintree/docs/reference/overview Repository: https://github.com/braintree/braintree_python Diff: https://github.com/braintree/braintree_python/compare/4.24.0...4.25.0

4.24.0.0 (2023-11-08)

[stubsabot] Bump braintree to 4.24.* (#10993)

Release: https://pypi.org/pypi/braintree/4.24.0 Homepage: https://developer.paypal.com/braintree/docs/reference/overview Repository: https://github.com/braintree/braintree_python Diff: https://github.com/braintree/braintree_python/compare/4.23.0...4.24.0

Stubsabot analysis of the diff between the two releases:

  • 4 public Python files have been added: braintree/meta_checkout_card.py, braintree/meta_checkout_token.py, tests/unit/test_meta_checkout_card.py, tests/unit/test_meta_checkout_token.py.
  • 0 files included in typeshed's stubs have been deleted.
  • 7 files included in typeshed's stubs have been modified or renamed: braintree/payment_instrument_type.py, braintree/payment_method.py, braintree/transaction.py, braintree/us_bank_account_verification.py, braintree/version.py, braintree/webhook_notification.py, braintree/webhook_testing_gateway.py.
  • Total lines of Python code added: 738.
  • Total lines of Python code deleted: 49.

4.23.0.1 (2023-10-19)

Improve stubs for braintree.environment (#10907)

4.23.0.0 (2023-10-11)

[stubsabot] Bump braintree to 4.23.* (#10864)

Release: https://pypi.org/pypi/braintree/4.23.0 Homepage: https://developer.paypal.com/braintree/docs/reference/overview Repository: https://github.com/braintree/braintree_python Diff: https://github.com/braintree/braintree_python/compare/4.22.0...4.23.0

Stubsabot analysis of the diff between the two releases:

  • 0 public Python files have been added.
  • 0 files included in typeshed's stubs have been deleted.
  • 3 files included in typeshed's stubs have been modified or renamed: braintree/resource.py, braintree/util/generator.py, braintree/version.py.
  • Total lines of Python code added: 37.
  • Total lines of Python code deleted: 9.

4.22.0.0 (2023-08-30)

[stubsabot] Bump braintree to 4.22.* (#10631)

Release: https://pypi.org/pypi/braintree/4.22.0 Homepage: https://developer.paypal.com/braintree/docs/reference/overview Repository: https://github.com/braintree/braintree_python Diff: https://github.com/braintree/braintree_python/compare/4.21.0...4.22.0

4.21.0.1 (2023-08-13)

Fill in all missing upstream_repository fields (#10571)

Co-authored-by: Alex Waygood Alex.Waygood@Gmail.com

4.21.0.0 (2023-07-11)

[stubsabot] Bump braintree to 4.21.* (#10433)

Release: https://pypi.org/pypi/braintree/4.21.0 Homepage: https://developer.paypal.com/braintree/docs/reference/overview

4.20.0.0 (2023-05-23)

[stubsabot] Bump braintree to 4.20.* (#10198)

Release: https://pypi.org/pypi/braintree/4.20.0 Homepage: https://developer.paypal.com/braintree/docs/reference/overview

4.19.0.1 (2023-05-10)

Add partial_stub metadata field (#10157)

4.19.0.0 (2023-04-07)

[stubsabot] Bump braintree to 4.19.* (#10017)

Release: https://pypi.org/pypi/braintree/4.19.0 Homepage: https://developer.paypal.com/braintree/docs/reference/overview

4.18.0.3 (2023-03-27)

Add defaults for third-party stubs A-D (#9952)

4.18.0.2 (2023-02-21)

Stubtest settings: change ignore_missing_stub default to false (#9779)

If you're reading about this commit from an autogenerated changelog entry, this should have no user-visible impact on how the stubs are interpreted by a type checker; it's just an internal change to how typeshed's tests work.

4.18.0.1 (2023-01-18)

Replace Any with Incomplete in many places (#9558)

4.18.0.0 (2023-01-12)

[stubsabot] Bump braintree to 4.18.* (#9502)

Release: https://pypi.org/pypi/braintree/4.18.0 Homepage: https://developer.paypal.com/braintree/docs/reference/overview

4.17.0.1 (2022-11-09)

Annotate known magic-method return types (#9131)

4.17.0.0 (2022-10-05)

[stubsabot] Bump braintree to 4.17.* (#8847)

Release: https://pypi.org/pypi/braintree/4.17.0 Homepage: https://developer.paypal.com/braintree/docs/reference/overview

If stubtest fails for this PR:

  • Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
  • Fix stubtest failures in another PR, then close this PR

Note that you will need to close and re-open the PR in order to trigger CI

Co-authored-by: stubsabot <>

4.16.0 (2022-07-29)

Bump braintree to 4.16.* (#8433)

Resolves #8431

4.15.0 (2022-06-14)

[stubsabot] Bump braintree to 4.15.* (#8080)

Co-authored-by: hauntsaninja <>

4.11.4 (2022-03-06)

Upgrade to stubtest with dunder pos only reverted (#7442)

4.11.3 (2022-01-31)

Upgrade black version (#7089)

4.11.1 (2021-10-12)

Add star to all non-0.1 versions (#6146)