summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog/8014.trivial.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog/8014.trivial.rst b/changelog/8014.trivial.rst
new file mode 100644
index 000000000..3b9fb7bc2
--- /dev/null
+++ b/changelog/8014.trivial.rst
@@ -0,0 +1,2 @@
+`.pyc` files created by pytest's assertion rewriting now conform to the newer PEP-552 format on Python>=3.7.
+(These files are internal and only interpreted by pytest itself.)