Skip to content

Conversation

@chrisv2
Copy link
Contributor

@chrisv2 chrisv2 commented Jun 13, 2025

  • getargspec => getfullargspec (deprecated since Python 3.0(!), finally removed in 3.12)
  • assertEquals => assertEqual (deprecated since Python 3.2, removed in 3.12)
  • update version and supported Python versions in setup.py
  • fix "Invalid escape sequence \d" warning (Python 3.13)
  • add build/ folder to gitignore (gets created in github workspace)

chrisv2 added 2 commits June 13, 2025 12:49
* getargspec => getfullargspec (deprecated since Python 3.0(!), finally removed in 3.12)
* assertEquals => assertEqual (deprecated since Python 3.2, removed in 3.12)
* update version and supported Python versions in setup.py
* add build/ folder to gitignore (gets created in github workspace)
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.

1 participant