FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-103088: Fix scripts for Windows by Zabolekar · Pull Request #103325 · python/cpython · GitHub

/ cpython Public

gh-103088: Fix scripts for Windows - #103325

Merged
zooba merged 4 commits into
python:mainfrom
Zabolekar:fix-windows-scripts-issue-103088
Apr 11, 2023
Merged

gh-103088: Fix scripts for Windows#103325
zooba merged 4 commits into
python:mainfrom
Zabolekar:fix-windows-scripts-issue-103088

Conversation

Zabolekar commented Apr 6, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

Zabolekar requested review from a team and vsajip as code owners April 6, 2023 23:09

Copy link
Copy Markdown

Most changes to Python require a NEWS entry.

Please add it using the blurb_it web app or the blurb command-line tool.

ghost commented Apr 6, 2023
edited by ghost
Loading

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

arhadthedev added OS-windows stdlib Standard Library Python modules in the Lib/ directory labels Apr 7, 2023
Co-authored-by: Steve Dower <steve.dower@microsoft.com>
zooba merged commit ebc8103 into python:main Apr 11, 2023
Zabolekar deleted the fix-windows-scripts-issue-103088 branch April 11, 2023 20:01

rdbisme commented Jun 26, 2023

Copy link
Copy Markdown

Can we cut another release (I'm interested for Python 3.10) that includes this?

pfmoore commented Jun 26, 2023

Copy link
Copy Markdown
Member

No, sorry, Python 3.10 is now in security fix only mode - see the release schedule.

rdbisme commented Oct 10, 2023

Copy link
Copy Markdown

@zooba any chance we might backport this to 3.11? We're 1 version behind at work, and forced to use windows, and while using Git bash or Msys and creating venvs, doing python -m pip install <something> with a venv activated installs the packages in the main python site-packages instead.

I'd appreciate for it to work as expected :)

zooba commented Oct 31, 2023

Copy link
Copy Markdown
Member

Backporting to 3.11 is probably okay, but we need a new PR without the additional change to the batch file.

If you (or someone else) creates one, target 3.11 and put [3.11] at the start of the PR name and (GH-103325) at the end.

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

Labels

OS-windows stdlib Standard Library Python modules in the Lib/ directory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL