Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stephaniebowie/stripe-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: stripe/stripe-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 404 files changed
  • 7 contributors

Commits on Mar 6, 2026

  1. Configuration menu
    Copy the full SHA
    f3393d1 View commit details
    Browse the repository at this point in the history
  2. Bump version to 14.4.1

    xavdid committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    2855dc8 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2026

  1. Configuration menu
    Copy the full SHA
    cadaa28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26ddea0 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2026

  1. Add runtime support for V2 int64 string-encoded fields (stripe#1756)

    * Handle int64 to string
    
    * Fix pyright error
    
    * Incorporate feedback
    
    * Remove redundant test
    
    * Be defensive on bools
    mbroshi-stripe authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    48c6471 View commit details
    Browse the repository at this point in the history
  2. ⚠️ StripeObject no longer inherits from dict (stripe#1762)

    * no longer inherit from dict
    
    * re-add update method
    
    * Fix equality checks
    
    * improve to_dict
    xavdid-stripe authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    95af790 View commit details
    Browse the repository at this point in the history
  3. ⚠️ Drop support for Python 3.7 & 3.8 (stripe#1764)

    * tweak supported pythons, remove shimmed deprecated
    
    * fix CI
    xavdid-stripe authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    e2c2f78 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2026

  1. Update generated code (stripe#1749)

    * Update generated code for v2189 and
    
    * Update generated code for v2189 and
    
    * Update generated code for v2202 and
    
    * Update generated code for v2202 and
    
    * Update generated code for v2203 and
    
    * Update generated code for v2204 and
    
    * Update generated code for v2204 and
    
    * Update generated code for v2204 and
    
    * Update generated code for v2204 and
    
    ---------
    
    Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
    Co-authored-by: David Brownman <xavdid@stripe.com>
    Co-authored-by: Ramya Rao <100975018+ramya-stripe@users.noreply.github.com>
    3 people authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    08059f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. Update generated code for v2205 and (stripe#1771)

    Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
    stripe-openapi[bot] authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    f21f1d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2026

  1. Update generated code for v2205 and (stripe#1773)

    Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
    stripe-openapi[bot] authored Mar 24, 2026
    Configuration menu
    Copy the full SHA
    8841462 View commit details
    Browse the repository at this point in the history
  2. ⚠️ Throw an error when using the wrong webhook parsing method (stripe…

    …#1767)
    
    * Add errors when parsing the wrong kind of webhooks payload
    
    * update error message
    xavdid-stripe authored Mar 24, 2026
    Configuration menu
    Copy the full SHA
    18f4f88 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2026

  1. Configuration menu
    Copy the full SHA
    618d3b3 View commit details
    Browse the repository at this point in the history
  2. Update generated code (stripe#1775)

    * Update generated code for v2205 and
    
    * Update generated code for v2206 and
    
    ---------
    
    Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
    Co-authored-by: David Brownman <109395161+xavdid-stripe@users.noreply.github.com>
    stripe-openapi[bot] and xavdid-stripe authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    03b1d60 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2026

  1. Bump version to 15.0.0

    xavdid committed Mar 26, 2026
    Configuration menu
    Copy the full SHA
    04d8bfd View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2026

  1. Fix JSON serialization (and str / repr) for objects with decimals…

    … & add support for plain dicts (stripe#1780)
    
    * fix serialization of decimals
    
    * use different method internally
    
    * add kwarg for dumping to plain dict
    
    ---------
    
    Co-authored-by: David Brownman <xavdid@stripe.com>
    xavdid-stripe and xavdid authored Mar 31, 2026
    Configuration menu
    Copy the full SHA
    38deb0b View commit details
    Browse the repository at this point in the history
  2. tweak changelog

    xavdid committed Mar 31, 2026
    Configuration menu
    Copy the full SHA
    601875a View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2026

  1. improve types for metadata and other dict-like types (stripe#1785)

    * improve types for metadata and other dict-like types
    
    * update name
    
    * update test
    
    * fix lint
    xavdid authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    628da69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6b17f7 View commit details
    Browse the repository at this point in the history
  3. Bump version to 15.0.1

    jar-stripe committed Apr 1, 2026
    Configuration menu
    Copy the full SHA
    e3ee617 View commit details
    Browse the repository at this point in the history
Loading