commit | e2924c0ee55ce257851b9e847fe7e4f210af1270 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Mar 23 11:27:28 2023 -0700 |
committer | GitHub <noreply@github.com> | Thu Mar 23 11:27:28 2023 -0700 |
tree | e2319aace2cd1b8dc594ecfe4054e3cdbc2430c6 | |
parent | 1645a40b5eb59e7021c93fd6593d1a316d3e26e8 [diff] |
gh-102936: typing: document performance pitfalls of protocols decorated with `@runtime_checkable` (GH-102937) (cherry picked from commit 58d2b30c012c3a9fe5ab747ae47c96af09e0fd15) Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>