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
D
Dino Viehland committed
f919054e539a5c1afde1b31c9fd7a8f5b2313311
Parent: 0247e80
Committed by GitHub <noreply@github.com>
on 9/14/2019, 2:20:27 PM