Note regarding + mode truncation applies to both text and binary mode by andresdelfino · Pull Request #11314 · python/cpython

added 2 commits

December 15, 2018 20:25

@andresdelfino

remilapeyre

@andresdelfino

remilapeyre

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Sep 10, 2019
…pythonGH-11314)

* Improve doc on open's mode +

* Improve wording

* Address comment from Rémi
(cherry picked from commit c1d8c1c)

Co-authored-by: Andre Delfino <adelfino@gmail.com>

gpshead pushed a commit that referenced this pull request

Sep 10, 2019
…GH-11314) (GH-15869)

* Improve doc on open's mode +

* Improve wording

* Address comment from Rémi
(cherry picked from commit c1d8c1c)

Co-authored-by: Andre Delfino <adelfino@gmail.com>

websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request

Jul 20, 2020
python#11314)

* Improve doc on open's mode +

* Improve wording

* Address comment from Rémi