[issue42646] Add function that supports "applying" methods

Eric V. Smith report at bugs.python.org
Tue Dec 15 10:23:26 EST 2020


Eric V. Smith <eric at trueblade.com> added the comment:

This seems way too special case for the stdlib, and especially not as a builtin. I've never seen this pattern before. Why is copy so special?

I suggest raising this on the python-ideas mailing list if you'd like to get some traction for it.

----------
nosy: +eric.smith
type:  -> enhancement

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42646>
_______________________________________


More information about the Python-bugs-list mailing list