Rhodri James wrote: > On 16/06/2020 10:23, [email protected] wrote: > > I think it would be desired to modularize Python > > library and then to > > provide part of standard library through PyPi It will add possibility > > to evolve separately run-time and standard library > > Uh, aren't the runtime and standard library already separate creatures?
As long as I cannot update separately `CPython` standard library and run-time itself - No they are not separate creatures ;) _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/FMDOWIXWLRPYHM3S3E4LMURE54BGA4TI/ Code of Conduct: http://python.org/psf/codeofconduct/
