ERROR:root:UserID b'jirislaby' not found #34
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The above apparently adds 'bytes', not 'str' to the list. Dunno why?
The same for:
I see:
I am trying to run this in a container:
https://github.com/jirislaby/containers/tree/master/git-importer
So perhaps some locale setting matters.
So setting:
makes a difference! I am not sure if you should handle that somehow...