2022-10-24 11:52:16 +02:00
|
|
|
|
== Why is this an issue?
|
|
|
|
|
|
|
|
|
|
include::../rationale.adoc[]
|
|
|
|
|
|
|
|
|
|
include::../impact.adoc[]
|
|
|
|
|
|
2023-03-07 17:16:47 +01:00
|
|
|
|
// How to fix it section
|
2022-10-24 11:52:16 +02:00
|
|
|
|
|
|
|
|
|
include::how-to-fix-it/python.adoc[]
|
|
|
|
|
|
|
|
|
|
include::how-to-fix-it/paramiko.adoc[]
|
|
|
|
|
|
|
|
|
|
== Resources
|
|
|
|
|
|
|
|
|
|
include::../common/resources/docs.adoc[]
|
2023-06-22 10:38:01 +02:00
|
|
|
|
|
2022-10-24 11:52:16 +02:00
|
|
|
|
* https://peps.python.org/pep-0324/[PEP 324 – subprocess - New process module]
|
|
|
|
|
|
|
|
|
|
include::../common/resources/standards.adoc[]
|
|
|
|
|
|
|
|
|
|
ifdef::env-github,rspecator-view[]
|
|
|
|
|
|
|
|
|
|
'''
|
|
|
|
|
== Implementation Specification
|
|
|
|
|
(visible only on this page)
|
|
|
|
|
|
|
|
|
|
include::../message.adoc[]
|
|
|
|
|
|
|
|
|
|
'''
|
|
|
|
|
== Comments And Links
|
|
|
|
|
(visible only on this page)
|
|
|
|
|
|
|
|
|
|
include::../comments-and-links.adoc[]
|
2023-06-22 10:38:01 +02:00
|
|
|
|
|
2023-10-18 11:43:40 +02:00
|
|
|
|
endif::env-github,rspecator-view[]
|