File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -78,9 +78,9 @@ Mitogen for Ansible
7878* :gh:issue: `363 `: fix an obscure race matching *Permission denied * errors from
7979 some versions of ``su `` running on heavily loaded machines.
8080
81- * :gh:issue: `410 `: Uses of :linux:man7: `unix ` sockets are replaced with pairs
82- of plain UNIX pipes when SELinux is detected, to work around a broken
83- heuristic in popular SELinux policies that prevents inheriting
81+ * :gh:issue: `410 `: Uses of :linux:man7: `unix ` sockets are replaced with
82+ traditional :linux:man7: ` pipe ` pairs when SELinux is detected, to work around
83+ a broken heuristic in popular SELinux policies that prevents inheriting
8484 :linux:man7: `unix ` sockets across privilege domains.
8585
8686* `#467 <httpe://github.com/dw/mitogen/issues/467 >`_: an incompatibility
@@ -111,7 +111,7 @@ Mitogen for Ansible
111111 due to an incorrect format string.
112112
113113* :gh:issue: `590 `: the importer can handle modules that replace themselves in
114- :mod : `sys.modules ` during import.
114+ :data : `sys.modules ` during import.
115115
116116* :gh:issue: `591 `: the target's current working directory is restored to a
117117 known-existent directory between tasks to ensure :func: `os.getcwd ` will not
You can’t perform that action at this time.
0 commit comments