[issue45761] recursive ProcessPoolExecutor invoke unable to return result

2021-11-09 Thread Evan Greenup


New submission from Evan Greenup :

Read the hello.py in attachment.

This simple shallow recursion will never return result.

--
components: Library (Lib)
files: hello.py
messages: 406003
nosy: evan0greenup
priority: normal
severity: normal
status: open
title: recursive ProcessPoolExecutor invoke unable to return result
type: behavior
versions: Python 3.9
Added file: https://bugs.python.org/file50431/hello.py

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



[issue45761] recursive ProcessPoolExecutor invoke unable to return result

2021-11-09 Thread Evan Greenup


Change by Evan Greenup :


Added file: https://bugs.python.org/file50432/hello.py

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



[issue37095] [Feature Request]: Add zstd support in tarfile

2019-05-29 Thread Evan Greenup


New submission from Evan Greenup :

Zstandard is getting more and more popular. It could be awesome if tarfile 
support this compression format for .tar.zst file.

--
components: Library (Lib)
messages: 343945
nosy: evan0greenup
priority: normal
severity: normal
status: open
title: [Feature Request]: Add zstd support in tarfile
type: enhancement
versions: Python 3.7

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