Issue #15699: The readline module now uses PEP 3121-style module...
Issue #15699: The readline module now uses PEP 3121-style module initialization, so as to reclaim allocated resources (Python callbacks) at shutdown. Original patch by Robin Schreiber.
Showing
Please register or sign in to comment