summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2024-06-02-13-35-11.gh-issue-81936.ETeW9x.rst
blob: d53cc73e728d546daf1ed5c2bdc61da8fe882ff5 (plain)
1
2
3
:meth:`!help` and :meth:`!showtopic` methods now respect a
configured *output* argument to :class:`!pydoc.Helper` and not use the
pager in such cases. Patch by Enrico Tröger.