7d219755 - Add __copy__ and __deepcopy__ methods to the _Sentinel object used to define the default value for `parent`, to simply return the sentinel object.
Add __copy__ and __deepcopy__ methods to the _Sentinel object used to define the default value for `parent`, to simply return the sentinel object.
PiperOrigin-RevId: 485122748