-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
python setup.py check --restructuredtext --strict --metadata fails with: warning: check: Could not finish the parsing. if the RST document uses code or code-block directives. #67252
Copy link
Copy link
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 23063 |
|---|---|
| Nosy | @merwok, @berkerpeksag, @msabramo, @dstufft, @posita |
| Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = <Date 2015-01-15.05:00:39.460>
created_at = <Date 2014-12-16.07:58:05.153>
labels = ['type-bug', 'library']
title = '`python setup.py check --restructuredtext --strict --metadata` fails with: `warning: check: Could not finish the parsing.` if the RST document uses code or code-block directives.'
updated_at = <Date 2016-12-15.16:08:02.354>
user = 'https://github.com/msabramo'bugs.python.org fields:
activity = <Date 2016-12-15.16:08:02.354>
actor = 'posita'
assignee = 'none'
closed = True
closed_date = <Date 2015-01-15.05:00:39.460>
closer = 'python-dev'
components = ['Distutils']
creation = <Date 2014-12-16.07:58:05.153>
creator = 'Marc.Abramowitz'
dependencies = []
files = ['37464', '37471', '37472']
hgrepos = ['288']
issue_num = 23063
keywords = ['patch']
message_count = 9.0
messages = ['232720', '232721', '232722', '232734', '232753', '232754', '232756', '232943', '234051']
nosy_count = 6.0
nosy_names = ['eric.araujo', 'python-dev', 'berker.peksag', 'Marc.Abramowitz', 'dstufft', 'posita']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue23063'
versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error