refactor os.environ to pathlib #1
No reviewers
Labels
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sum7/ejabberd-tools#1
Loading…
Reference in New Issue
No description provided.
Delete Branch "configpath"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I am fairly sure that this will improve the config classes overall quality if we start to use pathlib instead of this env variable junk.
@genofire The only reason why I chose to open a pull request is that I am not sure if you use the env flag in your dev environment.
looks good to me - i just write a short version of your change.
If it is okay, do you like it to merge?
I am so sorry I had the old site bookmarked and was wondering why everything wasn't doing what it should. This should have be merged weeks ago 👼
All right, i will also setup ci for this soon ...