{{ message }}
[3.12] gh-46968: Fix invalid reference to Sound eXchange (SoX) 12.17.7 license - #115094
Merged
Conversation
Contributor
Author
|
Thanks @ambv for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Feb 6, 2024
…12.17.7 license (pythonGH-115094) Fix invalid reference to Sound eXchange (SoX) 12.17.7 license (cherry picked from commit b391199) Co-authored-by: Łukasz Langa <lukasz@langa.pl>
|
Sorry, @ambv, I could not cleanly backport this to |
|
GH-115095 is a backport of this pull request to the 3.11 branch. |
ambv
added a commit
to ambv/cpython
that referenced
this pull request
Feb 6, 2024
… license (python#115094) (cherry picked from commit b391199)
ambv
added a commit
to ambv/cpython
that referenced
this pull request
Feb 6, 2024
… (SoX) 12.17.7 license (pythonGH-115094) Fix invalid reference to Sound eXchange (SoX) 12.17.7 license (cherry picked from commit b391199) Co-authored-by: Łukasz Langa <lukasz@langa.pl>
Contributor
Author
|
GH-115096 is the backport of this pull request to the 3.10 branch. |
|
GH-115095 is a backport of this pull request to the 3.11 branch. |
|
GH-115096 is a backport of this pull request to the 3.10 branch. |
Contributor
Author
|
That's what I said! |
ambv
added a commit
that referenced
this pull request
Feb 6, 2024
ambv
added a commit
that referenced
this pull request
Feb 6, 2024
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

The previously referenced license used wording that was incompatible with the overarching Python license:
However, the previously used license text was used in error due to difficulties in finding the referred source files so long after they were incorporated into Python.
This change uses the Sun Microsystems, Inc. license from the version of SoX parts of which are used in Python. This license is fully compatible with the PSF License.
📚 Documentation preview 📚: https://cpython-previews--115094.org.readthedocs.build/