Thanks for your comments!

On Fri, 22 Apr 2022 at 23:27, Steven D'Aprano <st...@pearwood.info> wrote:
>
> On Fri, Apr 22, 2022 at 08:46:38PM +1100, Matsuoka Takuo wrote:
> >
> > So I may not have been told a refactoring like that shouldn't involve
> > a new instance of overriding, but may I have essentially been told I
> > shouldn't refactor at all if I didn't want to create breaking changes?
>
> Pretty much. In general, any change to the MRO is a potential breaking
> change, unless you design your classes very carefully.

Great.  That's true.

Best regards,
Takuo Matsuoka
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/R7FS3D3USDMNJJDKGHPHDQLFEQ63CZAW/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to