mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
4b125dd31a
* gh-51944: Add some macOS constants to termios This changeset adds all public constants in <termio.h> and <sys/termios.h> on macOS that weren't present already. Based on the macOS 14.2 SDK Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Source files for standard library extension modules, and former extension modules that are now builtin modules.