Message388749
Fair points.
As an aside, I'm also wondering how inspect.Parameter.annotation should interact with the changes in Python 3.10? That used to be the canonical way (as far as I'm aware) of getting a single argument's type annotation (other than getting it from __annotations__ manually), but with PEP 563 now would always return a (probably not very useful?) string. |
|
| Date |
User |
Action |
Args |
| 2021-03-15 16:28:51 | The Compiler | set | recipients:
+ The Compiler, gvanrossum, eric.smith, levkivskyi, kj |
| 2021-03-15 16:28:51 | The Compiler | set | messageid: <1615825731.56.0.917900395923.issue43463@roundup.psfhosted.org> |
| 2021-03-15 16:28:51 | The Compiler | link | issue43463 messages |
| 2021-03-15 16:28:51 | The Compiler | create | |
|