stripe / stripe-python

Python library for the Stripe API.
https://stripe.com
MIT License
1.65k stars 420 forks source link

Port async support from beta to the stable channel #1288

Closed richardm-stripe closed 5 months ago

richardm-stripe commented 5 months ago

Created via git checkout -p beta <files that weren't codegenned> and some judicious manual cleaning up. I cherry-picked the PRs from outside collaborators for attribution reasons.

richardm-stripe commented 5 months ago

cc @pakrym-stripe want to continue to talk through StripeStreamResponseAsync to see if my thoughts are reasonable