Christian Clauss
|
745c9d9dfc
|
Fix typos in the Lib directory (GH-28775)
Fix typos in the Lib directory as identified by codespell.
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
|
2021-10-06 16:13:48 -07: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 |
Hai Shi
|
bb0424b122
|
bpo-40275: Use new test.support helper submodules in tests (GH-21451)
|
2020-08-03 18:47:42 +02:00 |
costypetrisor
|
8ed317f1ca
|
bpo-34113: Fix a crash when using LLTRACE is on (GH-8517)
Fix a crash on negative STACKADJ() when Low-Level trace (LLTRACE) is enabled.
|
2018-07-31 22:55:14 +02:00 |