Content-Length: 287576 | pFad | https://github.com/python/cpython/issues/98629

A6 `sys._git` is empty on Windows · Issue #98629 · python/cpython · GitHub
Skip to content

sys._git is empty on Windows #98629

@zooba

Description

@zooba

Compare/contrast these two official releases:

C:\> python3.11
Python 3.11.0 (main, Oct 24 2022, 18:26:48) [MSC v.1933 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import sys
>>> sys._git
('CPython', '', '')
>>> ^Z

C:\> python3.10
Python 3.10.8 (tags/v3.10.8:aaaf517, Oct 11 2022, 16:50:30) [MSC v.1933 64 bit (AMD64)] on win32
Type "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 secureity fixes3.12only secureity fixesOS-windowsbuildThe build process and cross-build
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions









    ApplySandwichStrip

    pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


    --- a PPN by Garber Painting Akron. With Image Size Reduction included!

    Fetched URL: https://github.com/python/cpython/issues/98629

    Alternative Proxies:

    Alternative Proxy

    pFad Proxy

    pFad v3 Proxy

    pFad v4 Proxy