Skip to content

Commit 5a55da3

Browse files
Remove issue reference from NEWS entry (blurb handles it from filename)
1 parent 60631ff commit 5a55da3

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Add :func:`gc.ensure_disabled` context manager to temporarily disable
2-
the garbage collector. By Saksham Kapoor in :issue:`75537`.
2+
the garbage collector.

Tools/c-analyzer/cpython/globals-to-fix.tsv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -454,3 +454,4 @@ Modules/rotatingtree.c - random_value -
454454
Modules/rotatingtree.c - random_mutex -
455455
Modules/socketmodule.c - accept4_works -
456456
Modules/socketmodule.c - sock_cloexec_works -
457+
Modules/gcmodule.c - _GCEnsureDisabled_Type -

0 commit comments

Comments
 (0)