summaryrefslogtreecommitdiff
path: root/doc/whatsnew/fragments/1954.performance
diff options
context:
space:
mode:
Diffstat (limited to 'doc/whatsnew/fragments/1954.performance')
-rw-r--r--doc/whatsnew/fragments/1954.performance3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/whatsnew/fragments/1954.performance b/doc/whatsnew/fragments/1954.performance
index 846b38e2c..aa065f0d1 100644
--- a/doc/whatsnew/fragments/1954.performance
+++ b/doc/whatsnew/fragments/1954.performance
@@ -1,3 +1,4 @@
-Cache `class_is_abstract()`.
+- Optimize `is_trailing_comma()`.
+- Cache `class_is_abstract()`.
Refs #1954