Message353250
| Author | vstinner |
|---|---|
| Recipients | amaury.forgeotdarc, brian.curtin, eric.araujo, maker, tim.golden, vstinner |
| Date | 2019-09-26.01:01:42 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1569459702.12.0.235861328233.issue9654@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
In the implementation of the PEP 587 in Python 3.8, I created Python/pathconfig.c and the _PyPathConfig to share code which can be easily shared. Right now, remaining code is platform specific. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-09-26 01:01:42 | vstinner | set | recipients: + vstinner, amaury.forgeotdarc, tim.golden, eric.araujo, brian.curtin, maker |
| 2019-09-26 01:01:42 | vstinner | set | messageid: <1569459702.12.0.235861328233.issue9654@roundup.psfhosted.org> |
| 2019-09-26 01:01:42 | vstinner | link | issue9654 messages |
| 2019-09-26 01:01:42 | vstinner | create | |