Update to 1.0. Minor changes, see here.
Details
Details
- Reviewers
JoshStrobl - Group Reviewers
Triage Team - Commits
- R2618:0fcd8f9bfbae: Update python-markupsafe to 1.0
Ran test suite of python-jinja which depends on this library.
Diff Detail
Diff Detail
- Repository
- R2618 python-markupsafe
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Ran tests which depend on this.
Where / what are those tests? Bit light on the details there.
Comment Actions
Apologies @JoshStrobl, I ran the test suite of jinja which uses this library. I'll make sure to be more detailed in my descriptions in future.
Comment Actions
Also just ran the unit tests for markupsafe itself as an additional test case. The tests.py file is no longer included when packaging so I took it from the source code as can be seen here:
