[issue11100] test_fdopen: close failed in file object destructor

2021-04-25 Thread Irit Katriel


Irit Katriel  added the comment:

Closing since python 2.7 is no longer maintained. Please create a new issue if 
this is still an issue in 3.8+

--
nosy: +iritkatriel
resolution:  -> out of date
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



[issue11100] test_fdopen: close failed in file object destructor

2019-03-15 Thread Mark Lawrence


Change by Mark Lawrence :


--
nosy:  -BreamoreBoy

___
Python tracker 

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



[issue11100] test_fdopen: close failed in file object destructor

2014-06-17 Thread Mark Lawrence

Mark Lawrence added the comment:

I'm assuming that this is no longer an issue as we're now at Python 2.7.7 and 
Solaris 11.

--
nosy: +BreamoreBoy

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



[issue11100] test_fdopen: close failed in file object destructor

2011-02-02 Thread Erik Krauss

New submission from Erik Krauss erik.kra...@highmark.com:

test_fdopen (in test_os) fails on Solaris 9/sparc with Python 2.7.1.

FAIL: test_fdopen (test.test_os.TestInvalidFD)
--
Traceback (most recent call last):
  File 
/p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1/Lib/test/test_os.py, 
line 550, in helper
self.check(getattr(os, f))
  File 
/p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1/Lib/test/test_os.py, 
line 562, in check
% f)
AssertionError: built-in function fdopen didn't raise a OSError with a bad 
file descriptor

--
components: Tests
files: test_os_failure.txt
messages: 127743
nosy: ekrauss
priority: normal
severity: normal
status: open
title: test_fdopen: close failed in file object destructor
versions: Python 2.7
Added file: http://bugs.python.org/file20649/test_os_failure.txt

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue11100
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com