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

SQLAlchemy 2.0.0rc3 发布

SQLAlchemy 2.0.0rc3 发布

The third release candidate of SQLAlchemy 2.0 is now available.

Version 2.0.0rc3 releases a few more small enhancements and fixes, as well as serves as a test for an update of the wheel builder plugin on Pypi. Release 2.0.0 final is imminent, as early as next week. Applications that haven’t tested within the 2.0 series should make sure they have pinned their requirements, as pip install will start to fetch the 2.0 series by default instead of 1.4 when the release occurs.

Links to the detailed changelog for 2.0.0rc3 is at Changelog.

SQLAlchemy 2.0.0rc3 is available on the Download Page.

转自 Blog – SQLAlchemy