[Python-apps-team] Bug#833679: BitPaddedInt import error

Leandro Lucarella luca at llucax.com.ar
Mon Aug 22 22:43:21 UTC 2016


On Mon, 08 Aug 2016 00:51:34 +0000 Tristan Seligmann <mithrandi at mithrandi.net> wrote:
> Your hypothesis was correct: `mutagen.id3.BitPaddedInt`used to be imported
> from `mutagen._id3util.BitPaddedInt` in `mutagen.id3`; however, `id3` was
> turned into a package, so now the import doesn't leak anymore. In addition,
> the helper class itself moved to `mutagen.id3._util.BitPaddedInt`.
> 
> Looks like this was reported upstream recently as well:
> http://tickets.musicbrainz.org/browse/PICARD-833

The upstream issue is fixed now, is there any ETA for a release with the
fix included? Here is the PR that is supposed to fix this:
https://github.com/metabrainz/picard/pull/479

Thanks!

-- 
Leandro Lucarella (AKA luca)                     http://llucax.com.ar/



More information about the Python-apps-team mailing list