-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: stephaniebowie/stripe-python
base: master
head repository: stripe/stripe-python
compare: master
- 19 commits
- 404 files changed
- 7 contributors
Commits on Mar 6, 2026
-
Configuration menu - View commit details
-
Copy full SHA for f3393d1 - Browse repository at this point
Copy the full SHA f3393d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2855dc8 - Browse repository at this point
Copy the full SHA 2855dc8View commit details
Commits on Mar 13, 2026
-
Configuration menu - View commit details
-
Copy full SHA for cadaa28 - Browse repository at this point
Copy the full SHA cadaa28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26ddea0 - Browse repository at this point
Copy the full SHA 26ddea0View commit details
Commits on Mar 18, 2026
-
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
Configuration menu - View commit details
-
Copy full SHA for 48c6471 - Browse repository at this point
Copy the full SHA 48c6471View commit details -
⚠️ StripeObjectno longer inherits fromdict(stripe#1762)* no longer inherit from dict * re-add update method * Fix equality checks * improve to_dict
Configuration menu - View commit details
-
Copy full SHA for 95af790 - Browse repository at this point
Copy the full SHA 95af790View commit details -
⚠️ Drop support for Python 3.7 & 3.8 (stripe#1764)* tweak supported pythons, remove shimmed deprecated * fix CI
Configuration menu - View commit details
-
Copy full SHA for e2c2f78 - Browse repository at this point
Copy the full SHA e2c2f78View commit details
Commits on Mar 19, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for 08059f9 - Browse repository at this point
Copy the full SHA 08059f9View commit details
Commits on Mar 23, 2026
-
Update generated code for v2205 and (stripe#1771)
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f21f1d7 - Browse repository at this point
Copy the full SHA f21f1d7View commit details
Commits on Mar 24, 2026
-
Update generated code for v2205 and (stripe#1773)
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8841462 - Browse repository at this point
Copy the full SHA 8841462View commit details -
⚠️ 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
Configuration menu - View commit details
-
Copy full SHA for 18f4f88 - Browse repository at this point
Copy the full SHA 18f4f88View commit details
Commits on Mar 25, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 618d3b3 - Browse repository at this point
Copy the full SHA 618d3b3View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 03b1d60 - Browse repository at this point
Copy the full SHA 03b1d60View commit details
Commits on Mar 26, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 04d8bfd - Browse repository at this point
Copy the full SHA 04d8bfdView commit details
Commits on Mar 31, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for 38deb0b - Browse repository at this point
Copy the full SHA 38deb0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 601875a - Browse repository at this point
Copy the full SHA 601875aView commit details
Commits on Apr 1, 2026
-
improve types for
metadataand other dict-like types (stripe#1785)* improve types for metadata and other dict-like types * update name * update test * fix lint
Configuration menu - View commit details
-
Copy full SHA for 628da69 - Browse repository at this point
Copy the full SHA 628da69View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6b17f7 - Browse repository at this point
Copy the full SHA f6b17f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3ee617 - Browse repository at this point
Copy the full SHA e3ee617View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master