[New-bugs-announce] [issue35695] missing attributes

Jorge Ramos report at bugs.python.org
Wed Jan 9 00:13:54 EST 2019


New submission from Jorge Ramos <neyuru at gmail.com>:

while running <rt.bat -x64>:

0:04:26 [136/407] test_fork1
test_fork1 skipped -- object <module 'os' from 'E:\\RepoGiT\\3.6\\lib\\os.py'> has no attribute 'fork'
0:11:56 [384/407/1] test_wait4 -- test_wait3 skipped
test_wait4 skipped -- object <module 'os' from 'E:\\RepoGiT\\3.6\\lib\\os.py'> has no attribute 'fork'

see attached file

----------
components: Tests, Windows
files: run.txt
messages: 333282
nosy: neyuru, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: missing attributes
versions: Python 3.6
Added file: https://bugs.python.org/file48036/run.txt

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35695>
_______________________________________


More information about the New-bugs-announce mailing list