Stan Ulbrych
|
0417dabe3f
|
gh-138897: Use _pyrepl.pager for _sitebuiltins._Printer (GH-138898)
Co-authored-by: Ćukasz Langa <lukasz@langa.pl>
|
2026-01-02 16:24:48 +01:00 |
|
Inada Naoki
|
fb78692f2a
|
bpo-43651: PEP 597: Fix EncodingWarning in some tests (GH-25189)
* Fix _sitebuiltins
* Fix test_inspect
* Fix test_interpreters
* Fix test_io
* Fix test_iter
* Fix test_json
* Fix test_linecache
* Fix test_lltrace
* Fix test_logging
* Fix logging
|
2021-04-06 11:18:41 +09:00 |
|
R David Murray
|
3d050ddf19
|
#9364: Improve the text printed by help(pydoc) and help(help).
|
2014-04-19 12:59:30 -04:00 |
|
Antoine Pitrou
|
47cd96eaec
|
Normalize whitespace
|
2013-08-06 22:57:31 +02:00 |
|
Antoine Pitrou
|
853395b448
|
Issue #18621: Prevent the site module's patched builtins from keeping too many references alive for too long.
|
2013-08-06 22:56:40 +02:00 |
|