Paul Ivanov
Paul Ivanov
Confirming that I can reproduce this in IPython 8.26.0. The warning was modified in #14321 and pickleshare was marked as an optional dependency in #14217. Not sure what the best...
closed by #780
You're right, those should be removed as well, reopeningthe issued.
@DeepLumiere go for it! 👍 Also, note that although your PR mentioned Discourse, the commit that got merged only contained a zulip link. For what it's worth, half a year...
Hey there, I'm going through old issues and it seems to me that it makes sense to close this one just from the perspective that various subprojects have settled into...
I strongly oppose this proposal and think we should go in the opposite direction and remove the deprecation warning that was added in #292, at least on unix-like systems. There's...
I think [this was the post](https://blog.jupyter.org/jupyter-media-strategy-social-media-update-e4d6171b0580) which went out now. Seems like we should update this instructions to point to https://jupyter.org/social which link to various ways and guidelines for engaging...
Hey there, I'm going through old issues and it seems to me that it makes sense to close this one. This is the sort of question that would benefit from...
Hey there @mak-aravind , I'm going through old issues and it seems to me that it makes sense to close this one, as it is quite stale. Sorry we never...
@krpatter-intc thanks for the report. I confirm the bug isn't there in 8.26 and appeared in 8.27. Minimal reproducible example requires setting autocall to full ``` In [1]: %autocall 2...