File: add-python-exec-kwarg-3a7a0c0849f9bb21.yaml

package info (click to toggle)
python-oslo.concurrency 7.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 572 kB
  • sloc: python: 1,897; makefile: 27; sh: 20
file content (5 lines) | stat: -rw-r--r-- 216 bytes parent folder | download | duplicates (5)
1
2
3
4
5
---
features:
  - A new kwarg, ``python_exec`` is added to the execute() function in the
    processutils module. This option is used to specify the path to the python
    executable to use for prlimits enforcement.