[Bug 1423851] Re: [FFe] python-markdown 2.6

Dmitry Shachnev mitya57 at gmail.com
Fri Feb 20 17:11:49 UTC 2015


These are just warnings, not actual errors (and these warnings existed
in previous release as well, just were upgraded from
PendingDeprecationWarning to DeprecationWarning).

The upstream way for removing the features is:

1) PendingDeprecationWarning in release x.y
2) DeprecationWarning in release x.(y+1)
3) functionality removed and no longer works in release x.(y+2)

In this release there were only things that moved from 1) to 2), not
from 2) to 3). So nothing to worry about (and the software developers
will know that they shouldn't use certain features).

** Changed in: python-markdown (Ubuntu)
       Status: Incomplete => New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-markdown in Ubuntu.
https://bugs.launchpad.net/bugs/1423851

Title:
  [FFe] python-markdown 2.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-markdown/+bug/1423851/+subscriptions



More information about the Ubuntu-server-bugs mailing list