Skip to content

Asynchronous file manipulation based on anyio#66

Merged
armanddidierjean merged 5 commits into
devfrom
anyio-p
Apr 20, 2026
Merged

Asynchronous file manipulation based on anyio#66
armanddidierjean merged 5 commits into
devfrom
anyio-p

Conversation

@armanddidierjean

Copy link
Copy Markdown

Description

Summary

Based on aeecleclair#985

Classification

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 🔨 Refactor (non-breaking change that neither fixes a bug nor adds a feature)
  • 🔧 Infra CI/CD (changes to configs of workflows)
  • 💥 BREAKING CHANGE (fix or feature that require a new minimal version of the front-end)
  • 😶‍🌫️ No impact for the end-users

Impact & Scope

  • Core functionality changes
  • Single module changes
  • Multiple modules changes
  • Database migrations required
  • Other: ...

Testing

  • 1. Tested this locally
  • 2. Added/modified tests that pass the CI (or tested in a downstream fork)
  • 3. Tested in a deployed pre-prod
  • 0. Untestable (exceptionally), will be tested in prod directly

Documentation

  • Updated the docs accordingly :
  • " Docstrings
  • # Inline comments
  • No documentation needed

Comment thread app/utils/tools.py Fixed
@armanddidierjean armanddidierjean force-pushed the anyio-p branch 2 times, most recently from 0f5b033 to a4273c4 Compare April 19, 2026 22:58
Comment thread app/utils/tools.py Dismissed
@armanddidierjean armanddidierjean mentioned this pull request Apr 20, 2026
19 tasks
@armanddidierjean armanddidierjean changed the title anyio==4.13.0 Asynchronous file manipulation based on anyio Apr 20, 2026
@codecov

codecov Bot commented Apr 20, 2026

Copy link
Copy Markdown

# Conflicts:
#	requirements.txt
Fix

Format

Fix tests

Accept UUID for file manipulation

# Conflicts:
#	app/app.py
#	app/modules/advert/endpoints_advert.py
#	app/modules/calendar/cruds_calendar.py
#	app/modules/calendar/endpoints_calendar.py
#	app/modules/raid/endpoints_raid.py
#	app/utils/tools.py
#	requirements-dev.txt
#	requirements.txt
#	tests/core/test_utils.py
#	tests/modules/test_raid.py
@armanddidierjean armanddidierjean merged commit 4e2a868 into dev Apr 20, 2026
6 checks passed
@armanddidierjean armanddidierjean deleted the anyio-p branch April 20, 2026 17:47
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.

2 participants