File: disable-process_executor-python-312-d1074c816bc8303e.yaml

package info (click to toggle)
python-taskflow 5.12.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,564 kB
  • sloc: python: 28,241; sh: 269; makefile: 24
file content (6 lines) | stat: -rw-r--r-- 195 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
---
deprecations:
  - |
    The process_executor module has been deprecated, starting with Python 3.12.
    It is still available in older versions of Python. There is no replacement
    for it.