Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e7ed1d7

Browse files
author
Victor Stinner
committed
Update NEWS file accoding to my last patch (r80311 about gdb)
Move test_gdb issues to the Tests section.
1 parent 67df3a4 commit e7ed1d7

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Misc/NEWS

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -318,8 +318,6 @@ C-API
318318
Library
319319
-------
320320

321-
- Issues #8279, #8330, #8437: Fix test_gdb failures, patch written by Dave Malcolm
322-
323321
- Issue #6547: Added the ignore_dangling_symlinks option to shutil.copytree.
324322

325323
- Issue #1540112: Now allowing the choice of a copy function in
@@ -1096,6 +1094,9 @@ Documentation
10961094
Tests
10971095
-----
10981096

1097+
- Issues #8279, #8330, #8437, #8480: Fix test_gdb failures, patch written by
1098+
Dave Malcolm
1099+
10991100
- Issue #3864: Skip three test_signal tests on freebsd6 because they fail
11001101
if any thread was previously started, most likely due to a platform bug.
11011102

0 commit comments

Comments
 (0)