Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make TempUPathFactory.from_request(tmp_path_factory) mandatory #159

Merged
merged 3 commits into from
Mar 19, 2024

Conversation

0x2b3bfa0
Copy link
Member

@0x2b3bfa0 0x2b3bfa0 commented Mar 19, 2024

This pull request turns #158 into a "breaking" change. If someone starts using TempUPathFactory.from_request without tmp_path_factory we'll regret it. It's better to deprecate the old function signature as soon as possible.

This is a low-priority follow-up and we can discuss calmly whether it's a good idea or not. 🐢

@0x2b3bfa0 0x2b3bfa0 added the enhancement New feature or request label Mar 19, 2024
@0x2b3bfa0 0x2b3bfa0 requested a review from skshetry March 19, 2024 03:45
@0x2b3bfa0 0x2b3bfa0 self-assigned this Mar 19, 2024
@0x2b3bfa0 0x2b3bfa0 added maintenance and removed enhancement New feature or request labels Mar 19, 2024
Base automatically changed from fix-tmp-path-factory to main March 19, 2024 06:39
@0x2b3bfa0 0x2b3bfa0 merged commit eb93257 into main Mar 19, 2024
17 checks passed
@0x2b3bfa0 0x2b3bfa0 deleted the tmp-path-factory-mandatory branch March 19, 2024 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants