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
Lint Skipped - Unit
Unit Tests Skipped
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.