So, to clarify: the tests I am deleting in this branch verify behaviour that a) I was unable to achieve on PyPy, b) I do not feel is particularly useful for actual application code, and c) appears useful for testing purposes, but is not actually used by any other tests. The primary motivation for deleting them is a), because I'd like to make Axiom work on PyPy, but I think b) and c) are also legitimate supporting motivations.
I suppose this does qualify as a backwards-incompatible change that should go through a deprecation phase, but I can't think of a way to actually detect that somebody is relying on this behaviour and issue a DeprecationWarning. -- https://code.launchpad.net/~divmod-dev/divmod.org/829869-explicit-type-dropping/+merge/72276 Your team Divmod-dev is subscribed to branch lp:~divmod-dev/divmod.org/829866-explicit-close. -- Mailing list: https://launchpad.net/~divmod-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~divmod-dev More help : https://help.launchpad.net/ListHelp

