Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 22.1b1 #11077

Merged
merged 3 commits into from
Apr 30, 2022
Merged

Release 22.1b1 #11077

merged 3 commits into from
Apr 30, 2022

Conversation

pradyunsg
Copy link
Member

Relates to #10991

@pradyunsg pradyunsg added the skip news Does not need a NEWS file entry (eg: trivial changes) label Apr 30, 2022
@pradyunsg
Copy link
Member Author

Fatal Python error: _Py_HashRandomization_Init: failed to get random numbers to initialize Python
Python runtime state: preinitialized

Traceback (most recent call last):

  File "D:\a\pip\pip\tools\protected_pip.py", line 60, in <module>

    main(sys.argv[1:])

  File "D:\a\pip\pip\tools\protected_pip.py", line 53, in main

    subprocess.check_call(

  File "C:\hostedtoolcache\windows\Python\3.10.4\x64\Lib\subprocess.py", line 369, in check_call

    raise CalledProcessError(retcode, cmd)

subprocess.CalledProcessError: Command '['D:\\a\\pip\\pip\\.nox\\test-3-10\\Scripts\\python.EXE', '-m', 'pip', 'wheel', '-w', 'tests/data/common_wheels', '-r', 'tests/requirements-common_wheels.txt']' returned non-zero exit status 1.

Now that is weird. :/

@pradyunsg
Copy link
Member Author

Now that is weird. :/

Looks like I introduced that regression in #11076. #11078 reverts the errant commit, which means this should be green now?

@pradyunsg pradyunsg marked this pull request as ready for review April 30, 2022 12:05
@pradyunsg pradyunsg merged commit f51d471 into pypa:main Apr 30, 2022
@pradyunsg pradyunsg deleted the release/22.1b1 branch April 30, 2022 13:42
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
skip news Does not need a NEWS file entry (eg: trivial changes)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant