Skip to content

Conversation

@The-Compiler
Copy link

@The-Compiler The-Compiler commented Apr 16, 2025

Fixes SyntaxWarnings:

.../site-packages/pdfrw/objects/pdfstring.py:6: SyntaxWarning: invalid escape sequence '('
.../site-packages/pdfrw/objects/pdfstring.py:367: SyntaxWarning: invalid escape sequence '['

Fixes pmaupin#170, replaces #8.

Fixes SyntaxWarnings:

.../site-packages/pdfrw/objects/pdfstring.py:6: SyntaxWarning: invalid escape sequence '\('
.../site-packages/pdfrw/objects/pdfstring.py:367: SyntaxWarning: invalid escape sequence '\['
@The-Compiler The-Compiler force-pushed the fix-escape-sequences branch from cabf433 to f236fa4 Compare April 16, 2025 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DeprecationWarning from docstrings

1 participant