Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Replace the Imp Module With Importlib in More Places #857

Copy link
Copy link
@StabbarN

Description

@StabbarN
Issue body actions

Deprecated imp module is still being used.

I get a deprecation warning from bpython (version 0.20) with django-admin shell_plus (https://github.com/django-extensions/django-extensions)

.venv/lib/python3.7/site-packages/bpython/args.py:10: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses

See https://github.com/bpython/bpython/blob/0.20-bugfix/bpython/args.py#L10

Similar issue #791 and PR #792

Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.