mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-06 17:01:07 -04:00
cd56e873e1
Initial fixes to test to accommodate py312 this is a backport of59521abcc0however includes greenlet>=3.0.0a1 that now builds and/or installs on Python 3.12. result row handling is also different in 1.4. Fixes: #9819 Change-Id: I91a51dcbad2902f7c4c7cec88ebbf42c2417b512 (cherry picked from commit59521abcc0)