Skip to content

Replaced 'SafeConfigParser' with 'ConfigParser' to comply with python >3.12#223

Open
Alpagateau wants to merge 1 commit intochrippa:masterfrom
Alpagateau:patch-1
Open

Replaced 'SafeConfigParser' with 'ConfigParser' to comply with python >3.12#223
Alpagateau wants to merge 1 commit intochrippa:masterfrom
Alpagateau:patch-1

Conversation

@Alpagateau
Copy link

This is a simple fix that makes ds4drv work with python >= 3.12
It would make installation less of a hassle for newer machines.
I'd be happy to look deeper into it if the change from "SafeConfigParser" to "ConfigParser" led to any security issue.

@pedrogiroldo
Copy link

please merge it

@tavan3z
Copy link

tavan3z commented Dec 8, 2025

tested in Python 3.13.3 and works!

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.

3 participants