1bba4e1be9
- Backported sanity checks for the ``max_workers`` constructor argument for ThreadPoolExecutor and ProcessPoolExecutor - Set the default value of ``max_workers`` in ThreadPoolExecutor to ``None``, as in upstream code (computes the thread pool size based on the number of CPUs) - Added support for old-style exception objects - Switched to the PSF license
21 lines
900 B
Text
21 lines
900 B
Text
@comment $NetBSD: PLIST,v 1.2 2017/04/18 15:39:19 fhajny Exp $
|
|
${PYSITELIB}/concurrent/__init__.py
|
|
${PYSITELIB}/concurrent/__init__.pyc
|
|
${PYSITELIB}/concurrent/__init__.pyo
|
|
${PYSITELIB}/concurrent/futures/__init__.py
|
|
${PYSITELIB}/concurrent/futures/__init__.pyc
|
|
${PYSITELIB}/concurrent/futures/__init__.pyo
|
|
${PYSITELIB}/concurrent/futures/_base.py
|
|
${PYSITELIB}/concurrent/futures/_base.pyc
|
|
${PYSITELIB}/concurrent/futures/_base.pyo
|
|
${PYSITELIB}/concurrent/futures/process.py
|
|
${PYSITELIB}/concurrent/futures/process.pyc
|
|
${PYSITELIB}/concurrent/futures/process.pyo
|
|
${PYSITELIB}/concurrent/futures/thread.py
|
|
${PYSITELIB}/concurrent/futures/thread.pyc
|
|
${PYSITELIB}/concurrent/futures/thread.pyo
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|