typeshed icon indicating copy to clipboard operation
typeshed copied to clipboard

[stubsabot] Bump braintree to 4.26.*

Open github-actions[bot] opened this issue 2 years ago • 1 comments

Release: https://pypi.org/pypi/braintree/4.26.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.25.0...4.26.0

Stubsabot analysis of the diff between the two releases:

  • 2 public Python files have been added: braintree/package_details.py, tests/integration/test_package_tracking.py.
  • 0 files included in typeshed's stubs have been deleted.
  • 9 files included in typeshed's stubs have been modified or renamed.
  • Total lines of Python code added: 440.
  • Total lines of Python code deleted: 52.

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

github-actions[bot] avatar Jan 10 '24 00:01 github-actions[bot]

Stubtest is fine but I think there's some classes that need to be added.

JelleZijlstra avatar Jan 31 '24 04:01 JelleZijlstra