SIGN IN SIGN UP

closes bpo-27805: Ignore ESPIPE in initializing seek of append-mode files. (GH-17112)

This change, which follows the behavior of C stdio's fdopen and Python 2's file object, allows pipes to be opened in append mode.
B
Benjamin Peterson committed
74fa9f723f700a342e582b5ad4b51a2c4801cd1c
Parent: d593881
Committed by GitHub <noreply@github.com> on 11/12/2019, 10:51:34 PM