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

obs-scripting: Remove Python version upper limit on Linux #10613

Merged
merged 1 commit into from May 3, 2024

Conversation

tytan652
Copy link
Collaborator

Description

Remove Python version upper limit on Linux

Motivation and Context

We don't rely on the stable ABI on Linux…

How Has This Been Tested?

Quickly tested the url-text.py script.

Types of changes

  • Tweak (non-breaking change to improve existing functionality)

Checklist:

  • My code has been run through clang-format.
  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

@tytan652 tytan652 requested a review from PatTheMav April 28, 2024 14:04
@tytan652 tytan652 added Enhancement Improvement to existing functionality Linux Affects Linux labels Apr 28, 2024
Copy link
Member

@RytoEX RytoEX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks okay at a glance. @PatTheMav ?

Also removes it for FreeBSD and OpenBSD
@RytoEX RytoEX added this to the OBS Studio (Next Version) milestone May 3, 2024
@RytoEX RytoEX merged commit 9fa23c8 into obsproject:master May 3, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improvement to existing functionality Linux Affects Linux
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants