[issue44487] Regression in pathlib.path.read_text

2021-06-22 Thread Inada Naoki


Inada Naoki  added the comment:

Another upstream issue: https://github.com/mesonbuild/meson/issues/8263

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue44487] Regression in pathlib.path.read_text

2021-06-22 Thread Inada Naoki


Inada Naoki  added the comment:

Please write a link to the original issue next time.
https://github.com/mesonbuild/meson/issues/8916

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue44487] Regression in pathlib.path.read_text

2021-06-22 Thread Erik Faye-Lund


Erik Faye-Lund  added the comment:

After digging some more, I no longer suspect that this commit is to blame, but 
instead some logic in Meson that effectively disabled the problematic code 
under in our use-case before we upgraded our Visual Studio version.

The reason is that I was able to reproduce this using Python 3.9, and as far as 
I can tell that doesn't contain this change.

So, sorry for the noise. I'll close this, and rather reopen if I find out I'm 
wrong.

--
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue44487] Regression in pathlib.path.read_text

2021-06-22 Thread Karthikeyan Singaravelan


Change by Karthikeyan Singaravelan :


--
components: +Windows
nosy: +methane, paul.moore, steve.dower, tim.golden, zach.ware

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue44487] Regression in pathlib.path.read_text

2021-06-22 Thread Erik Faye-Lund


Change by Erik Faye-Lund :


--
title: Regression -> Regression in pathlib.path.read_text

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com