nilp0inter / cpe

CPE: Common Platform Enumeration for Python
GNU Lesser General Public License v3.0
92 stars 30 forks source link

Fix DeprecationWarning issues in Python code. #57

Closed vEpiphyte closed 9 months ago

vEpiphyte commented 9 months ago

Closes #44

vEpiphyte commented 9 months ago

@creekorful Can you look at this and cut a release if merged? This should clean up warnings that are generated for many users.

creekorful commented 9 months ago

@vEpiphyte thank you for your contribution!

vEpiphyte commented 7 months ago

@creekorful Do you know if there are any plans to publish an updated package? In 3.12 these became SyntaxWarnings, and in a future Python release they will become SyntaxErrors.

creekorful commented 7 months ago

I think this will be done before end of month :)

vEpiphyte commented 7 months ago

Wonderful :) I and many others look forward to it :)

agners commented 4 months ago

@creekorful we just encountered this recently as well. So friendly ping on this one, it seems no new release made it so far. :smile: