8000 Upper-cased raw strings not supported · Issue #1804 · python/mypy · GitHub
[go: up one dir, main page]

Skip to content
Upper-cased raw strings not supported #1804
Closed
@FichteFoll

Description

@FichteFoll
var = R"I'm a raw string"
E:\Temp>mypy upper_case_raw.py
upper_case_raw.py:1: error: Unterminated string literal

I believe this will be solved by the updated parser (#1353) but couldn't verify since I was unable to install the typed-ast pypi module on my Windows machine (no binary wheels and couldn't compile).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0