mirror of
https://github.com/python/cpython.git
synced 2026-07-03 00:05:32 -04:00
74fa9f723f
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.