Skip to content

Merge to beta - #1872

Closed
jar-stripe wants to merge 10 commits into
betafrom
jar/merge-python-beta
Closed

Merge to beta#1872
jar-stripe wants to merge 10 commits into
betafrom
jar/merge-python-beta

Conversation

@jar-stripe

Copy link
Copy Markdown
Contributor

Why?

Routine merge of master changes into the beta release channel.

What?

Merged master into beta using sdk-codegen's automerge tooling (tools/automerge/python-beta.yaml). Manual resolution for stripe/__init__.py: kept beta-specific add_beta_version() function alongside master's new _emit_claude_code_hint() call.

See Also

Changelog

No user-facing changes (merge only).

stripe-openapi Bot and others added 10 commits July 29, 2026 15:50
…6b4eebe (#1857)

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
* Add cloud provider event parsing methods to StripeClient

* add missing methods & tests

* fix lint

* use f-strings

* PR feedback

* PR feedback
* setting up claude code plugin hints

* moved the hint code to utils, shouldn't be so prominent

* moved tests someplace more appropriate

* more gracefully isolating hint parse behavior
Committed-By-Agent: claude

# Conflicts:
#	CHANGELOG.md
#	VERSION
#	pyproject.toml
#	stripe/__init__.py
#	stripe/_account.py
#	stripe/_account_service.py
#	stripe/_api_version.py
#	stripe/_card.py
#	stripe/_charge.py
#	stripe/_confirmation_token.py
#	stripe/_coupon.py
#	stripe/_dispute.py
#	stripe/_event.py
#	stripe/_invoice.py
#	stripe/_invoice_line_item.py
#	stripe/_object_classes.py
#	stripe/_payment_attempt_record.py
#	stripe/_payment_intent.py
#	stripe/_payment_link.py
#	stripe/_payment_method.py
#	stripe/_payment_method_configuration.py
#	stripe/_payment_record.py
#	stripe/_quote.py
#	stripe/_setup_intent.py
#	stripe/_subscription.py
#	stripe/_subscription_schedule.py
#	stripe/_version.py
#	stripe/checkout/_session.py
#	stripe/events/_v2_core_account_link_returned_event.py
#	stripe/financial_connections/__init__.py
#	stripe/financial_connections/_account.py
#	stripe/financial_connections/_authorization.py
#	stripe/financial_connections/_session.py
#	stripe/issuing/_dispute.py
#	stripe/params/__init__.py
#	stripe/params/_account_link_create_params.py
#	stripe/params/_account_session_create_params.py
#	stripe/params/_account_update_params.py
#	stripe/params/_confirmation_token_create_params.py
#	stripe/params/_customer_list_payment_methods_params.py
#	stripe/params/_customer_payment_method_list_params.py
#	stripe/params/_invoice_create_params.py
#	stripe/params/_invoice_create_preview_params.py
#	stripe/params/_invoice_modify_params.py
#	stripe/params/_invoice_update_params.py
#	stripe/params/_payment_intent_confirm_params.py
#	stripe/params/_payment_intent_create_params.py
#	stripe/params/_payment_intent_modify_params.py
#	stripe/params/_payment_intent_update_params.py
#	stripe/params/_payment_link_create_params.py
#	stripe/params/_payment_link_modify_params.py
#	stripe/params/_payment_link_update_params.py
#	stripe/params/_payment_method_configuration_create_params.py
#	stripe/params/_payment_method_configuration_modify_params.py
#	stripe/params/_payment_method_configuration_update_params.py
#	stripe/params/_payment_method_create_params.py
#	stripe/params/_payment_method_list_params.py
#	stripe/params/_quote_list_params.py
#	stripe/params/_setup_intent_confirm_params.py
#	stripe/params/_setup_intent_create_params.py
#	stripe/params/_setup_intent_modify_params.py
#	stripe/params/_setup_intent_update_params.py
#	stripe/params/_subscription_create_params.py
#	stripe/params/_subscription_modify_params.py
#	stripe/params/_subscription_schedule_modify_params.py
#	stripe/params/_subscription_schedule_update_params.py
#	stripe/params/_subscription_update_params.py
#	stripe/params/_webhook_endpoint_create_params.py
#	stripe/params/_webhook_endpoint_modify_params.py
#	stripe/params/_webhook_endpoint_update_params.py
#	stripe/params/checkout/_session_create_params.py
#	stripe/params/financial_connections/__init__.py
#	stripe/params/financial_connections/_account_refresh_account_params.py
#	stripe/params/financial_connections/_account_refresh_params.py
#	stripe/params/financial_connections/_session_create_params.py
#	stripe/params/tax/__init__.py
#	stripe/params/tax/_registration_create_params.py
#	stripe/params/test_helpers/_confirmation_token_create_params.py
#	stripe/params/v2/core/_account_link_create_params.py
#	stripe/reserve/_hold.py
#	stripe/reserve/_plan.py
#	stripe/reserve/_release.py
#	stripe/tax/_calculation.py
#	stripe/tax/_calculation_line_item.py
#	stripe/tax/_registration.py
#	stripe/tax/_transaction.py
#	stripe/v2/core/_account.py
#	stripe/v2/core/_account_link.py
@jar-stripe
jar-stripe requested a review from a team as a code owner August 10, 2026 15:53
@jar-stripe
jar-stripe requested review from justiny-stripe and removed request for a team August 10, 2026 15:53
@jar-stripe
jar-stripe enabled auto-merge August 10, 2026 15:53
@xavdid

xavdid commented Aug 10, 2026

Copy link
Copy Markdown
Member

duplicate of #1870, but my CI is passing

@xavdid xavdid closed this Aug 10, 2026
auto-merge was automatically disabled August 10, 2026 17:18

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants