summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d
Commit message (Expand)AuthorAgeFilesLines
* gh-116622: Android logging fixes (#122698)Malcolm Smith2024-08-061-0/+1
* GH-118943: Handle races when moving jit_stencils.h (GH-120690)Miro Hrončok2024-08-051-0/+3
* gh-122459: Optimize pickling by name objects without __module__ (GH-122460)Serhiy Storchaka2024-08-051-0/+2
* gh-122573: Require Python 3.10 or newer for Windows builds (GH-122574)Jonathan Protzenko2024-08-041-0/+1
* gh-122637: fix tanh(±0+infj) and tanh(±0+nanj) to return ±0+nanj (#122638)Sergey B Kirpichev2024-08-041-0/+1
* gh-121889: cmath.acosh(0+nanj) returns nan+pi/2j (#121892)Sergey B Kirpichev2024-08-041-0/+1
* gh-122527: Fix a crash on deallocation of `PyStructSequence` (GH-122577)Sam Gross2024-08-021-0/+4
* gh-122445: populate only modified fields in __static_attributes__ (#122446)Irit Katriel2024-08-021-0/+1
* gh-122334: Fix crash when importing ssl after re-initialization (#122481)neonene2024-08-021-0/+1
* gh-121723: Relax constraints on queue objects for `logging.handlers.QueueHand...Bénédikt Tran2024-08-021-0/+3
* gh-120083: Add IDLE Hovertip foreground color needed for recent macOS (#120605)John Riggles2024-08-021-0/+1
* gh-116622: Don't expose `FICLONE` ioctl on Android (#122522)Malcolm Smith2024-08-011-0/+2
* gh-87320: In the code module, handle exceptions raised in sys.excepthook (GH-...CF Bolz-Tereick2024-07-311-0/+3
* gh-121381 Remove subprocess._USE_VFORK escape hatch (#121383)Cody Maloney2024-07-311-0/+2
* gh-116622: Fix testPyObjectPrintOSError on Android (#122487)Malcolm Smith2024-07-311-0/+3
* GH-122482: Make About IDLE direct discussion to DPO (#122483)Terry Jan Reedy2024-07-301-0/+2
* gh-121650: Encode newlines in headers, and verify headers are sound (GH-122233)Petr Viktorin2024-07-301-0/+5
* gh-120906: Support arbitrary hashable keys in FrameLocalsProxy (GH-122309)Petr Viktorin2024-07-301-0/+1
* gh-121474: Add threading.Barrier parties arg sanity check. (GH-121480)Clinton2024-07-301-0/+2
* gh-122400: Handle ValueError in filecmp (GH-122401)Bénédikt Tran2024-07-301-0/+3
* gh-105733: Soft-deprecate ctypes.ARRAY, rather than hard-deprecating it. (GH-...Petr Viktorin2024-07-301-0/+2
* gh-122133: Authenticate socket connection for `socket.socketpair()` fallback ...Seth Michael Larson2024-07-291-0/+5
* GH-116090: Fire RAISE events from _FOR_ITER_TIER_TWO (GH-122413)Brandt Bucher2024-07-291-0/+2
* gh-122311: Fix some error messages in pickle (GH-122386)Serhiy Storchaka2024-07-291-0/+1
* gh-122234: fix accuracy issues for sum() (#122236)Sergey B Kirpichev2024-07-291-0/+4
* gh-119180: Add evaluate functions for type params and type aliases (#122212)Jelle Zijlstra2024-07-271-0/+7
* gh-119180: Use type descriptors to access annotations (PEP 749) (#122074)Jelle Zijlstra2024-07-271-0/+2
* gh-122170: Handle ValueError raised by os.stat() in linecache (GH-122176)Bénédikt Tran2024-07-271-0/+2
* gh-112301: Compiler warning management tooling (#121730)Nate Ohlson2024-07-271-0/+2
* gh-122332: Fix missing `NULL` check in `asyncio.Task.get_coro` (#122338)Peter Bierma2024-07-271-0/+2
* gh-122245: Add test case of generic type with __debug__ (#122322)Irit Katriel2024-07-261-2/+2
* gh-122300: Preserve AST nodes for format specifiers with single elements (#12...Pablo Galindo Salgado2024-07-261-0/+2
* gh-121999: Change default tarfile filter to 'data' (GH-122002)WilliamRoyNelson2024-07-261-0/+2
* gh-122245: move checks for writes and shadowing of __debug__ to symtable (#12...Irit Katriel2024-07-261-0/+4
* gh-121489: Export private _PyBytes_Join() again (#122267)Marc Mueller2024-07-251-0/+1
* GH-122160: Remove BUILD_CONST_KEY_MAP opcode. (GH-122164)Mark Shannon2024-07-251-0/+1
* gh-82951: Fix serializing by name in pickle protocols < 4 (GH-122149)Serhiy Storchaka2024-07-251-0/+3
* gh-113785: csv: fields starting with escapechar are not quoted (GH-122110)Mikołaj Kuranowski2024-07-251-0/+1
* gh-122208: Don't delivery PyDict_EVENT_ADDED until it can't fail (#122207)Dino Viehland2024-07-241-0/+1
* Fix typo in news document (GH-122209)Xie Yanbo2024-07-241-1/+1
* gh-122029: Log call events in sys.setprofile when it's a method with c functi...Tian Gao2024-07-231-0/+1
* gh-119180: Add `annotationlib` module to support PEP 649 (#119891)Jelle Zijlstra2024-07-231-0/+4
* gh-122129: Improve support of method descriptors and wrappers in the help tit...Serhiy Storchaka2024-07-231-0/+1
* gh-122163: Add notes for JSON serialization errors (GH-122165)Serhiy Storchaka2024-07-231-0/+2
* gh-122088: Copy the coroutine status of the underlying callable in `@warnings...Sebastian Rittau2024-07-231-0/+3
* gh-121996: Introduce --disable-safety and --enable-slower-safety options (#1...Donghee Na2024-07-231-0/+2
* gh-121637: Syntax error for optimized-away incorrect await (#121656)Jelle Zijlstra2024-07-221-0/+4
* gh-121795: Improve performance of set membership testing from set arguments (...HarryLHW2024-07-221-0/+1
* gh-119698: deprecate ``symtable.Class.get_methods`` (#121902)Bénédikt Tran2024-07-221-0/+3
* gh-121957: Emit audit events for `python -i` and `python -m asyncio` (GH-121958)Łukasz Langa2024-07-221-0/+3