-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency asyncpg to >=0.31.0,<0.32.0 #80
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
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
|
Pull Request Review: Update asyncpg to 0.31.0SummaryThis PR updates the Code Quality & Best Practices ✅
Key Changes in asyncpg 0.31.0Improvements 🎉
Bug Fixes 🐛
Breaking Changes
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #80 +/- ##
=======================================
Coverage 34.29% 34.29%
=======================================
Files 49 49
Lines 5316 5316
=======================================
Hits 1823 1823
Misses 3493 3493 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|



This PR contains the following updates:
>=0.30.0,<0.31.0->>=0.31.0,<0.32.0Release Notes
MagicStack/asyncpg (asyncpg)
v0.31.0Compare Source
Enable Python 3.14 with experimental subinterpreter/freethreading
support.
Improvements
Add Python 3.14 support, experimental subinterpreter/freethreading support (#1279)
(by @elprans in
9e42642)Avoid performing type introspection on known types (#1243)
(by @elprans in
5c9986c)Make
prepare()not use named statements by default when cache is disabled (#1245)(by @elprans in
5b14653)Implement connection service file functionality (#1223)
(by @AndrewJackson2020 in
1d63bb1)Fixes
Fix multi port connection string issue (#1222)
(by @AndrewJackson2020 in
01c0db7)Avoid leaking connections if _can_use_connection fails (#1269)
(by @yuliy-openai in
e94302d)Other
(by @elprans in
6c2c490)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.