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