]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
add doctests to asyncio tutorial
authorFederico Caselli <cfederico87@gmail.com>
Mon, 26 Feb 2024 21:16:18 +0000 (22:16 +0100)
committerFederico Caselli <cfederico87@gmail.com>
Mon, 11 Mar 2024 22:56:52 +0000 (23:56 +0100)
commit9c217ea2e95d720928e40fb3a16c4f2706738868
tree95af11cb7a4c194186e8bc552b681415680be5c5
parent0e532a69a159988069402d40d16f3253be8da2b1
add doctests to asyncio tutorial

Change-Id: I28c94a7bc1e7ae572af0d206b8e63a110dc6fd7a
(cherry picked from commit e32954b91eef968be33ac4b46c16055daffa90dd)
doc/build/orm/extensions/asyncio.rst
test/base/test_tutorials.py