diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-06-21 20:31:57 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-21 20:31:57 (GMT) |
commit | a1565a80efe30c065d43d84623cc615ea00b9f76 (patch) | |
tree | 91e1d2b9663cb9c3fb97699c0c2a5446914d20c9 /Lib/test/test_httpservers.py | |
parent | 736f545cd323f9682c6d87ee1570d90a5598fda4 (diff) | |
download | cpython-a1565a80efe30c065d43d84623cc615ea00b9f76.zip cpython-a1565a80efe30c065d43d84623cc615ea00b9f76.tar.gz cpython-a1565a80efe30c065d43d84623cc615ea00b9f76.tar.bz2 |
gh-93021: Fix __text_signature__ for __get__ (GH-93023) (GH-94085)
Because of the way wrap_descr_get is written, the second argument
to __get__ methods implemented through the wrapper is always
optional.
(cherry picked from commit 4e08fbcfdfa57ea94091aabdd09413708e3fb2bf)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Diffstat (limited to 'Lib/test/test_httpservers.py')
0 files changed, 0 insertions, 0 deletions