# Bug report This issue adds tests for `NoDefault` and attribute assignment: https://github.com/python/cpython/issues/118895 But, we never had tests for the same thing of `NotImplemented`. I will add a test case for that. <!-- gh-linked-prs --> ### Linked PRs * gh-118902 * gh-118968 * gh-118969 <!-- /gh-linked-prs -->
Bug report
This issue adds tests for
NoDefaultand attribute assignment: #118895But, we never had tests for the same thing of
NotImplemented. I will add a test case for that.Linked PRs
NotImplementedattribute access #118902NotImplementedattribute access (GH-118902) #118968NotImplementedattribute access (GH-118902) #118969