docs: add unused import to Changelog.

This commit is contained in:
David Wilson 2019-01-20 14:59:24 +00:00
parent ea9ef50b3c
commit fed6a8856b
1 changed files with 4 additions and 0 deletions

View File

@ -367,6 +367,10 @@ Core Library
raised by the import hook were updated to include probable reasons for
a failure.
* `57b652ed <https://github.com/dw/mitogen/commit/57b652ed>`_: a stray import
meant an extra roundtrip and ~20KiB of data was wasted for any context that
imported :mod:`mitogen.parent`.
Thanks!
~~~~~~~