Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Python 3.12 and fix Radarr handling #1989

Merged
merged 20 commits into from
Feb 28, 2024
Merged

Conversation

clinton-hall
Copy link
Owner

Description

Adds Python 3.12 handling and fixes an issue with newer versions of Radarr returning and array of objects, not a single object.
Fixes #1983 #1985 #1986 #1987 #1988

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Fixes supplied by users.

Checklist:

  • I have based this change on the nightly branch
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@clinton-hall clinton-hall merged commit f98d6ff into nightly Feb 28, 2024
7 checks passed
@clinton-hall clinton-hall deleted the clinton-hall-Py3.12 branch February 28, 2024 02:47
@clinton-hall clinton-hall mentioned this pull request Apr 25, 2024
9 tasks
clinton-hall added a commit that referenced this pull request Apr 26, 2024
* Added Python3.12 and future 3.13

* Fix Radarr result handling

* remove py2.7 and py3.7 support
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