summaryrefslogtreecommitdiff
path: root/docs/build/unreleased/1191.rst
blob: 0ef19536130cef251a454aa3549ab881b598dd03 (plain)
1
2
3
4
5
6
7
.. change::
    :tags: bug, typing
    :tickets: 1191, 1201

    Fixed various typing issues observed with pyright, including issues
    involving the combination of :class:`.Function` and
    :meth:`.MigrationContext.begin_transaction`.