summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Core and Builtins
Commit message (Expand)AuthorAgeFilesLines
* Python 3.11.0rc2v3.11.0rc2Pablo Galindo2022-09-1117-30/+0
* GH-96678: Fix undefined behavior in ceval.c (GH-96708)Miss Islington (bot)2022-09-101-0/+1
* Fix possible NULL pointer dereference in _PyThread_CurrentFrames (GH-96584)Miss Islington (bot)2022-09-101-0/+1
* [3.11] GH-96636: Remove all uses of NOTRACE_DISPATCH (GH-96643) (#96688)Mark Shannon2022-09-091-0/+3
* gh-96352: Set AttributeError context in _PyObject_GenericGetAttrWithDict (GH-...Miss Islington (bot)2022-09-081-0/+2
* [3.11] GH-96569: Avoid undefined behavior (#96616)Mark Shannon2022-09-081-0/+1
* gh-96268: Fix loading invalid UTF-8 (GH-96270)Miss Islington (bot)2022-09-071-0/+2
* gh-96641: Do not expose `KeyWrapper` in `_functoolsmodule.c` (gh-96642)Miss Islington (bot)2022-09-071-0/+1
* gh-96611: Fix error message for invalid UTF-8 in mid-multiline string (GH-96623)Miss Islington (bot)2022-09-061-0/+2
* GH-96572: fix use after free in trace refs build mode (GH-96618)Miss Islington (bot)2022-09-061-0/+1
* [3.11] GH-96612: Skip incomplete frames in tracemalloc traces. (GH-96613) (#9...Mark Shannon2022-09-061-0/+1
* GH-96187: Prevent _PyCode_GetExtra to return garbage for negative indexes (GH...Miss Islington (bot)2022-08-231-0/+2
* gh-96046: Initialize ht_cached_keys in PyType_Ready() (GH-96047)Miss Islington (bot)2022-08-221-0/+4
* GH-96071: fix deadlock in PyGILState_Ensure (GH-96124) (#96129)Miss Islington (bot)2022-08-191-0/+1
* GH-95818: Skip incomplete frames in `PyThreadState_GetFrame` (GH-95886) (#95890)Miss Islington (bot)2022-08-121-0/+1
* gh-94996: Disallow parsing pos only params with feature_version < (3, 8) (GH-...Miss Islington (bot)2022-08-121-0/+1
* gh-95605: Fix `float(s)` error message when `s` contains only whitespace (GH-...Miss Islington (bot)2022-08-111-0/+2
* gh-95876: Fix format string in pegen error location code (GH-95877)Miss Islington (bot)2022-08-111-0/+4
* Python 3.11.0rc1v3.11.0rc1Pablo Galindo2022-08-057-17/+0
* GH-95150: Use position and exception tables for code hashing and equality (GH...Miss Islington (bot)2022-08-011-0/+3
* GH-90081: Run python tracers at full speed (GH-95328) (#95363)Miss Islington (bot)2022-07-291-0/+2
* gh-95355: Check tokens[0] after allocating memory (GH-95356)Miss Islington (bot)2022-07-281-0/+1
* [3.11] gh-94938: Fix errror detection of unexpected keyword arguments (GH-949...Serhiy Storchaka2022-07-281-0/+3
* [3.11] gh-95324: Emit a warning if an object doesn't call PyObject_GC_UnTrack...Miss Islington (bot)2022-07-271-0/+2
* gh-93351: Add news entry and what's new entry for changes in gh-93351 (GH-951...Miss Islington (bot)2022-07-261-0/+3
* [3.11] gh-95185: Check recursion depth in the AST constructor (GH-95186) (GH-...Miss Islington (bot)2022-07-261-0/+3
* Python 3.11.0b5v3.11.0b5Pablo Galindo2022-07-2514-28/+0
* [3.11] GH-94739: Backport GH-94958 to 3.11 (#94965)Mark Shannon2022-07-251-0/+1
* [3.11] gh-93351: Add news entry and what's new entry for changes in gh-93351 ...Pablo Galindo Salgado2022-07-231-0/+3
* [3.11] GH-94036: Fix more attribute location quirks (GH-95028) (GH-95156)Brandt Bucher2022-07-231-0/+2
* GH-94438: Handle extended arguments and conditional pops in mark_stacks (GH-9...Miss Islington (bot)2022-07-221-0/+4
* [3.11] GH-95113: Don't use EXTENDED_ARG_QUICK in unquickened code (GH-95121) ...Brandt Bucher2022-07-221-0/+4
* [3.11] GH-95060: Fix PyCode_Addr2Location when addrq < 0 (GH-95094)Miss Islington (bot)2022-07-211-0/+2
* [3.11] GH-91409: Don't overwrite valid locations with NOP locations (GH-95067...Brandt Bucher2022-07-201-0/+2
* GH-90699: fix ref counting of static immortal strings (gh-94850)Miss Islington (bot)2022-07-201-0/+1
* gh-91256: Ensure help text has the program name even before getpath is called...Miss Islington (bot)2022-07-191-0/+1
* GH-91153: Handle mutating __index__ methods in bytearray item assignment (GH-...Miss Islington (bot)2022-07-191-0/+2
* gh-94949: Disallow parsing parenthesised ctx mgr with old feature_version (GH...Miss Islington (bot)2022-07-181-0/+1
* [3.11] GH-94822: Don't specialize when metaclasses are involved (GH-94892) (G...Brandt Bucher2022-07-181-0/+2
* gh-94947: Disallow parsing walrus with feature_version < (3, 8) (GH-94948)Miss Islington (bot)2022-07-181-0/+1
* gh-94869: Fix the location in some expressions for multi-line f-string ast no...Miss Islington (bot)2022-07-161-0/+2
* Python 3.11.0b4v3.11.0b4Pablo Galindo2022-07-1128-59/+0
* [3.11] gh-93883: elide traceback indicators when possible (GH-93994) (GH-94740)John Belmonte2022-07-111-0/+1
* [3.11] GH-94694: Fix column offsets for multi-line method lookups (GH-94721)Brandt Bucher2022-07-101-0/+4
* [3.11] GH-93252: Fix error handling for failed Python calls (GH-94693) (GH-94...Kumar Aditya2022-07-091-0/+2
* [3.11] gh-94215: Fix error handling for line-tracing events (GH-94681) (GH-94...Christian Heimes2022-07-081-0/+3
* [3.11] gh-92228: disable the compiler's 'small exit block inlining' optimizat...Christian Heimes2022-07-071-0/+1
* gh-94360: Fix a tokenizer crash when reading encoded files with syntax errors...Miss Islington (bot)2022-07-051-0/+2
* [3.11] gh-94485: Set line number of module's RESUME instruction to 0 as speci...Ɓukasz Langa2022-07-051-0/+2
* [3.11] GH-94262: Don't create frame objects for frames that aren't yet comple...Miss Islington (bot)2022-07-041-0/+3