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

gh-133580: add missing exception in _sys_getwindowsversion_from_kernel32 by maxbachmann · Pull Request #133574 · python/cpython · GitHub

/ cpython Public

gh-133580: add missing exception in _sys_getwindowsversion_from_kernel32 - #133574

Merged
zooba merged 4 commits into
python:mainfrom
maxbachmann:patch-6
May 14, 2025
Merged

gh-133580: add missing exception in _sys_getwindowsversion_from_kernel32#133574
zooba merged 4 commits into
python:mainfrom
maxbachmann:patch-6

Conversation

maxbachmann commented May 7, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

This fixes a regression from #102256 where I didn't properly set the exception. This didn't cause issues for me since I wrote this when I was still using Python 3.11 where this was structured differently.

maxbachmann changed the title add missing exception in _sys_getwindowsversion_from_kernel32 gh-133580: add missing exception in _sys_getwindowsversion_from_kernel32 May 7, 2025
…BMujJ.rst

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Comment thread Python/sysmodule.c Outdated
Co-authored-by: Steve Dower <steve.dower@microsoft.com>
zooba merged commit 5d118d0 into python:main May 14, 2025
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL