Message371604
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 | vstinner |
|---|---|
| Recipients | vstinner |
| Date | 2020-06-15.23:28:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1592263694.2.0.884308962699.issue40989@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 04fc4f2a46b2fd083639deb872c3a3037fdb47d6 by Victor Stinner in branch 'master': bpo-40989: PyObject_INIT() becomes an alias to PyObject_Init() (GH-20901) https://github.com/python/cpython/commit/04fc4f2a46b2fd083639deb872c3a3037fdb47d6 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-06-15 23:28:14 | vstinner | set | recipients: + vstinner |
| 2020-06-15 23:28:14 | vstinner | set | messageid: <1592263694.2.0.884308962699.issue40989@roundup.psfhosted.org> |
| 2020-06-15 23:28:14 | vstinner | link | issue40989 messages |
| 2020-06-15 23:28:14 | vstinner | create | |