summaryrefslogtreecommitdiff
path: root/docs/changelog/2891.feature.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/changelog/2891.feature.rst')
-rw-r--r--docs/changelog/2891.feature.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/changelog/2891.feature.rst b/docs/changelog/2891.feature.rst
new file mode 100644
index 00000000..a846cb60
--- /dev/null
+++ b/docs/changelog/2891.feature.rst
@@ -0,0 +1,2 @@
+When run with verbosity=1, the per-step timing summaries are suppressed at the
+end of the run. Thanks to :user:`nedbat` at the PyCon 2023 sprints.