commit | 202e16ea050eaa34a328f281d24f8a0e662be463 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Mar 23 12:42:54 2023 -0700 |
committer | GitHub <noreply@github.com> | Thu Mar 23 12:42:54 2023 -0700 |
tree | ec5163051038d11f9d11514325cd0be84af97623 | |
parent | e2924c0ee55ce257851b9e847fe7e4f210af1270 [diff] |
gh-98239: Document that `inspect.getsource()` can raise `TypeError` (GH-101689) (cherry picked from commit b6132085ca5418f714eff6e31d1d03369d3fd1d9) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>