Bug Fixes
- Fix an installation failure when the RECORD file contains commas in the file path. #1010
- Fallback to
pdm.pep517
as the metadata transformer for unknown custom build backends. #1546 - Fix a bug that Ctrl + C kills the python interactive session instead of clearing the current line. #1547
- Fix a bug with egg segment for local dependency #1552