mirror of
https://github.com/python/cpython.git
synced 2026-05-11 15:12:20 -04:00
7e33c6e896
swapped arguments]. Also make sure that no use of a function pointer gotten from a tp_as_sequence or tp_as_mapping structure is made without checking it for NULL first.