Skip to content

Conversation

@bg-admin7
Copy link

No description provided.

elprans and others added 7 commits March 14, 2025 17:58
…k#1244)

A fix for python/cpython#105704 broke parsing of URIs containing
multiple hosts if one or all of the hosts are IPv6 address literals.
This blocks CI, so disable those tests for now until this is fixed
properly.
Type codec setup functions will no longer attempt to introspect the type
if it's one of the known builtin types.

Fixes: MagicStack#1206
Fixes: MagicStack#1138
Fixes: MagicStack#1242
…sabled (MagicStack#1245)

We allow disabling the statement cache to circumvent a proxy's inability to
cope with them, however there are still some holes where the use of a named
statement is attempted: `prepare()` with the default arguments, and
`copy_in()`.  Fix both so that the use of a named statement is dependent
upon whether the prepared statement cache is enabled.

Fixes: MagicStack#1219
Closes: MagicStack#1218
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.

5 participants