From 914d32f1fdf30adc74f4d309af897b46261cc3f7 Mon Sep 17 00:00:00 2001 From: Bot <1978924+jbower-fb@users.noreply.github.com> Date: Mon, 18 Nov 2024 22:30:06 -0800 Subject: [PATCH] Add NEWS entry. --- .../2024-11-18-22-29-58.gh-issue-126596.66G_sl.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Misc/NEWS.d/next/Core_and_Builtins/2024-11-18-22-29-58.gh-issue-126596.66G_sl.rst diff --git a/Misc/NEWS.d/next/Core_and_Builtins/2024-11-18-22-29-58.gh-issue-126596.66G_sl.rst b/Misc/NEWS.d/next/Core_and_Builtins/2024-11-18-22-29-58.gh-issue-126596.66G_sl.rst new file mode 100644 index 00000000000000..1fee7fb7e05b6f --- /dev/null +++ b/Misc/NEWS.d/next/Core_and_Builtins/2024-11-18-22-29-58.gh-issue-126596.66G_sl.rst @@ -0,0 +1,10 @@ +Generator objects now have a valid `ob_size` field. + +#.. section: Library #.. section: Documentation #.. section: Tests #.. +section: Build #.. section: Windows #.. section: macOS #.. section: IDLE #.. +section: Tools/Demos #.. section: C API + +# Write your Misc/NEWS.d entry below. It should be a simple ReST paragraph. +# Don't start with "- Issue #: " or "- gh-issue-: " or that sort of +stuff. +###########################################################################