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 njs
Recipients Guido.van.Rossum, Mark.Shannon, benjamin.peterson, eltoder, gvanrossum, larry, lemburg, njs, pitrou, rhettinger, serhiy.storchaka, vstinner
Date 2015-09-01.19:37:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441136249.04.0.856244196436.issue24912@psf.upfronthosting.co.za>
In-reply-to
Content
Pull request version of patch is here:

https://bitbucket.org/larry/cpython350/pull-requests/9/fix-issue-24912-disallow-reassigning-the/diff

(identical to issue24912-v2.patch except for the addition of a NEWS entry)
History
Date User Action Args
2015-09-01 19:37:29njssetrecipients: + njs, lemburg, gvanrossum, rhettinger, pitrou, vstinner, larry, benjamin.peterson, Mark.Shannon, eltoder, serhiy.storchaka, Guido.van.Rossum
2015-09-01 19:37:29njssetmessageid: <1441136249.04.0.856244196436.issue24912@psf.upfronthosting.co.za>
2015-09-01 19:37:29njslinkissue24912 messages
2015-09-01 19:37:29njscreate