homepage

This issue tracker has been migrated to GitHub , and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: parser module doesn't support Ellipsis.
Type: behavior Stage: needs patch
Components: Library (Lib) Versions: Python 3.2, Python 3.3
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: mark.dickinson Nosy List: mark.dickinson, python-dev
Priority: normal Keywords: patch

Created on 2012年05月07日 16:18 by mark.dickinson, last changed 2022年04月11日 14:57 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
parser_ellipsis.patch mark.dickinson, 2012年05月07日 16:18 review
Messages (2)
msg160157 - (view) Author: Mark Dickinson (mark.dickinson) * (Python committer) Date: 2012年05月07日 16:18
Here's a simple patch. With this and other recent patches to the parser module, we can now correctly roundtrip all the (valid) Python files in Lib/ and Lib/test/.
msg160158 - (view) Author: Roundup Robot (python-dev) (Python triager) Date: 2012年05月07日 16:25
New changeset 2b1cc84bf1d9 by Mark Dickinson in branch '3.2':
Issue #14741: Fix missing support for ellipsis in parser module.
http://hg.python.org/cpython/rev/2b1cc84bf1d9
New changeset d50577c5711b by Mark Dickinson in branch 'default':
Issue #14741: Merge fix from 3.2.
http://hg.python.org/cpython/rev/d50577c5711b 
History
Date User Action Args
2022年04月11日 14:57:29adminsetgithub: 58946
2012年05月07日 16:25:49mark.dickinsonsetstatus: open -> closed
resolution: fixed
2012年05月07日 16:25:24python-devsetnosy: + python-dev
messages: + msg160158
2012年05月07日 16:18:43mark.dickinsoncreate

AltStyle によって変換されたページ (->オリジナル) /