Message395387
IMO, the functionality should only be preserved until distutils is removed. So:
- distutils.sysconfig.parse_makefile should use TextFile as before, so projects that use it aren't broken *yet*
- nothing else should call distutils.sysconfig.parse_makefile, so it doesn't block removing distutils
Would that make sense? |
|
| Date |
User |
Action |
Args |
| 2021-06-09 07:56:06 | petr.viktorin | set | recipients:
+ petr.viktorin, hroncok, frenzy |
| 2021-06-09 07:56:06 | petr.viktorin | set | messageid: <[email protected]> |
| 2021-06-09 07:56:06 | petr.viktorin | link | issue44351 messages |
| 2021-06-09 07:56:05 | petr.viktorin | create | |
|