<div dir="ltr"><div dir="ltr">Hi,<div><br></div><div>As a part of an ongoing cleanup of scipy.misc namespace, here's a PR <a href="https://github.com/scipy/scipy/pull/9652">https://github.com/scipy/scipy/pull/9652</a> to deprecate scipy.misc.doccer module. With this PR,</div><div>- the module itself is moved to scipy._lib.doccer, and all internal uses import from scipy._lib.</div><div>- imports from scipy.misc.doccer emit DeprecationWarnings for now, and will stop working in a(yet unspecified) future release.</div><div><br></div><div>The recommendation for the user code which uses `import scipy.misc.doccer` is to copy-paste the doccer.py file into your project. Thoughts?</div><div><br></div><div>Cheers,</div><div><br></div><div>Evgeni</div><div><br></div><div><br><br><div class="gmail_quote"><div dir="ltr">---------- Forwarded message ---------<br>From: <strong class="gmail_sendername" dir="auto">Ralf Gommers</strong> <span dir="ltr"><<a href="mailto:notifications@github.com">notifications@github.com</a>></span><br>Date: Sat, Jan 5, 2019 at 9:06 AM<br>Subject: Re: [scipy/scipy] Move misc.doccer to _lib.doccer (#9652)<br>To: scipy/scipy <<a href="mailto:scipy@noreply.github.com">scipy@noreply.github.com</a>><br>Cc: Evgeni Burovski <<a href="mailto:evgeny.burovskiy@gmail.com">evgeny.burovskiy@gmail.com</a>>, Author <<a href="mailto:author@noreply.github.com">author@noreply.github.com</a>><br></div><br><br><p>+1 for this deprecation. Could you propose it on the mailing list though? I doubt there's many users, but nevertheless we should propose all deprecations there.</p>

<p style="font-size:small;color:rgb(102,102,102)">—<br>You are receiving this because you authored the thread.<br>Reply to this email directly, <a href="https://github.com/scipy/scipy/pull/9652#issuecomment-451631143" target="_blank">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ACCPSBCjzQVCq5kIzQjH178eR1O8NAC5ks5vAEDegaJpZM4Zp1xp" target="_blank">mute the thread</a>.<img src="https://github.com/notifications/beacon/ACCPSKqcayoEjRyra3XF6JEFp0i1ZVG-ks5vAEDegaJpZM4Zp1xp.gif" height="1" width="1" alt=""></p>

</div></div></div></div>