diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-04-12 09:22:17 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-12 09:22:17 (GMT) |
commit | 35f60c3def32f83c73c9314809569cb7793f985c (patch) | |
tree | d1ad1e6bf32e74e7b16b10a8da1873939552b294 /Python/traceback.c | |
parent | 2638c28be07679bf56e38e586fabddd43b19c9bc (diff) | |
download | cpython-35f60c3def32f83c73c9314809569cb7793f985c.zip cpython-35f60c3def32f83c73c9314809569cb7793f985c.tar.gz cpython-35f60c3def32f83c73c9314809569cb7793f985c.tar.bz2 |
gh-117764: Add signatures for __reduce__ and __reduce_ex__ in the _io module (GH-117773)
__reduce__() does not have parameters, __reduce_ex__() has a single
parameter.
Diffstat (limited to 'Python/traceback.c')
0 files changed, 0 insertions, 0 deletions