Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

sys._git is empty on Windows #98629

Closed
Closed
Assignees
zooba
Labels
3.11only security fixes3.12only security fixesOS-windowsbuildThe build process and cross-build
@zooba

Description

@zooba

Compare/contrast these two official releases:

C:\> python3.11Python 3.11.0 (main, Oct 24 2022, 18:26:48) [MSC v.1933 64 bit (AMD64)] on win32Type "help", "copyright", "credits" or "license" for more information.>>> import sys>>> sys._git('CPython', '', '')>>> ^ZC:\> python3.10Python 3.10.8 (tags/v3.10.8:aaaf517, Oct 11 2022, 16:50:30) [MSC v.1933 64 bit (AMD64)] on win32Type "help", "copyright", "credits" or "license" for more information.>>> import sys>>> sys._git('CPython', 'tags/v3.10.8', 'aaaf517')>>> ^Z

Something broke in the build to not capture git information correctly.

Linked PRs

Metadata

Metadata

Assignees

Labels

3.11only security fixes3.12only security fixesOS-windowsbuildThe build process and cross-build

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp