| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gh-120083: Add IDLE Hovertip foreground color needed for recent macOS (#120605) | John Riggles | 2024-08-02 | 2 | -2/+10 |
|
|
* | Fixes typo in idlelib/idle_test/example_stub.pyi (#122520) | Jonathon Vandezande | 2024-08-02 | 1 | -1/+1 |
|
|
* | gh-122555: Remove removed functions from `Doc/data/refcounts.dat` (#122556) | Bénédikt Tran | 2024-08-01 | 1 | -1/+0 |
|
|
* | GH-122155: Track local variables between pops and pushes in cases generator (... | Mark Shannon | 2024-08-01 | 1 | -8/+57 |
|
|
* | Fix typos in docs, error messages and comments (#122502) | jianghuyiyuan | 2024-08-01 | 1 | -1/+1 |
|
|
* | gh-116622: Skip PosixPathTest.test_expanduser_pwd2 on platforms which don't s... | Malcolm Smith | 2024-07-31 | 1 | -2/+2 |
|
|
* | gh-87320: In the code module, handle exceptions raised in sys.excepthook (GH-... | CF Bolz-Tereick | 2024-07-31 | 3 | -3/+73 |
|
|
* | gh-122133: Rework pure Python socketpair tests to avoid use of importlib.relo... | Russell Keith-Magee | 2024-07-31 | 2 | -77/+64 |
|
|
* | gh-121381 Remove subprocess._USE_VFORK escape hatch (#121383) | Cody Maloney | 2024-07-31 | 4 | -28/+6 |
|
|
* | GH-122482: Make About IDLE direct discussion to DPO (#122483) | Terry Jan Reedy | 2024-07-30 | 2 | -7/+11 |
|
|
* | gh-121650: Encode newlines in headers, and verify headers are sound (GH-122233) | Petr Viktorin | 2024-07-30 | 6 | -4/+121 |
|
|
* | gh-120906: Support arbitrary hashable keys in FrameLocalsProxy (GH-122309) | Petr Viktorin | 2024-07-30 | 1 | -0/+127 |
|
|
* | gh-122188: Move magic number to its own file (#122243) | Michael Droettboom | 2024-07-30 | 4 | -279/+14 |
|
|
* | gh-116402: Avoid readline in test_builtin TTY input tests (GH-122447) | Łukasz Langa | 2024-07-30 | 1 | -15/+24 |
|
|
* | gh-119896: Fix CTRL-Z behavior in the new REPL on Windows (GH-122217) | Dino Viehland | 2024-07-30 | 4 | -4/+14 |
|
|
* | gh-121474: Add threading.Barrier parties arg sanity check. (GH-121480) | Clinton | 2024-07-30 | 2 | -0/+6 |
|
|
* | gh-122400: Handle ValueError in filecmp (GH-122401) | Bénédikt Tran | 2024-07-30 | 2 | -4/+39 |
|
|
* | gh-105733: Soft-deprecate ctypes.ARRAY, rather than hard-deprecating it. (GH-... | Petr Viktorin | 2024-07-30 | 2 | -15/+1 |
|
|
* | gh-122420: Fix accounting for immortal interned strings in refleak.py (GH-122... | Sam Gross | 2024-07-29 | 1 | -1/+1 |
|
|
* | gh-122133: Authenticate socket connection for `socket.socketpair()` fallback ... | Seth Michael Larson | 2024-07-29 | 2 | -3/+142 |
|
|
* | gh-117482: Fix the Slot Wrapper Inheritance Tests (gh-122248) | Eric Snow | 2024-07-29 | 3 | -45/+132 |
|
|
* | gh-122292: Split up ``Lib/test/test_ast.py`` into a couple of files (#122293) | Kirill Podoprigora | 2024-07-29 | 4 | -612/+628 |
|
|
* | gh-122311: Add more tests for error messages in pickle (GH-122373) | Serhiy Storchaka | 2024-07-29 | 1 | -50/+185 |
|
|
* | gh-122311: Fix some error messages in pickle (GH-122386) | Serhiy Storchaka | 2024-07-29 | 2 | -4/+7 |
|
|
* | gh-122234: fix accuracy issues for sum() (#122236) | Sergey B Kirpichev | 2024-07-29 | 1 | -0/+5 |
|
|
* | gh-122311: Add more tests for pickle (GH-122376) | Serhiy Storchaka | 2024-07-28 | 2 | -128/+660 |
|
|
* | gh-119180: Add evaluate functions for type params and type aliases (#122212) | Jelle Zijlstra | 2024-07-27 | 3 | -4/+77 |
|
|
* | gh-119180: Use type descriptors to access annotations (PEP 749) (#122074) | Jelle Zijlstra | 2024-07-27 | 2 | -5/+115 |
|
|
* | gh-122170: Handle ValueError raised by os.stat() in linecache (GH-122176) | Bénédikt Tran | 2024-07-27 | 2 | -2/+35 |
|
|
* | gh-122332: Fix missing `NULL` check in `asyncio.Task.get_coro` (#122338) | Peter Bierma | 2024-07-27 | 1 | -0/+12 |
|
|
* | gh-121832: Revert test skip introduced by #122150. (#122340) | Russell Keith-Magee | 2024-07-27 | 1 | -1/+0 |
|
|
* | gh-120831: Correct default minimum iOS version. (#122339) | Russell Keith-Magee | 2024-07-27 | 1 | -1/+1 |
|
|
* | gh-122245: Add test case of generic type with __debug__ (#122322) | Irit Katriel | 2024-07-26 | 1 | -0/+4 |
|
|
* | gh-122300: Preserve AST nodes for format specifiers with single elements (#12... | Pablo Galindo Salgado | 2024-07-26 | 1 | -1/+1 |
|
|
* | gh-122311: Fix typo in the pickle error formatting code (GH-122312) | Serhiy Storchaka | 2024-07-26 | 1 | -1/+1 |
|
|
* | gh-121999: Change default tarfile filter to 'data' (GH-122002) | WilliamRoyNelson | 2024-07-26 | 3 | -44/+19 |
|
|
* | gh-122245: move checks for writes and shadowing of __debug__ to symtable (#12... | Irit Katriel | 2024-07-26 | 1 | -0/+79 |
|
|
* | GH-116090: Fix test and clarify behavior for exception events when exhausting... | Mark Shannon | 2024-07-26 | 1 | -6/+29 |
|
|
* | GH-122029: Break INSTRUMENTED_CALL into micro-ops, so that its behavior is co... | Mark Shannon | 2024-07-26 | 2 | -14/+14 |
|
|
* | GH-121131: Clean up and fix some instrumented instructions. (GH-121132) | Mark Shannon | 2024-07-26 | 2 | -16/+16 |
|
|
* | GH-122160: Remove BUILD_CONST_KEY_MAP opcode. (GH-122164) | Mark Shannon | 2024-07-25 | 3 | -213/+213 |
|
|
* | gh-121275: Fix test_logging and test_smtplib with Python build withoud IPv6 s... | AN Long | 2024-07-25 | 1 | -1/+2 |
|
|
* | gh-121913: Use str(exc) instead of exc.strerror in `asyncio.base_events` (#12... | AN Long | 2024-07-25 | 1 | -3/+2 |
|
|
* | gh-82951: Fix serializing by name in pickle protocols < 4 (GH-122149) | Serhiy Storchaka | 2024-07-25 | 2 | -9/+43 |
|
|
* | gh-122187: Avoid TSan reported race in `run_udp_echo_server` (#122189) | Sam Gross | 2024-07-25 | 1 | -2/+7 |
|
|
* | gh-122087: Add tests for ismethoddescriptor() and isroutine() with partial ob... | Serhiy Storchaka | 2024-07-25 | 1 | -0/+3 |
|
|
* | gh-113785: csv: fields starting with escapechar are not quoted (GH-122110) | Mikołaj Kuranowski | 2024-07-25 | 1 | -0/+4 |
|
|
* | gh-122191: Fix test_warnings failure if run with -Werror (GH-122222) | Serhiy Storchaka | 2024-07-25 | 1 | -13/+23 |
|
|
* | GH-121832: Assert that the version number of static builtin types is not chan... | Mark Shannon | 2024-07-24 | 1 | -21/+2 |
|
|
* | GH-120754: Add more tests around seek + readall (#122103) | Cody Maloney | 2024-07-24 | 1 | -0/+19 |
|
|