Irtaza Akram
d29b0473f4
fix: align pylint fixes in edx-platform Problem XBlock with extracted xblocks-contrib/problem ( #37758 )
...
* fix: pylint issues for problem xblock
2026-01-07 16:39:11 +05:00
Irtaza Akram
1945b12769
Autoformat Problem XBlock Source Files for Consistency (1/2) ( #37476 )
...
* fix: run formatter black and isort
* fix: linting, pydocstyle, xsslint and security issues
2025-12-05 18:31:45 +05:00
Priyanshu
81611a7a8e
fix: change deprecated defusedxml.lxml to defusedxml.common ( #34177 )
2024-02-08 08:41:42 +10:30
Diego Velasquez
547e5b1f7b
chore: remove warnings from defusedxml package ( #32652 )
...
Co-authored-by: Diego Velásquez <diego@emptor.io >
2023-07-26 12:20:56 -04:00
Diana Huang
2d08a2a731
fix: Unpin SAML library. ( #32167 )
...
We were using an old version of the python3-saml library,
which was causing issues with newer versions of social-core.
The reason it was pinned was because our etree implementation
didn't support several fields that the saml library did, so
we are now importing those entities as well.
2023-05-03 11:08:30 -04:00
Kyle McCormick
25df9ca420
refactor: make safe_lxml an ordinary folder in openedx/core/lib ( #25689 )
2022-05-24 15:35:23 +05:00