| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [3.13] gh-119521: Remove _IncompleteInputError from the docs (GH-120993) ↵ | Miss Islington (bot) | 2024-06-27 | 1 | -0/+3 |
| | | | | | | | | | (GH-121076) gh-119521: Remove _IncompleteInputError from the docs (GH-120993) (cherry picked from commit 1167a9a30b4b2f327ed987e845e378990d1ae6bf) Co-authored-by: Petr Viktorin <encukou@gmail.com> | ||||
| * | chore: fix typos (#116345) | cui fliter | 2024-03-05 | 1 | -1/+1 |
| | | | | Signed-off-by: cui fliter <imcusg@gmail.com> | ||||
| * | gh-97591: In `Exception.__setstate__()` acquire strong references before ↵ | Ofey Chan | 2022-10-02 | 1 | -0/+25 |
| | | | | | calling `tp_hash` slot (#97700) | ||||
| * | Doc: Prettier exception hierarchy. (GH-26533) | Julien Palard | 2021-06-11 | 1 | -1/+1 |
| | | |||||
| * | bpo-43651: PEP 597: Fix EncodingWarning in some tests (GH-25142) | Inada Naoki | 2021-04-02 | 1 | -2/+3 |
| | | | | | | | | | | | | | | * test__xxsubinterpreters * test_builtin * test_doctest * test_exceptions * test_opcodes * test_support * test_argparse * test_baseexception * test_bdb * test_bool * test_asdl_parser | ||||
| * | bpo-32297: Few misspellings found in Python source code comments. (#4803) | Mike | 2017-12-14 | 1 | -1/+1 |
| | | | | | | | | | * Fix multiple typos in code comments * Add spacing in comments (test_logging.py, test_math.py) * Fix spaces at the beginning of comments in test_logging.py | ||||
| * | bpo-30399: Get rid of trailing comma in the repr of BaseException. (#1650) | Serhiy Storchaka | 2017-11-15 | 1 | -1/+1 |
| | | |||||
| * | Rename test_pep####.py files | Zachary Ware | 2016-09-09 | 1 | -0/+183 |
