Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for [email protected] #2396

Merged
merged 15 commits into from
Oct 15, 2023
Merged

feat: add support for [email protected] #2396

merged 15 commits into from
Oct 15, 2023

Conversation

JacobCoffee
Copy link
Member

Pull Request Checklist

  • New code has 100% test coverage
  • (If applicable) The prose documentation has been updated to reflect the changes introduced by this PR
  • (If applicable) The reference documentation has been updated to reflect the changes introduced by this PR

Description

  • Add Python 3.12 as a target - 3.12 Release Schedule is slated to arrive within the next 3 months, with RC 1 coming at the first of next week

Close Issue(s)

@JacobCoffee JacobCoffee requested review from a team as code owners October 3, 2023 06:55
@JacobCoffee JacobCoffee mentioned this pull request Oct 3, 2023
3 tasks
@JacobCoffee JacobCoffee changed the title feat: add support for [email protected] feat: add support for [email protected] Oct 3, 2023
sobolevn

This comment was marked as resolved.

@JacobCoffee

This comment was marked as resolved.

.github/workflows/ci.yaml Outdated Show resolved Hide resolved
@provinzkraut

This comment was marked as resolved.

@provinzkraut

This comment was marked as resolved.

Something seems to have changed in the way `isinstance()` proxies through from `BoundLoggerLazyProxy` to `BoundLogger`.
pyproject.toml Outdated Show resolved Hide resolved
Co-authored-by: Peter Schutt <[email protected]>
@sonarcloud
Copy link

sonarcloud bot commented Oct 15, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@github-actions
Copy link

Documentation preview will be available shortly at https://litestar-org.github.io/litestar-docs-preview/2396

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.

Enhancement: Python 3.12
4 participants