SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

This closes patch:

[ 960406 ] unblock signals in threads

although the changes do not correspond exactly to any patch attached to
that report.

Non-main threads no longer have all signals masked.

A different interface to readline is used.

The handling of signals inside calls to PyOS_Readline is now rather
different.

These changes are all a bit scary!  Review and cross-platform testing
much appreciated.
M
Michael W. Hudson committed
30ea2f223f5c0a85a13bd893063555a9f587cd6d
Parent: e3c330b