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

[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

[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