皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

SQLAlchemy 1.4.11 发布

Release 1.4.11 adds a fix for critical race condition in the Engine class, ensuring that the dialect is fully initialized upon first connect before other concurrent threads can begin to use the dialect as was the behavior in 1.3.x.

Thanks to our team and users helping us to get everything done for the 1.4 series.

The complete changelog for 1.4.11 is at Changelog.

SQLAlchemy 1.4.11 is available on the Download Page.

转自 https://www.sqlalchemy.org/blog/