summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnderson Bravalheri <andersonbravalheri@gmail.com>2022-11-28 14:14:04 +0000
committerAnderson Bravalheri <andersonbravalheri@gmail.com>2022-11-28 14:15:38 +0000
commitd51c100504361362ec257f4ad48fe20af609671b (patch)
treedfa941cd8cba2bbd85fa469ff8197310583dd101
parent04eeb1ad7ee9babaaeafbcf1ad1095de26d7d581 (diff)
downloadpython-setuptools-git-d51c100504361362ec257f4ad48fe20af609671b.tar.gz
Add news fragment
-rw-r--r--changelog.d/3713.misc.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/3713.misc.rst b/changelog.d/3713.misc.rst
new file mode 100644
index 00000000..b5d07f07
--- /dev/null
+++ b/changelog.d/3713.misc.rst
@@ -0,0 +1,2 @@
+Fixed incomplete ``getattr`` statement that caused problems when accessing
+undefined attribute.