Message 407015 - Python tracker
Message407015
| Author | christian.heimes |
|---|---|
| Recipients | Simon Biggs, barry, brett.cannon, christian.heimes, emma_smith, mcepl, pmpp, serhiy.storchaka, xtreak |
| Date | 2021-11-25.19:29:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1637868595.73.0.12322927995.issue40280@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Our config.sub agrees with LLVM: $ ./config.sub wasm32-wasi wasm32-unknown-wasi The config.sub and config.guess scripts in main are recent enough for wasm. Just to be sure I created https://github.com/python/cpython/pull/29781 and plan to backport the changeset to 3.10 and 3.9. It's generally safe to update the files to latest version. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-11-25 19:29:55 | christian.heimes | set | recipients: + christian.heimes, barry, brett.cannon, mcepl, pmpp, serhiy.storchaka, emma_smith, xtreak, Simon Biggs |
| 2021-11-25 19:29:55 | christian.heimes | set | messageid: <1637868595.73.0.12322927995.issue40280@roundup.psfhosted.org> |
| 2021-11-25 19:29:55 | christian.heimes | link | issue40280 messages |
| 2021-11-25 19:29:55 | christian.heimes | create | |