Skip to content

⚠️ Drop support for Python 3.7 & 3.8#1764

Merged
xavdid-stripe merged 4 commits intomasterfrom
DEVSDK-2938
Mar 18, 2026
Merged

⚠️ Drop support for Python 3.7 & 3.8#1764
xavdid-stripe merged 4 commits intomasterfrom
DEVSDK-2938

Conversation

@xavdid-stripe
Copy link
Member

@xavdid-stripe xavdid-stripe commented Mar 18, 2026

Why?

Per our versioning policy, we're dropping support for deprecated versions as part of our twice-yearly major.

I also did some cleanup related to us being on older versions of dependencies. Notably, we could drop our custom deprecated decorator and use the real one instead. There's a small codegen change associated with this.

What?

  • remove old versions from CI
  • add new ones
  • bump dependency versions
  • remove vendored @deprecated function
  • drop -stripe username requirement for triggering releases. This never really protected us (since anyone can make a -stripe GH handle) and isn't compatible with being able to use personal GH accounts for work

See Also

@xavdid-stripe xavdid-stripe changed the title TKTK ⚠️ Drop support for Python 3.7 & 3.8 Mar 18, 2026
@xavdid-stripe xavdid-stripe marked this pull request as ready for review March 18, 2026 19:07
@xavdid-stripe xavdid-stripe requested a review from a team as a code owner March 18, 2026 19:07
@xavdid-stripe xavdid-stripe requested review from jar-stripe and removed request for a team March 18, 2026 19:07
@xavdid-stripe xavdid-stripe enabled auto-merge (squash) March 18, 2026 19:07
@xavdid-stripe xavdid-stripe merged commit e2c2f78 into master Mar 18, 2026
16 checks passed
@xavdid-stripe xavdid-stripe deleted the DEVSDK-2938 branch March 18, 2026 23:08
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.

2 participants