-
-
Notifications
You must be signed in to change notification settings - Fork 478
feat: add support for Python 3.13 #3850
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
Merged
Merged
Changes from 34 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
69c7c84
fix(picologging): updates to handle unsupported environments (python …
cofin ecbfc8f
chore(deps): bump astral-sh/setup-uv from 4 to 5 (#3911)
dependabot[bot] 3e15df0
feat: enable Python 3.13 support
cofin 7174004
fix(sqlalchemy): updates to documentation based on upstream changes
cofin f870e2c
chore: bump AA version
cofin 99e8b74
fix(picologging): updates to handle unsupported environments (python …
cofin fffcdfb
fix: add ignores
cofin 180350d
fix: trim whitespace
cofin 2844564
Merge branch 'logging-13' into msgspec-13
cofin 7193f62
Merge branch 'main' into msgspec-13
cofin 6f73ff6
fix: add ignores
cofin 4c6958e
fix: trim whitespace
cofin 288a91d
fix: add ignores
cofin ef1e72e
fix: trim whitespace
cofin ceb7a05
fix: add ignores
cofin 24159d4
fix: trim whitespace
cofin fc002a5
fix(channels): use `SQL` function for psycopg calls
cofin 62ce785
fix: revert change here
cofin 8c38db3
feat: re-enable safe quote
cofin bd1c62c
Merge branch 'psycopg-logging' into msgspec-13
cofin d45896f
chore: locked deps
cofin 1ad3682
fix: another formatting change revert
cofin f3aaf9f
Merge branch 'main' into msgspec-13
cofin 9384b1d
Merge branch 'main' into msgspec-13
cofin 9ff0608
Merge branch 'main' into msgspec-13
cofin 6bacc31
Merge branch 'main' into msgspec-13
cofin 4c179c5
fix: test change for 3.13 support
cofin 69123e9
fix: logging capsys update
cofin a754a62
fix: sleep a bit longer for flaky tests
cofin 9d88e97
feat: use updated pytest-asyncio
cofin 5439d49
fix some resource handling
provinzkraut 96828b0
properly close compression facade in all cases
provinzkraut 0202e17
Merge branch 'main' into msgspec-13
cofin 2f7a3e8
fix: remove toml linting changes
cofin 2a834f2
fix: revert default installed version
cofin 8991fd0
fix: simplify anyio dep
cofin 8e73bbe
fix: simplify msgspec dep
cofin 7eca82e
fix: remove new feature for now
cofin c01af15
fix: update `pytest-asyncio`
cofin 592ad1e
feat: explicitly pin min versions
cofin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.