`NamedTextIOWrapper`: stop closing buffer by pjonsson · Pull Request #3139 · pallets/click

@pjonsson mentioned this pull request

Nov 12, 2025

pjonsson

@pjonsson @kdeldycke

The NamedTextIOWrapper is closing the buffers
that are owned by the StreamMixer, so
implement a close() method that prevents
it from doing that.

Refs pallets#824
Refs pallets#2993

@kdeldycke kdeldycke changed the title NamedTextIOWrapper: stop closing buffer NamedTextIOWrapper: stop closing buffer

Feb 28, 2026

@kdeldycke

@pjonsson pjonsson deleted the namedtextiowrapper-no-close branch

March 1, 2026 10:14