Commit Graph

  • b4d9505c33 Accepting request 1201952 from devel:languages:python factory Ana Guerrero 2024-09-20 15:08:56 +00:00
  • b82f07dc07 - Update to 1.4.54: * Fixed regression from 1.3 where the column key used for a hybrid property might be populated with that of the underlying column that it returns. * The pin for `setuptools<69.3 in pyproject.toml has been removed. * Set up full Python 3.13 support to the extent currently possible, repairing issues within internal language helpers as well as the serializer extension module. * Adjustments to the C extensions, which are specific to the SQLAlchemy 1.x series, to work under Python 3.13. * Fixed regression going back to 1.4 where accessing a collection using the "dynamic" strategy on a transient object and attempting to query would raise an internal error. * Fixed bug where ORM :func:_orm.with_loader_criteria would not apply itself to a :meth:_sql.Select.join where the ON clause were given as a plain SQL comparison, rather than as a relationship target or similar. * Fixed regression introduced by the fix when using pool pre-ping with PyMySQL version older than 1.0. * Fixed critical issue in asyncio version of the connection pool where calling :meth:_asyncio.AsyncEngine.dispose would produce a new connection pool that did not fully re-establish the use of asyncio-compatible mutexes * Fixed fundamental issue which prevented some forms of ORM "annotations" from taking place for subqueries which made use of :meth:_sql.Select.join against a relationship target * Repaired a new incompatibility in the MySQL "pre-ping" routine where the False argument passed to connection.ping()`, which is intended to disable an unwanted "automatic reconnect" feature - Switch to pyproject macros. devel Steve Kowalik 2024-09-19 07:18:17 +00:00
  • cbeceea913 Accepting request 1113619 from devel:languages:python Dominique Leuenberger 2023-09-27 22:24:52 +00:00
  • e205646c4a Accepting request 1113478 from home:mimi_vx:branches:devel:languages:python Matej Cepl 2023-09-25 22:34:48 +00:00
  • a9d1b905bc Accepting request 1085868 from devel:languages:python Dominique Leuenberger 2023-05-10 14:17:17 +00:00
  • 0f219bf0f1 Accepting request 1085728 from home:dimstar:Factory Matej Cepl 2023-05-09 22:42:43 +00:00
  • b14e2409d8 Accepting request 1085288 from devel:languages:python Dominique Leuenberger 2023-05-09 11:07:08 +00:00
  • fd8bacc446 Accepting request 1085134 from devel:languages:python Dominique Leuenberger 2023-05-06 20:09:04 +00:00