◐ Shell
clean mode source ↗

Message 257006 - Python tracker

Message257006

Author python-dev
Recipients Arfrever, alexandre.vassalotti, barry, josh.r, nadeem.vawda, pitrou, python-dev, serhiy.storchaka
Date 2015-12-25.19:06:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151225190648.105560.1317@psf.io>
In-reply-to
Content
New changeset 0cd2de69fb66 by Serhiy Storchaka in branch '3.5':
Issue #22995: Instances of extension types with a state that aren't
https://hg.python.org/cpython/rev/0cd2de69fb66

New changeset b8d108a2a38e by Serhiy Storchaka in branch 'default':
Issue #22995: Instances of extension types with a state that aren't
https://hg.python.org/cpython/rev/b8d108a2a38e
History
Date User Action Args
2015-12-25 19:06:51python-devsetrecipients: + python-dev, barry, pitrou, alexandre.vassalotti, nadeem.vawda, Arfrever, serhiy.storchaka, josh.r
2015-12-25 19:06:51python-devlinkissue22995 messages
2015-12-25 19:06:51python-devcreate