Uploaded image for project: 'BrainzUtils'
  1. BrainzUtils
  2. BU-32

PendingDeprecationWarning: msgpack.unpackb(... encoding=x)

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • None
    • None

      Got this warning when running AB tests againstĀ https://github.com/metabrainz/brainzutils-python/pull/39

      PendingDeprecationWarning: encoding is deprecated, Use raw=False instead.
      return msgpack.unpackb(value, encoding=CONTENT_ENCODING, ext_hook=_msgpack_ext_hook)

      Interestingly, this warning doesn't show when running BU tests. Do we have a test for it?

            Unassigned Unassigned
            alastairp Alastair Porter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                Version Package