Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

General: Python module appdirs from git #3589

Merged
merged 1 commit into from
Jul 28, 2022

Conversation

iLLiCiTiT
Copy link
Member

Brief description

Appdirs should work in any python build.

Description

Appdirs module is in release using pywin32 module but that may crash if is compiled for different python which is not handled properly in the module. That is not in release branch but not in master which should work the same way even wihout pywin32.

Testing notes:

  1. Update from version repository should work
  2. Local machine name should be loaded
  3. ..all other logic using appdirs should work too

@iLLiCiTiT iLLiCiTiT changed the base branch from develop to release/3.13.x July 27, 2022 17:10
@iLLiCiTiT iLLiCiTiT self-assigned this Jul 27, 2022
@iLLiCiTiT iLLiCiTiT added type: enhancement Enhancements to existing functionality Bump Minor Pull requests that update a dependency file labels Jul 27, 2022
@64qam 64qam self-requested a review July 28, 2022 09:47
@iLLiCiTiT iLLiCiTiT merged commit 96aa9e6 into release/3.13.x Jul 28, 2022
@iLLiCiTiT iLLiCiTiT deleted the feature/appdirs_from_git branch July 28, 2022 15:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bump Minor Pull requests that update a dependency file type: enhancement Enhancements to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants