This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients docs@python, martin.panter, serhiy.storchaka
Date 2015-12-06.15:30:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1449415817.28.0.210441617491.issue25701@psf.upfronthosting.co.za>
In-reply-to
Content
I think the conclusion of Python_Dev discussion is that it is not worth to deprecate this behavior in the code. Current behavior of  PyObject_SetAttr and PySequence_SetItem should be documented with a deprecation notice.
History
Date User Action Args
2015-12-06 15:30:17serhiy.storchakasetrecipients: + serhiy.storchaka, docs@python, martin.panter
2015-12-06 15:30:17serhiy.storchakasetmessageid: <1449415817.28.0.210441617491.issue25701@psf.upfronthosting.co.za>
2015-12-06 15:30:17serhiy.storchakalinkissue25701 messages
2015-12-06 15:30:17serhiy.storchakacreate