Barry Scott created https://bugs.python.org/issue40260 and https://github.com/python/cpython/pull/19488.
Victor Le dim. 12 avr. 2020 à 22:11, Barry Scott <[email protected]> a écrit : > > > 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/ -- Night gathers, and now my watch begins. It shall not end until my death. _______________________________________________ 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/OJIV4U2GHYD7GBZ6NFHBAESHDZCNR37L/ Code of Conduct: http://python.org/psf/codeofconduct/
