summaryrefslogtreecommitdiff
path: root/doc/whatsnew/fragments/8603.bugfix
diff options
context:
space:
mode:
Diffstat (limited to 'doc/whatsnew/fragments/8603.bugfix')
-rw-r--r--doc/whatsnew/fragments/8603.bugfix3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/whatsnew/fragments/8603.bugfix b/doc/whatsnew/fragments/8603.bugfix
deleted file mode 100644
index 1a1025c4b..000000000
--- a/doc/whatsnew/fragments/8603.bugfix
+++ /dev/null
@@ -1,3 +0,0 @@
-``pyreverse``: added escaping of vertical bar character in annotation labels produced by DOT printer to ensure it is not treated as field separator of record-based nodes.
-
-Closes #8603