Skip to content

optional pickleshare#14217

Merged
Carreau merged 2 commits into
ipython:mainfrom
Carreau:optional-pickleshare
Oct 27, 2023
Merged

optional pickleshare#14217
Carreau merged 2 commits into
ipython:mainfrom
Carreau:optional-pickleshare

Conversation

@Carreau
Copy link
Copy Markdown
Member

@Carreau Carreau commented Oct 24, 2023

No description provided.

@Carreau Carreau added this to the 8.17 milestone Oct 27, 2023
@Carreau Carreau merged commit 1a05e90 into ipython:main Oct 27, 2023
@RafalSkolasinski
Copy link
Copy Markdown

I believe due to this change there is an annoying warning appearing when trying to complete root modules

Python 3.10.13 (main, Sep 11 2023, 13:44:35) [GCC 11.2.0]
Type 'copyright', 'credits' or 'license' for more information
IPython 8.17.2 -- An enhanced Interactive Python. Type '?' for help.

/home/rskolasinski/miniconda3/envs/test/lib/python3.10/site-packages/IPython/core/completerlib.py:120: UserWarning: using rootmodules_cache requires you to install the `pickleshare` library.
  rootmodules_cache = ip.db.get('rootmodules_cache', {})
In [1]: import os

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants