Skip to content

send_push_note throws AttributeError #21

@arshad-aziz

Description

@arshad-aziz

Python 2.7.5
Weechat 2.7.1

Since last month, /send_push_note has stopped working and throws below error.

python: stdout/stderr (weebullet): Traceback (most recent call last):
python: stdout/stderr (weebullet): File "/home/user/.weechat/python/autoload/weebullet.py", line 238, in cmd_send_push_note
python: stdout/stderr (weebullet): body=args.decode('utf-8'))
python: stdout/stderr (weebullet): AttributeError: 'str' object has no attribute 'decode'
python: error in function "cmd_send_push_note"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions