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

GH-92584: Remove reference to Distutils in cx_Freeze's description #108047

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

AA-Turner
Copy link
Member

@AA-Turner AA-Turner commented Aug 16, 2023

@AA-Turner AA-Turner added docs Documentation in the Doc dir skip news needs backport to 3.11 only security fixes needs backport to 3.12 bug and security fixes labels Aug 16, 2023
@AA-Turner AA-Turner requested review from vstinner, zooba, zware and a team August 16, 2023 17:46
@vstinner vstinner merged commit 57fcf96 into python:main Aug 16, 2023
@miss-islington
Copy link
Contributor

Thanks @AA-Turner for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@vstinner
Copy link
Member

Merged, thanks.

@miss-islington
Copy link
Contributor

Sorry, @AA-Turner and @vstinner, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 57fcf96e4f21b8955b3ae4b4d70e4b756949712f 3.11

@bedevere-bot
Copy link

GH-108057 is a backport of this pull request to the 3.12 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.12 bug and security fixes label Aug 16, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 16, 2023
…ription (pythonGH-108047)

Remove reference to Distutils in ``cx_Freeze``'s description
(cherry picked from commit 57fcf96)

Co-authored-by: Adam Turner <[email protected]>
@AA-Turner
Copy link
Member Author

Will backport manually.

AA-Turner added a commit to AA-Turner/cpython that referenced this pull request Aug 16, 2023
…'s description (pythonGH-108047)

Remove reference to Distutils in ``cx_Freeze``'s description.
(cherry picked from commit 57fcf96)

Co-authored-by: Adam Turner <[email protected]>
@bedevere-bot
Copy link

GH-108061 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Aug 16, 2023
vstinner pushed a commit that referenced this pull request Aug 16, 2023
…cription (GH-108047) (#108061)

Remove reference to Distutils in ``cx_Freeze``'s description.
(cherry picked from commit 57fcf96)
Yhg1s pushed a commit that referenced this pull request Aug 16, 2023
…cription (GH-108047) (#108057)

GH-92584: Remove reference to Distutils in ``cx_Freeze``'s description (GH-108047)

Remove reference to Distutils in ``cx_Freeze``'s description
(cherry picked from commit 57fcf96)

Co-authored-by: Adam Turner <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants