Skip to content

'%b' is not highlighted properly #125

Closed
@elprans

Description

@elprans

Per PEP-461 '%b' is a valid percent-format specifier for bytes:

b'%b' % b'foo'
b'%s' % b'foo'

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions