Bug 1312976 - imp module is deprecated
Summary: imp module is deprecated
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: pykickstart
Version: 24
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Chris Lumens
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-29 16:58 UTC by Orion Poplawski
Modified: 2017-03-01 15:52 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-01 15:52:46 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Orion Poplawski 2016-02-29 16:58:00 UTC
Description of problem:

/usr/lib/python3.5/site-packages/pykickstart/version.py:59: PendingDeprecationWarning: the imp module is deprecated in favor of importlib: see the module's documentation for alternative uses
  import imp                    # type: ignore

Version-Release number of selected component (if applicable):
24.13-1

Comment 1 Chris Lumens 2016-03-02 19:48:59 UTC
Fixed by https://github.com/rhinstaller/pykickstart/pull/65, thanks.


Note You need to log in before you can comment on or make changes to this bug.