seitime-frappe/frappe/utils
Gavin D'souza 1acb2ddd2f fix: Use context managers to stream data
While executing git commands in the shell via Frappe processes, use
context managers to ensure files get closed after usage. This fixes the
ResourceWarning errors due to unclosed files.
2021-05-26 15:54:36 +05:30
..
__init__.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
background_jobs.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
backups.py fix: remove unsused variables 2021-04-27 14:56:12 +05:30
bench_helper.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
boilerplate.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
bot.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
change_log.py fix: Use context managers to stream data 2021-05-26 15:54:36 +05:30
commands.py chore(cli): Add pending deprecation warning 2021-05-07 12:30:15 +05:30
connections.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
csvutils.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
dashboard.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
data.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
dateutils.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
doctor.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
error.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
file_lock.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
file_manager.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
fixtures.py fix: error while using data import and importing docs 2021-02-22 17:15:49 +05:30
formatters.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
global_search.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
goal.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
html_utils.py chore: Replacing and updating bleach source list 2021-05-26 15:45:34 +05:30
identicon.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
image.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
install.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
jinja.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
jinja_globals.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
lazy_loader.py feat: Lazy import functionality added (#12517) 2021-03-09 11:59:17 +05:30
logger.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
make_random.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
minify.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
momentjs.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
nestedset.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
oauth.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
password.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
password_strength.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
pdf.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
print_format.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
redis_wrapper.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
reset_doc.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
response.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
safe_exec.py fix: Show deprecation warnings only if DEV_SERVER is set 2021-05-19 13:16:16 +05:30
scheduler.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
testutils.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
user.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
verified_command.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
xlsxutils.py feat: manage Python 3 compatiblity with dependencies 2021-04-27 14:54:34 +05:30