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

GH-100805: Support numpy.array() in random.choice().#100830

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

Merged
rhettinger merged 2 commits intopython:mainfromrhettinger:random_choice_numpy
Jan 8, 2023

Conversation

@rhettinger
Copy link
Contributor

@rhettingerrhettinger commentedJan 7, 2023
edited by bedevere-bot
Loading

prithvijitguha and TheTrio reacted with thumbs up emojimiguelgondu reacted with heart emoji
@rhettingerrhettinger added type-bugAn unexpected behavior, bug, or error needs backport to 3.11only security fixes labelsJan 7, 2023
…5rBz9.rstCo-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@rhettingerrhettinger merged commit9a68ff1 intopython:mainJan 8, 2023
@miss-islington
Copy link
Contributor

Thanks@rhettinger for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@rhettingerrhettinger deleted the random_choice_numpy branchJanuary 8, 2023 19:40
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestJan 8, 2023
…100830)(cherry picked from commit9a68ff1)Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
@bedevere-bot
Copy link

GH-100858 is a backport of this pull request to the3.11 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.11only security fixes labelJan 8, 2023
miss-islington added a commit that referenced this pull requestJan 8, 2023
(cherry picked from commit9a68ff1)Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
@bedevere-bot
Copy link

⚠️⚠️⚠️ Buildbot failure⚠️⚠️⚠️

Hi! The buildbotPPC64LE Fedora Stable LTO + PGO 3.11 has failed when building commit6184b80.

What do you need to do:

  1. Don't panic.
  2. Checkthe buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/954/builds/522) and take a look at the build logs.
  4. Check if the failure is related to this commit (6184b80) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/all/#builders/954/builds/522

Failed tests:

  • test_syslog

Summary of the results of the build (if available):

==

Click to see traceback logs
Traceback (most recent call last):  File"/home/buildbot/buildarea/3.11.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line209, inmain    cache[rtype].remove(name)KeyError:'/psm_98c9985f'Traceback (most recent call last):  File"/home/buildbot/buildarea/3.11.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line209, inmain    cache[rtype].remove(name)KeyError:'/psm_379f6adc'Traceback (most recent call last):  File"/home/buildbot/buildarea/3.11.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line209, inmain    cache[rtype].remove(name)KeyError:'/psm_18963e0d'

@bedevere-bot
Copy link

⚠️⚠️⚠️ Buildbot failure⚠️⚠️⚠️

Hi! The buildbotPPC64LE Fedora Stable LTO 3.11 has failed when building commit6184b80.

What do you need to do:

  1. Don't panic.
  2. Checkthe buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/943/builds/520) and take a look at the build logs.
  4. Check if the failure is related to this commit (6184b80) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/all/#builders/943/builds/520

Failed tests:

  • test_syslog
  • test_audit

Summary of the results of the build (if available):

==

Click to see traceback logs
Traceback (most recent call last):  File"/home/buildbot/buildarea/3.11.cstratak-fedora-stable-ppc64le.lto/build/Lib/multiprocessing/resource_tracker.py", line209, inmain    cache[rtype].remove(name)KeyError:'/psm_c2852262'Traceback (most recent call last):  File"/home/buildbot/buildarea/3.11.cstratak-fedora-stable-ppc64le.lto/build/Lib/multiprocessing/resource_tracker.py", line209, inmain    cache[rtype].remove(name)KeyError:'/psm_d3e03100'Traceback (most recent call last):  File"/home/buildbot/buildarea/3.11.cstratak-fedora-stable-ppc64le.lto/build/Lib/multiprocessing/resource_tracker.py", line209, inmain    cache[rtype].remove(name)KeyError:'/psm_535c4b3b'

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@AlexWaygoodAlexWaygoodAlexWaygood approved these changes

@mdickinsonmdickinsonAwaiting requested review from mdickinson

Assignees

No one assigned

Labels

type-bugAn unexpected behavior, bug, or error

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@rhettinger@miss-islington@bedevere-bot@AlexWaygood

[8]ページ先頭

©2009-2025 Movatter.jp