docs: fix Changelog bug link

issue510
David Wilson 6 years ago
parent 300cb41e2e
commit 863e1aedd6

@ -269,7 +269,7 @@ Core Library
execution of its :keyword:`finally` block was delayed on Python 3. Now
callers explicitly close the generator when finished.
* `#421 <https://github.com/dw/mitogen/issues/421>`_: the fork method could
* `#422 <https://github.com/dw/mitogen/issues/422>`_: the fork method could
fail to start if :data:`sys.stdout` was opened in block buffered mode, and
buffered data was pending in the parent prior to fork.

Loading…
Cancel
Save