Movatterモバイル変換


[0]ホーム

URL:


homepage

Issue28008

This issue trackerhas been migrated toGitHub, and is currentlyread-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title:PEP 530, asynchronous comprehensions implementation
Type:enhancementStage:resolved
Components:Interpreter CoreVersions:Python 3.6
process
Status:closedResolution:fixed
Dependencies:Superseder:
Assigned To: yselivanovNosy List: lukasz.langa, ned.deily, python-dev, vstinner, yselivanov
Priority:Keywords:patch

Created on2016-09-07 21:15 byyselivanov, last changed2022-04-11 14:58 byadmin. This issue is nowclosed.

Files
File nameUploadedDescriptionEdit
async_comp_1.patchyselivanov,2016-09-07 21:15
asyncomp.patchyselivanov,2016-09-09 16:05review
Messages (7)
msg274897 -(view)Author: Yury Selivanov (yselivanov)*(Python committer)Date: 2016-09-07 21:15
This patch is supposed to be committed after issue#28003.
msg275358 -(view)Author: Roundup Robot (python-dev)(Python triager)Date: 2016-09-09 17:36
New changesetcf91a929b81a by Yury Selivanov in branch 'default':Issue#28008: ImplementPEP 530 -- asynchronous comprehensions.https://hg.python.org/cpython/rev/cf91a929b81a
msg275359 -(view)Author: Yury Selivanov (yselivanov)*(Python committer)Date: 2016-09-09 17:36
Committed. Thank you Victor for the review.
msg275361 -(view)Author: STINNER Victor (vstinner)*(Python committer)Date: 2016-09-09 17:58
You are not done yet :-)http://buildbot.python.org/all/builders/s390x%20SLES%203.x/builds/1762/steps/test/logs/stdio======================================================================FAIL: test_files (test.test_tools.test_unparse.DirectoryTestCase)----------------------------------------------------------------------Traceback (most recent call last):  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/test/test_tools/test_unparse.py", line 297, in test_files    self.check_roundtrip(source)  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/test/test_tools/test_unparse.py", line 132, in check_roundtrip    self.assertASTEqual(ast1, ast2)  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/test/test_tools/test_unparse.py", line 124, in assertASTEqual    self.assertEqual(ast.dump(ast1), ast.dump(ast2))AssertionError: 'Modu[156588 chars]sync=1)]))], decorator_list=[], returns=None),[36372 chars]])])' != 'Modu[156588 chars]sync=0)]))], decorator_list=[], returns=None),[36372 chars]])])'----------------------------------------------------------------------
msg275384 -(view)Author: Roundup Robot (python-dev)(Python triager)Date: 2016-09-09 18:48
New changeset223c134af5a1 by Yury Selivanov in branch 'default':Issue#28008: Fix test_unparsehttps://hg.python.org/cpython/rev/223c134af5a1
msg275385 -(view)Author: Yury Selivanov (yselivanov)*(Python committer)Date: 2016-09-09 18:49
Should be fixed now.
msg275416 -(view)Author: Yury Selivanov (yselivanov)*(Python committer)Date: 2016-09-09 20:05
Build bots are green now, closing this.
History
DateUserActionArgs
2022-04-11 14:58:36adminsetgithub: 72195
2016-09-11 17:43:06ned.deilysetpriority: release blocker ->
status: open -> closed
resolution: fixed
2016-09-09 20:05:49yselivanovsetmessages: +msg275416
2016-09-09 18:49:16yselivanovsetmessages: +msg275385
2016-09-09 18:48:48python-devsetmessages: +msg275384
2016-09-09 17:58:37vstinnersetstatus: closed -> open
resolution: fixed -> (no value)
messages: +msg275361
2016-09-09 17:36:45yselivanovsetstatus: open -> closed
resolution: fixed
stage: patch review -> resolved
2016-09-09 17:36:34yselivanovsetmessages: +msg275359
2016-09-09 17:36:13python-devsetnosy: +python-dev
messages: +msg275358
2016-09-09 16:05:27yselivanovsetfiles: +asyncomp.patch
2016-09-07 21:15:27yselivanovcreate
Supported byThe Python Software Foundation,
Powered byRoundup
Copyright © 1990-2022,Python Software Foundation
Legal Statements

[8]ページ先頭

©2009-2026 Movatter.jp