summaryrefslogtreecommitdiff
path: root/test/ext/mypy/plain_files/composite.py
Commit message (Collapse)AuthorAgeFilesLines
* add explicit overload for composite -> callableMike Bayer2023-03-171-1/+5
| | | | | | | | Fixed typing issue where :func:`_orm.composite` would not allow an arbitrary callable as the source of the composite class. Fixes: #9502 Change-Id: I5b098b70b2fb7b48f54eaccbb7d5d3d9bdebc781
* revenge of pep 484Mike Bayer2022-05-151-0/+67
trying to get remaining must-haves for ORM Change-Id: I66a3ecbbb8e5ba37c818c8a92737b576ecf012f7