Steve Dower <steve.do...@python.org> added the comment:
Seems reasonable. The most reliable way to do this will be to override the copy function for this file in venv and write it out with "utf-8-sig" encoding. There are many ways that git will break things like this, so I wouldn't trust it to simply accept a modified file. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue36609> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com