deprecation warning python

Bug #1971919 reported by steve
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pastebinit
New
Undecided
Unassigned

Bug Description

pastebinit is using deprecated functions and should be updated:

/usr/bin/pastebinit:35: DeprecationWarning: distro.linux_distribution() is deprecated. It should only be used as a compatibility shim with Python's platform.linux_distribution(). Please use distro.id(), distro.version() and distro.name() instead.
  release = distro.linux_distribution(

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.