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, 3 insertions, 0 deletions
diff --git a/doc/whatsnew/fragments/8603.bugfix b/doc/whatsnew/fragments/8603.bugfix
new file mode 100644
index 000000000..1a1025c4b
--- /dev/null
+++ b/doc/whatsnew/fragments/8603.bugfix
@@ -0,0 +1,3 @@
+``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