oslo.concurrency/oslo_concurrency
Brian Rosmaita a937c5562f Allow python_exec kwarg to be None
processutils.execute() is documented to take a python_exec kwarg and
default to using sys.executable if that argument isn't set.  It is
convenient (and more intuitive) for this behavior to also occur if
the argument is present with value None.

Closes-bug: #1962603
Related-bug: #1962581
Change-Id: I2e1f187feaf4bf9fbfaf04fce78efa0cba49fc07
2022-03-01 13:05:22 -05:00
..
fixture Use versionadded and versionchanged in doc 2015-11-05 13:31:40 +01:00
locale Imported Translations from Zanata 2020-04-29 09:03:41 +00:00
tests Add support for non-blocking locks 2021-06-24 09:45:48 +02:00
__init__.py Move out of the oslo namespace package 2014-11-14 17:17:25 -05:00
_i18n.py Remove log translations 2017-07-11 02:40:05 +00:00
lockutils.py Add support for non-blocking locks 2021-06-24 09:45:48 +02:00
opts.py Update hacking version 2019-01-21 19:32:38 -05:00
prlimit.py Remove references to 'sys.version_info' 2021-04-27 02:53:57 +00:00
processutils.py Allow python_exec kwarg to be None 2022-03-01 13:05:22 -05:00
version.py pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) 2017-02-06 12:49:22 -05:00
watchdog.py Use versionadded and versionchanged in doc 2015-11-05 13:31:40 +01:00