Skip to content

Release 1.12.4

Compare
Choose a tag to compare
@mhucka mhucka released this 25 Apr 05:58
· 8 commits to main since this release

Changes in this release:

  • Revise the retry algorithm in timed_request() again.
  • Make timed_request() print the response text in case of failures
  • Remove extra_requires from setup.py because it caused installation problems due to the syntax of the requirements file and I don't have patience for figuring out what setuptools needs this time.