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

bpo-42972: Fully implement GC protocol for arraymodule types#26114

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
pablogsal merged 1 commit intopython:mainfromerlend-aasland:bpo-42972/array
May 25, 2021

Conversation

@erlend-aasland
Copy link
Contributor

@erlend-aaslanderlend-aasland commentedMay 13, 2021
edited by miss-islington
Loading

https://bugs.python.org/issue42972

Automerge-Triggered-By: GH:pablogsal

@erlend-aasland
Copy link
ContributorAuthor

@pablogsal: I'm addingskip news, as is inGH-26074.

@miss-islington
Copy link
Contributor

Thanks@erlend-aasland for the PR, and@pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-26362 is a backport of this pull request to the3.10 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.10only security fixes labelMay 25, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMay 25, 2021
…H-26114)(cherry picked from commitbd404cc)Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
miss-islington added a commit that referenced this pull requestMay 25, 2021
(cherry picked from commitbd404cc)Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
@erlend-aaslanderlend-aasland deleted the bpo-42972/array branchMay 25, 2021 19:28
@bedevere-bot
Copy link

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

Hi! The buildbotx86 Gentoo Non-Debug with X 3.x has failed when building commitbd404cc.

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/58/builds/253) and take a look at the build logs.
  4. Check if the failure is related to this commit (bd404cc) 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/58/builds/253

Failed tests:

  • test_idle

Failed subtests:

  • test_incremental_editing - idlelib.idle_test.test_colorizer.ColorDelegatorTest

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

== Tests result: FAILURE then FAILURE ==

416 tests OK.

10 slowest tests:

  • test_peg_generator: 18 min 4 sec
  • test_concurrent_futures: 4 min 10 sec
  • test_tokenize: 4 min 4 sec
  • test_lib2to3: 3 min 20 sec
  • test_unparse: 3 min 18 sec
  • test_multiprocessing_spawn: 2 min 57 sec
  • test_asyncio: 2 min 56 sec
  • test_unicodedata: 1 min 47 sec
  • test_multiprocessing_forkserver: 1 min 45 sec
  • test_gdb: 1 min 36 sec

1 test failed:
test_idle

10 tests skipped:
test_ctypes test_devpoll test_ioctl test_kqueue test_msilib
test_startfile test_winconsoleio test_winreg test_winsound
test_zipfile64

1 re-run test:
test_idle

Total duration: 44 min 50 sec

Click to see traceback logs
Traceback (most recent call last):  File"/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Lib/idlelib/idle_test/tkinter_testing_utils.py", line54, innew_test_methodraise exception  File"/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Lib/idlelib/idle_test/tkinter_testing_utils.py", line38, inafter_callbacknext(test_generator)  File"/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Lib/idlelib/idle_test/test_colorizer.py", line597, intest_incremental_editing    eq(text.tag_nextrange('KEYWORD','1.0'), ())AssertionError:Tuples differ: ('1.0', '1.1') != ()Traceback (most recent call last):  File"/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Lib/idlelib/idle_test/tkinter_testing_utils.py", line54, innew_test_methodraise exception  File"/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Lib/idlelib/idle_test/tkinter_testing_utils.py", line38, inafter_callbacknext(test_generator)  File"/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Lib/idlelib/idle_test/test_colorizer.py", line569, intest_incremental_editing    eq(text.tag_nextrange('KEYWORD','1.0'), ('1.0','1.2'))AssertionError:Tuples differ: () != ('1.0', '1.2')

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

Reviewers

@pablogsalpablogsalpablogsal approved these changes

@corona10corona10Awaiting requested review from corona10

@vstinnervstinnerAwaiting requested review from vstinner

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

6 participants

@erlend-aasland@miss-islington@bedevere-bot@pablogsal@corona10@the-knights-who-say-ni

[8]ページ先頭

©2009-2025 Movatter.jp