mirror of
https://github.com/python/cpython.git
synced 2026-06-25 20:36:12 -04:00
1988003625
* fix UBSan failures for `buffered`, `rwpair`, `bytesio`, `bytesiobuf`, `iobase`, `stringio`, `nldecoder_object`, `textio`, `winconsoleio` * arg names: use 'dummy' for NOARGS method and 'args' for others