> On 11 Apr 2020, at 16:28, Barry Scott <[email protected]> wrote: > > modulefinder.py does not open source files in "rb" which > prevents compile() from applying the encoding rules. > snip
I have created the bpo, the pr and have the checks passing except that I need a NEWS.d entry to make bedevere/news happy. I see the files have a special filename is that from an automatic process of a tool I need to run? Barry > Barry > _______________________________________________ > Python-Dev mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/python-dev.python.org/ > Message archived at > https://mail.python.org/archives/list/[email protected]/message/6IWG2SXTZAWEWYIBQ5LUR5G5S7MUODMV/ > Code of Conduct: http://python.org/psf/codeofconduct/ >
_______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/MATZ26CEYKC7OZRMYYVZDDHV24Z2WIJO/ Code of Conduct: http://python.org/psf/codeofconduct/
