This avoids a SyntaxWarning in Python 3.8 due to invalid
\ escapes.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHGa5493a251ad3: attr: make some docstrings raw strings
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
This is already fixed at https://github.com/python-attrs/attrs/pull/375. We'll presumably get it on next vendor.