Message344016
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 | benjamin.peterson |
|---|---|
| Recipients | Mark.Shannon, benjamin.peterson, jdemeyer, pablogsal, petr.viktorin |
| Date | 2019-05-31.02:13:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1559268834.25.0.666098339099.issue36974@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 530f506ac91338b55cf2be71b1cdf50cb077512f by Benjamin Peterson (Jeroen Demeyer) in branch 'master': bpo-36974: tp_print -> tp_vectorcall_offset and tp_reserved -> tp_as_async (GH-13464) https://github.com/python/cpython/commit/530f506ac91338b55cf2be71b1cdf50cb077512f |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-31 02:13:54 | benjamin.peterson | set | recipients: + benjamin.peterson, petr.viktorin, Mark.Shannon, jdemeyer, pablogsal |
| 2019-05-31 02:13:54 | benjamin.peterson | set | messageid: <1559268834.25.0.666098339099.issue36974@roundup.psfhosted.org> |
| 2019-05-31 02:13:54 | benjamin.peterson | link | issue36974 messages |
| 2019-05-31 02:13:53 | benjamin.peterson | create | |