Message 390896 - Python tracker
Message390896
| Author | eric.smith |
|---|---|
| Recipients | andrewvaughanj, eric.smith, matrixise, scoder, vstinner |
| Date | 2021-04-12.20:14:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1618258454.86.0.885205101289.issue43816@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
These files were probably added as part of str.format() or short float repr. I think the fact that they've been moved to Include/cpython means that user code shouldn't be using them. See https://bugs.python.org/issue35134 and https://vstinner.github.io/split-include-directory-python38.html. Probably best to ask Victor. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-12 20:14:14 | eric.smith | set | recipients: + eric.smith, scoder, vstinner, matrixise, andrewvaughanj |
| 2021-04-12 20:14:14 | eric.smith | set | messageid: <1618258454.86.0.885205101289.issue43816@roundup.psfhosted.org> |
| 2021-04-12 20:14:14 | eric.smith | link | issue43816 messages |
| 2021-04-12 20:14:14 | eric.smith | create | |