[Debian-astro-maintainers] Bug#983149: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats

積丹尼 Dan Jacobson jidanni at jidanni.org
Fri Feb 19 14:24:54 GMT 2021


Package: python3-ephem
Version: 3.7.7.1-1+b3
Severity: minor
File: /usr/lib/python3/dist-packages/ephem/doc/quick.rst

OK, I ran the example, but got a warning.

$ cat /tmp/p
from ephem import *
m = Mars('1970')
print(constellation(m))

$ python3 /tmp/p
/tmp/p:3: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats
  print(constellation(m))
('Aqr', 'Aquarius')



More information about the Debian-astro-maintainers mailing list