blob: 8346285aabf395265748d7ed87c40e64cc503230 (
plain)
1
2
3
4
5
6
7
8
9
10
|
---
upgrade:
- >
The default setting for the `os_inherit` configuration option is
changed to True. If it is required to continue with this portion
of the API disabled, then override the default setting by explicitly
specifying the os_inherit option as False.
deprecations:
- The `os_inherit` configuration option is disabled. In the future, this
option will be removed and this portion of the API will be always enabled.
|