[issue11134] Add missing type slots

Antoine Pitrou report at bugs.python.org
Sun Feb 6 21:31:04 CET 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

> > Given the recent multiple additions of "forgotten things" in the ABI,
> > wouldn't it be better to mark the ABI experimental so that things can
> > get ironed out in 3.2.1? (especially with user feedback after the
> > release)
> 
> I don't know what would be gained in such a marking, or how the marking
> could be carried out.

No, the point of the proposal is to allow you to make further changes in
response to user feedback. I assume you can't add things anymore once
the ABI is declared "stable". Can you?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11134>
_______________________________________


More information about the Python-bugs-list mailing list