docs: some more hyperlink joy

new-serialization
David Wilson 5 years ago
parent 8cbaa98ff9
commit 26a9fed396

@ -78,9 +78,9 @@ Mitogen for Ansible
* :gh:issue:`363`: fix an obscure race matching *Permission denied* errors from * :gh:issue:`363`: fix an obscure race matching *Permission denied* errors from
some versions of ``su`` running on heavily loaded machines. some versions of ``su`` running on heavily loaded machines.
* :gh:issue:`410`: Uses of :linux:man7:`unix` sockets are replaced with pairs * :gh:issue:`410`: Uses of :linux:man7:`unix` sockets are replaced with
of plain UNIX pipes when SELinux is detected, to work around a broken traditional :linux:man7:`pipe` pairs when SELinux is detected, to work around
heuristic in popular SELinux policies that prevents inheriting a broken heuristic in popular SELinux policies that prevents inheriting
:linux:man7:`unix` sockets across privilege domains. :linux:man7:`unix` sockets across privilege domains.
* `#467 <httpe://github.com/dw/mitogen/issues/467>`_: an incompatibility * `#467 <httpe://github.com/dw/mitogen/issues/467>`_: an incompatibility
@ -111,7 +111,7 @@ Mitogen for Ansible
due to an incorrect format string. due to an incorrect format string.
* :gh:issue:`590`: the importer can handle modules that replace themselves in * :gh:issue:`590`: the importer can handle modules that replace themselves in
:mod:`sys.modules` during import. :data:`sys.modules` during import.
* :gh:issue:`591`: the target's current working directory is restored to a * :gh:issue:`591`: the target's current working directory is restored to a
known-existent directory between tasks to ensure :func:`os.getcwd` will not known-existent directory between tasks to ensure :func:`os.getcwd` will not

Loading…
Cancel
Save