Message407313
The Makefile issue was fixed in bpo-37725 (GitHub: https://github.com/python/cpython/commit/c6bbcd258302b4b9b3d4f3c39bb5f7ff0120ec67), but the change wasn't ported to the 3.7, 3.8 branches. Those versions are now security-only, so this issue can probably just be closed.
If anybody comes to this issue with the same problem, you can `make profile-removal` or `make clobber` to get GNU Make to clean up the PGO data, or you can remove the files yourself with the `find` invocation. |
|
| Date |
User |
Action |
Args |
| 2021-11-29 18:34:08 | SnoopJeDi | set | recipients:
+ SnoopJeDi, ncoghlan, anthonypjshaw, dacut, xtreak, wencan |
| 2021-11-29 18:34:08 | SnoopJeDi | set | messageid: <1638210848.33.0.0955892827734.issue34820@roundup.psfhosted.org> |
| 2021-11-29 18:34:08 | SnoopJeDi | link | issue34820 messages |
| 2021-11-29 18:34:08 | SnoopJeDi | create | |
|