bpo-38116: Convert select module to PEP-384 (#15971)
* Convert select module to PEP-384 Summary: Do the necessary versions to be Pyro-compatible, including migrating `PyType_Ready` to `PyType_FromSpec` and moving static data into a new `_selectstate` struct. *📜 🤖 Added by blurb_it. * Fixup Mac OS/X build
Showing
Please register or sign in to comment