dify/api/libs
Mallikharjuna Mulpuri 0b60bf6ef0
refactor: replace deprecated Iterator with Generator in contextmanagers #35433 (#35441)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-21 07:44:49 +00:00
..
broadcast_channel
__init__.py
archive_storage.py
collection_utils.py
custom_inputs.py
datetime_utils.py
db_migration_lock.py
email_i18n.py
email_template_renderer.py
encryption.py
exception.py
external_api.py
file_utils.py
flask_utils.py refactor: replace deprecated Iterator with Generator in contextmanagers #35433 (#35441) 2026-04-21 07:44:49 +00:00
gmpy2_pkcs10aep_cipher.py
helper.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
infinite_scroll_pagination.py
json_in_md_parser.py
login.py
module_loading.py
oauth_data_source.py chore(api): migrate mail task and OAuth data source to use Session(db… (#35235) 2026-04-17 08:52:27 +00:00
oauth.py
orjson.py
passport.py
password.py
pyrefly_diagnostics.py
pyrefly_type_coverage.py
rsa.py
schedule_utils.py
sendgrid.py
smtp.py
time_parser.py
token.py refactor(api): flatten nested conditionals and clean up token helpers (#34835) 2026-04-20 03:39:54 +00:00
typing.py
url_utils.py fix: prevent double /v1 in MCP server URL causing 404 authorization failure (#34596) 2026-04-20 02:42:59 +00:00
uuid_utils.py
validators.py
workspace_permission.py