How do we want to manage additions/removals to the stdlib?

I’m actually in favor of something like that!

FWIW, this exact approach (changing standard library stuff to install-by-default packages) and nuances around it were extensively discussed about an year ago, in:

Notably, Python wouldn’t be the first language to do something like this.

I think there are some clear benefits to doing this – which all come down to the fact that we get a much more gradual removal story.

Maybe. To me, what we’re doing isn’t blurring the lines of what “Python installation” means, but changing what it means – though, that’s probably wordsmithing. :slight_smile: