[Python-Dev] MAKE_FUNCTION simplification
Ethan Furman
ethan at stoneleaf.us
Thu Apr 14 14:12:33 EDT 2016
On 04/14/2016 10:02 AM, Random832 wrote:
> "between versions" is ambiguous. It could mean that there's no guarantee
> that there will be no changes from one version to the next, or it could
> mean, even more strongly, that there's no guarantee that there will be
> no changes in a maintenance release (which are, after all, released
> *between* minor releases)
I don't see us making a breaking change in a maintenance release except
to fix something that was already broken.
--
~Ethan~
More information about the Python-Dev
mailing list