Document `type-refactor`
📚 Documentation preview 📚: https://cpython-devguide--1588.org.readthedocs.build/
I made an issue for this, I hadn't seen this PR. Feel free to link to it in the title.
No worries, we don't usually link issues in titles here anyway.
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!
Yeah, sorry about that. I'm used to CPython's workflow where we have an issue for every little thing.