0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Misc/NEWS.d/next/Core and Builtins
2024-05-01 07:11:14 -07:00
..
2023-12-03-18-21-59.gh-issue-99180.5m0V0q.rst gh-99180: Remove traceback anchors in return and assign statements that cover all the displayed range (#112670) 2024-05-01 14:42:10 +01:00
2024-01-07-03-38-34.gh-issue-95754.aPjEBG.rst gh-95754: Better error when script shadows a standard library or third party module (#113769) 2024-04-22 18:24:21 -07:00
2024-03-30-00-37-53.gh-issue-117385.h0OJti.rst gh-117385: Remove unhooked events on sys.settrace (GH-117386) 2024-04-26 17:01:44 +01:00
2024-04-08-14-33-38.gh-issue-117636.exnRKd.rst
2024-04-08-19-30-38.gh-issue-117641.oaBGSJ.rst gh-117641: Improve the perfornance of posixpath.commonpath() (#117652) 2024-04-18 09:26:34 +02:00
2024-04-09-11-31-25.gh-issue-115776.5Nthd0.rst
2024-04-09-16-07-00.gh-issue-117680.MRZ78K.rst gh-117680: make _PyInstructionSequence a PyObject and use it in tests (#117629) 2024-04-17 16:42:04 +01:00
2024-04-10-22-16-18.gh-issue-117709.-_1YL0.rst
2024-04-12-09-09-11.gh-issue-117431.lxFEeJ.rst
2024-04-12-11-19-18.gh-issue-117750.YttK6h.rst
2024-04-12-12-28-49.gh-issue-117755.6ct8kU.rst gh-117755: Fix mimalloc for huge allocation on s390x (#117809) 2024-04-16 20:34:12 +00:00
2024-04-13-16-55-53.gh-issue-117536.xkVbfv.rst GH-117536: GH-117894: fix athrow().throw(...) unawaited warning (GH-117851) 2024-04-24 14:20:19 +02:00
2024-04-13-18-59-25.gh-issue-115874.c3xG-E.rst GH-115874: Fix segfault in FutureIter_dealloc (GH-117741) 2024-04-19 22:30:52 +00:00
2024-04-15-07-37-09.gh-issue-117881.07H0wI.rst GH-117881: fix athrow().throw()/asend().throw() concurrent access (GH-117882) 2024-05-01 08:44:01 +02:00
2024-04-15-13-53-59.gh-issue-117894.8LpZ6m.rst GH-117536: GH-117894: fix athrow().throw(...) unawaited warning (GH-117851) 2024-04-24 14:20:19 +02:00
2024-04-17-17-52-32.gh-issue-109118.q9iPEI.rst gh-109118: Allow lambdas in annotation scopes in classes (#118019) 2024-04-22 12:50:26 -07:00
2024-04-17-22-49-15.gh-issue-116622.tthNUF.rst gh-116622: Redirect stdout and stderr to system log when embedded in an Android app (#118063) 2024-04-30 16:00:31 +02:00
2024-04-17-22-53-52.gh-issue-117901.SsEcVJ.rst gh-117901: Add option for compiler's codegen to save nested instruction sequences for introspection (#118007) 2024-04-24 09:46:17 +00:00
2024-04-18-03-49-41.gh-issue-117958.-EsfUs.rst gh-117958: Expose JIT code via method in UOpExecutor (#117959) 2024-05-01 07:11:14 -07:00
2024-04-19-08-50-48.gh-issue-102511.qDEB66.rst gh-102511: Speed up os.path.splitroot() with native helpers (GH-118089) 2024-04-25 10:07:38 +01:00
2024-04-19-11-59-57.gh-issue-118082._FLuOT.rst gh-118082: Improve import without names syntax error message (#118083) 2024-04-23 13:00:52 +01:00
2024-04-20-20-30-15.gh-issue-107674.GZPOP7.rst gh-107674: Lazy load line number to improve performance of tracing (GH-118127) 2024-04-29 09:54:52 +01:00
2024-04-22-08-34-28.gh-issue-118074.5_JnIa.rst GH-118074: Executors in the COLD_EXITS array are not GC'able (#118117) 2024-04-22 16:20:39 -07:00
2024-04-25-12-55-47.gh-issue-118272.5ptjk_.rst gh-118272: Clear generator frame's locals when the generator is closed (#118277) 2024-04-30 19:32:25 +01:00
2024-04-25-21-18-19.gh-issue-118160.GH5SMc.rst gh-109118: Make comprehensions work within annotation scopes, but without inlining (#118160) 2024-04-28 06:21:28 -07:00
2024-04-26-05-38-18.gh-issue-118306.vRUEOU.rst GH-118306: Update JIT to use LLVM 18 (GH-118307) 2024-04-29 21:09:16 +00:00
2024-04-26-14-06-18.gh-issue-118335.SRFsxO.rst gh-118335: Configure Tier 2 interpreter at build time (#118339) 2024-04-30 18:26:34 -07:00
2024-04-27-16-23-29.gh-issue-116767.z9UFpr.rst gh-116767: fix crash on 'async with' with many context managers (GH-118348) 2024-05-01 13:01:16 +02:00
README.rst

Put news entry `blurb`_ files for the *Core and Builtins* section in this directory.

.. _blurb: https://pypi.org/project/blurb/