Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some exceptions not highlighted in exceptions documentation. #61749

Closed
RamchandraApte mannequin opened this issue Mar 26, 2013 · 2 comments
Closed

Some exceptions not highlighted in exceptions documentation. #61749

RamchandraApte mannequin opened this issue Mar 26, 2013 · 2 comments
Labels
type-feature A feature request or enhancement

Comments

@RamchandraApte
Copy link
Mannequin

RamchandraApte mannequin commented Mar 26, 2013

BPO 17549
Nosy @birkenfeld, @ezio-melotti

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 2013-03-29.18:15:00.894>
created_at = <Date 2013-03-26.09:05:13.242>
labels = ['type-feature', 'invalid']
title = 'Some exceptions not highlighted in exceptions documentation.'
updated_at = <Date 2013-03-29.18:15:00.893>
user = 'https://bugs.python.org/RamchandraApte'

bugs.python.org fields:

activity = <Date 2013-03-29.18:15:00.893>
actor = 'ezio.melotti'
assignee = 'none'
closed = True
closed_date = <Date 2013-03-29.18:15:00.894>
closer = 'ezio.melotti'
components = []
creation = <Date 2013-03-26.09:05:13.242>
creator = 'Ramchandra Apte'
dependencies = []
files = []
hgrepos = []
issue_num = 17549
keywords = []
message_count = 2.0
messages = ['185262', '185273']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'ezio.melotti', 'Ramchandra Apte']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue17549'
versions = ['Python 3.3', 'Python 3.4']

@RamchandraApte
Copy link
Mannequin Author

RamchandraApte mannequin commented Mar 26, 2013

In http://docs.python.org/3/library/exceptions.html#exception-hierarchy , some exception are not highlighted correctly.

@ezio-melotti
Copy link
Member

That's probably because the pygment version used by the docs don't include the new Exceptions introduced in PEP-3151.

@ezio-melotti ezio-melotti added the type-feature A feature request or enhancement label Mar 26, 2013
@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-feature A feature request or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant