summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2018-07-25-00-40-14.bpo-34213.O15MgP.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Library/2018-07-25-00-40-14.bpo-34213.O15MgP.rst')
-rw-r--r--Misc/NEWS.d/next/Library/2018-07-25-00-40-14.bpo-34213.O15MgP.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2018-07-25-00-40-14.bpo-34213.O15MgP.rst b/Misc/NEWS.d/next/Library/2018-07-25-00-40-14.bpo-34213.O15MgP.rst
deleted file mode 100644
index 28012af..0000000
--- a/Misc/NEWS.d/next/Library/2018-07-25-00-40-14.bpo-34213.O15MgP.rst
+++ /dev/null
@@ -1 +0,0 @@
-Allow frozen dataclasses to have a field named "object". Previously this conflicted with an internal use of "object".