[issue39024] Compiling relative paths test fails (install via pyenv)

2019-12-10 Thread Ned Deily


Ned Deily  added the comment:

Thanks for the report.  This problem is being tracked in Issue38295.

--
nosy: +ned.deily
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> test_relative_path of test_py_compile fails on macOS 10.15 
Catalina

___
Python tracker 

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



[issue39024] Compiling relative paths test fails (install via pyenv)

2019-12-10 Thread John94


New submission from John94 :

Installed the below versions using pyenv on macOS 10.15.2, once installed I ran 
tests on all versions and they all failed on the "test_py_compile" test.

2.7.17 - https://pastebin.com/iFCA7FZb
3.6.9  - https://pastebin.com/UYfUqK9p
3.7.5  - https://pastebin.com/dzKeYVZD
3.8.0  - https://pastebin.com/sT7DT1WQ

--
components: Tests
files: 2_7_17.txt
messages: 358250
nosy: John94
priority: normal
severity: normal
status: open
title: Compiling relative paths test fails (install via pyenv)
type: behavior
versions: Python 2.7, Python 3.6, Python 3.7, Python 3.8
Added file: https://bugs.python.org/file48771/2_7_17.txt

___
Python tracker 

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



[issue39024] Compiling relative paths test fails (install via pyenv)

2019-12-10 Thread John94


Change by John94 :


Removed file: https://bugs.python.org/file48771/2_7_17.txt

___
Python tracker 

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