Prohibit invisible control characters in string literals and comments
| BPO | 45810 |
|---|---|
| Nosy | @stevendaprano, @serhiy-storchaka |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None closed_at = None created_at = <Date 2021-11-15.23:11:23.999> labels = ['type-security', 'interpreter-core', '3.11'] title = 'Prohibit invisible control characters in string literals and comments' updated_at = <Date 2021-11-15.23:11:23.999> user = 'https://github.com/stevendaprano'
bugs.python.org fields:
activity = <Date 2021-11-15.23:11:23.999> actor = 'steven.daprano' assignee = 'none' closed = False closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2021-11-15.23:11:23.999> creator = 'steven.daprano' dependencies = [] files = [] hgrepos = [] issue_num = 45810 keywords = [] message_count = 1.0 messages = ['406370'] nosy_count = 2.0 nosy_names = ['steven.daprano', 'serhiy.storchaka'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'security' url = 'https://bugs.python.org/issue45810' versions = ['Python 3.11']