Core and Builtins
-----------------
-- Issue #25731: Fix set and deleting __new__ on a class.
+- Issue #25791: Trying to resolve a relative import without __spec__ or
+ __package__ defined now raises an ImportWarning
-- Issue #22995: [UPDATE] Comment out the one of the pickleability tests in
- _PyObject_GetState() due to regressions observed in Cython-based projects.
++- Issue #25731: Fix set and deleting __new__ on a class.
+
- Issue #25961: Disallowed null characters in the type name.
- Issue #25973: Fix segfault when an invalid nonlocal statement binds a name