Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Make sure filenames containing commas are quoted when writing RECORD file for wheel #61

Merged

Conversation

finswimmer
Copy link
Member

This PR uses the csv module, to make sure filenames containing commas are quoted, when writing the RECORD file for the wheel packages.

Resolves: python-poetry/poetry#2052

  • Added tests for changed code.

@finswimmer finswimmer requested a review from a team August 13, 2020 12:11
* use csv.excel constants to define delimiter and quotechar
@finswimmer
Copy link
Member Author

Thanks for your review @abn. I've included your suggestions.

@abn abn merged commit faefb7d into python-poetry:master Aug 14, 2020
@sdispater sdispater mentioned this pull request Sep 18, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
2 participants