devguide icon indicating copy to clipboard operation
devguide copied to clipboard

Document `type-refactor`

Open StanFromIreland opened this issue 6 months ago • 2 comments


📚 Documentation preview 📚: https://cpython-devguide--1588.org.readthedocs.build/

StanFromIreland avatar Jun 24 '25 09:06 StanFromIreland

I made an issue for this, I hadn't seen this PR. Feel free to link to it in the title.

ZeroIntensity avatar Jun 24 '25 19:06 ZeroIntensity

No worries, we don't usually link issues in titles here anyway.

StanFromIreland avatar Jun 24 '25 19:06 StanFromIreland

I think it might be worth expanding a bit more on what is considered "internal code refactoring". E.g. are any behavior changes admitted, if not user-facing? Are refactoring of user-facing functions, without changes in behavior included?

@ezio-melotti Have your questions been addressed?


Not a big deal, but we don't really need a new issue here (https://github.com/python/devguide/issues/1589) when we already have https://github.com/python/core-workflow/issues/563, plus it can be good to leave these easier issues for new contributors, at least for a little while. Thanks!

hugovk avatar Jun 30 '25 07:06 hugovk

Yeah, sorry about that. I'm used to CPython's workflow where we have an issue for every little thing.

ZeroIntensity avatar Jun 30 '25 12:06 ZeroIntensity