diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-04-29 16:30:48 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-29 16:30:48 (GMT) |
commit | 444ac0b7a64ff6b6caba9c2731bd33151ce18ad1 (patch) | |
tree | 572fd300a05e5a177da821c2afc371e3d2122f4a /Python/future.c | |
parent | 51c70de998ead35674bf4b2b236e9ce8e89d17b4 (diff) | |
download | cpython-444ac0b7a64ff6b6caba9c2731bd33151ce18ad1.zip cpython-444ac0b7a64ff6b6caba9c2731bd33151ce18ad1.tar.gz cpython-444ac0b7a64ff6b6caba9c2731bd33151ce18ad1.tar.bz2 |
gh-118285: Fix signatures of operator.{attrgetter,itemgetter,methodcaller} instances (GH-118316)
* Allow to specify the signature of custom callable instances of extension
type by the __text_signature__ attribute.
* Specify signatures of operator.attrgetter, operator.itemgetter, and
operator.methodcaller instances.
Diffstat (limited to 'Python/future.c')
0 files changed, 0 insertions, 0 deletions