Skip to content

Commit 7bfd740

Browse files
Remove unneeded Misc/NEWS entry for bpo-29802. (#1251)
The bug was added in still not released version.
1 parent 9616a82 commit 7bfd740

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Misc/NEWS

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -320,9 +320,6 @@ Library
320320
- bpo-29960: Preserve generator state when _random.Random.setstate()
321321
raises an exception. Patch by Bryan Olson.
322322

323-
- bpo-29802: Fixed reference counting in module-level struct functions when
324-
pass arguments of wrong type.
325-
326323
- bpo-30070: Fixed leaks and crashes in errors handling in the parser module.
327324

328325
- bpo-22352: Column widths in the output of dis.dis() are now adjusted for

0 commit comments

Comments
 (0)