#1075 Deprecation warning on Python 3.7
Closed: Fixed 5 years ago by mikem. Opened 5 years ago by churchyard.

When I use fedpkg build on Python 3.7, i see this deprecation warning:

/usr/lib/python3.7/site-packages/koji/__init__.py:1704: DeprecationWarning: This method will be removed in future versions.  Use 'parser.read_file()' instead.

config.readfp(f)

See https://docs.python.org/3/library/configparser.html#configparser.ConfigParser.readfp


Metadata Update from @julian8628:
- Issue set to the milestone: 1.17

5 years ago

Login to comment on this ticket.

Metadata