Fixed #7064: making sure get_ext_filename is called as Setuptools is assuming so it doesn't break it
diff --git a/Misc/NEWS b/Misc/NEWS
index 8d7021f..3e1d962 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -18,6 +18,9 @@
 Library
 -------
 
+- Issue #7064: Fixed the incompatibility with Setuptools in distutils 
+  when running the build_ext command.
+
 - Issue #7052: Removed nonexisting NullHandler from logging.__all__.
 
 - Issue #7039: Fixed distutils.tests.test_sysconfig when running on