Message 414427 - Python tracker
Message414427
| Author | vstinner |
|---|---|
| Recipients | methane, vstinner |
| Date | 2022-03-03.11:24:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1646306641.76.0.195619401051.issue46906@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I prepared a pythoncapi_compat PR to provide these functions to Python 3.10 and older: https://github.com/pythoncapi/pythoncapi_compat/pull/26 Note: bpo-11734 (commit 7c4e409d075fdb923807513353b18a75a4520eba) added _PyFloat_Pack2() and _PyFloat_Unpack2() to Python 3.6.0b1. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-03-03 11:24:01 | vstinner | set | recipients: + vstinner, methane |
| 2022-03-03 11:24:01 | vstinner | set | messageid: <1646306641.76.0.195619401051.issue46906@roundup.psfhosted.org> |
| 2022-03-03 11:24:01 | vstinner | link | issue46906 messages |
| 2022-03-03 11:24:01 | vstinner | create | |