Message 387113 - Python tracker (original) (raw)
Message387113
Author | vstinner |
---|---|
Recipients | Michael.Felt, corona10, erlendaasland, miss-islington, rhettinger, ronaldoussoren, shihai1991, vstinner |
Date | 2021-02-16.15:06:02 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1613487962.23.0.746406364478.issue40170@roundup.psfhosted.org |
In-reply-to |
Content |
---|
New changeset cc54001c2eb3b14320c1667b22602d69c90d5865 by Erlend Egeberg Aasland in branch 'master': bpo-40170: Always define PyIter_Check() as a function (GH-24548) https://github.com/python/cpython/commit/cc54001c2eb3b14320c1667b22602d69c90d5865 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2021-02-16 15:06:02 | vstinner | set | recipients: + vstinner, rhettinger, ronaldoussoren, Michael.Felt, corona10, miss-islington, shihai1991, erlendaasland |
2021-02-16 15:06:02 | vstinner | set | messageid: 1613487962.23.0.746406364478.issue40170@roundup.psfhosted.org |
2021-02-16 15:06:02 | vstinner | link | issue40170 messages |
2021-02-16 15:06:02 | vstinner | create |