FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

past/types/oldstr.py:33: DeprecationWarning: invalid escape sequence \d · Issue #479 · PythonCharmers/python-future · GitHub

past/types/oldstr.py:33: DeprecationWarning: invalid escape sequence \d #479

Description

That warnings appears with python3.6:

past/types/oldstr.py:33: DeprecationWarning: invalid escape sequence \d

Apparently the broken code is inside docstring example but is enough to pollute any test executions on a library using python-future.

An easy solution is to replace the example with another escape which is still valid, like a \n instead of \\d. Also a release would be needed.

Metadata

Metadata

Assignees

No one assigned

    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


    Back | FazBrowse Home | New Git URL