Links
- socket.readline() interface doesn't handle EINTR properly
- Floating Point Arithmetic: Issues and Limitations
- MacOS binary path
os.path.realpath
broken on POSIX.
Close failed in file object destructor
- Issue 11380: Improve reporting of broken stdout pipe during interpreter shutdown
- SO: Suppressing printout of “Exception … ignored” message in Python 3
Reproduce:
python -c 'print("Hello world!")' | echo
Results in
close failed in file object destructor: sys.excepthook is missing lost sys.stderr