[issue42306] wrong exception handling in case asyncio.shiled usage

2020-12-14 Thread Andrew Svetlov


Andrew Svetlov  added the comment:

Sorry, this issue is not reproduced on 3.8-3.9, 3.7 is in security mode.
The issue doesn't belong to the security set.
Closing.

--
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



[issue42306] wrong exception handling in case asyncio.shiled usage

2020-12-14 Thread Martin Natano


Martin Natano  added the comment:

I just verified that this is not an issue in python 3.8.6 and python 3.9.0. In 
those versions a normal stacktrace is generated, as expected.

--
nosy: +natano

___
Python tracker 

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



[issue42306] wrong exception handling in case asyncio.shiled usage

2020-11-10 Thread Alex Alex


New submission from Alex Alex :

There is not any message about exception from try block.
See attach.

--
components: asyncio
files: scratch_31.py
messages: 380640
nosy: Alex Alex, asvetlov, yselivanov
priority: normal
severity: normal
status: open
title: wrong exception handling in case asyncio.shiled usage
type: behavior
versions: Python 3.7
Added file: https://bugs.python.org/file49588/scratch_31.py

___
Python tracker 

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