Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Pastebinit output

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
mm3100
Posts: 336
Joined: 2020-10-21 21:39
Has thanked: 8 times
Been thanked: 13 times

Pastebinit output

#1 Post by mm3100 »

Hello everyone,
While using pastebinit
https://packages.debian.org/buster/pastebinit

It outputs warning messages

Code: Select all

/usr/bin/pastebinit:42: DeprecationWarning: dist() and linux_distribution() functions are deprecated in Python 3.5
  release = platform.linux_distribution()[0].lower()
/usr/bin/pastebinit:413: DeprecationWarning: pasteURLopener style of invoking requests is deprecated. Use newer urlopen functions/methods
  url_opener = pasteURLopener()
Program works properly, so I am just wondering if others get same warning messages or I am missing something.

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 132 times

Re: Pastebinit output

#2 Post by Head_on_a_Stick »

deadbang

mm3100
Posts: 336
Joined: 2020-10-21 21:39
Has thanked: 8 times
Been thanked: 13 times

Re: Pastebinit output

#3 Post by mm3100 »

Thanks, I was looking to see if that bug was filed, but apparently I was looking in wrong thing by accident. Glad it is filed.

Post Reply