Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Python
bltinmodule.c
Find file
Blame
History
Permalink
Change filtertuple() to use tp_as_sequence->sq_item
· 322bc9c4
Walter Dörwald
authored
Feb 10, 2003
instead of PyTuple_GetItem, so an overwritten __getitem__ in a tuple subclass works. SF bug #665835.
322bc9c4