Message 402099 - Python tracker
Message402099
| Author | vstinner |
|---|---|
| Recipients | Mark.Shannon, kj, lemburg, malin, neonene, pablogsal, paul.moore, rhettinger, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2021-09-17.21:43:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1631915021.46.0.0635662679803.issue45116@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Can someone compare the main branch (commit e4044e9f893350b4623677c048d33414a77edf55) to the main branch + PR 28427 patch? You can download the patch from: https://patch-diff.githubusercontent.com/raw/python/cpython/pull/28427.patch How can I build Python with PGO on Windows? Visual Studio has two profiles: PGinstrument and PGupdate. I cannot find "PGO", "PGinstrument" or "PGupdate" in the https://devguide.python.org/ |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-09-17 21:43:41 | vstinner | set | recipients: + vstinner, lemburg, rhettinger, paul.moore, tim.golden, Mark.Shannon, zach.ware, steve.dower, malin, pablogsal, neonene, kj |
| 2021-09-17 21:43:41 | vstinner | set | messageid: <1631915021.46.0.0635662679803.issue45116@roundup.psfhosted.org> |
| 2021-09-17 21:43:41 | vstinner | link | issue45116 messages |
| 2021-09-17 21:43:41 | vstinner | create | |