summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2023-02-21-10-05-33.gh-issue-101961.7e56jh.rst
blob: a3d4119e7cbdcebedf55787451654da40e0673f0 (plain)
1
2
For the binary mode, :func:`fileinput.hookcompressed` doesn't set the ``encoding`` value
even if the value is ``None``. Patch by Gihwan Kim.