commit | 4bb7d121bc0a3fd00a3c72cd915b5dd8fac5616e | [log] [tgz] |
---|---|---|
author | Nikita Sobolev <mail@sobolevn.me> | Wed Apr 10 12:52:47 2024 +0300 |
committer | GitHub <noreply@github.com> | Wed Apr 10 10:52:47 2024 +0100 |
tree | 4a65571d5ee468170c5d3422fd5425c42d716ebe | |
parent | f90ff0367271ea474b4ce3c8e2643cb51d188c18 [diff] |
gh-117692: Fix `AttributeError` in `DocTestFinder` on wrapped `builtin_or_method` (#117699) Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>