Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.1k
gh-103088: Fix scripts for Windows#103325
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
bedevere-bot commentedApr 6, 2023
Most changes to Pythonrequire a NEWS entry. Please add it using theblurb_it web app or theblurb command-line tool. |
ghost commentedApr 6, 2023 • edited by ghost
Loading Uh oh!
There was an error while loading.Please reload this page.
edited by ghost
Uh oh!
There was an error while loading.Please reload this page.
Misc/NEWS.d/next/Windows/2023-04-11-09-22-22.gh-issue-103088.6AJEuR.rst OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Steve Dower <steve.dower@microsoft.com>
rdbisme commentedJun 26, 2023
Can we cut another release (I'm interested for Python 3.10) that includes this? |
No, sorry, Python 3.10 is now in security fix only mode - seethe release schedule. |
rdbisme commentedOct 10, 2023
@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 I'd appreciate for it to work as expected :) |
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 |
Uh oh!
There was an error while loading.Please reload this page.