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

The python 2.6.1 source distribution is missing Doc/tools/sphinxext #48801

Closed
andreask mannequin opened this issue Dec 5, 2008 · 2 comments
Closed

The python 2.6.1 source distribution is missing Doc/tools/sphinxext #48801

andreask mannequin opened this issue Dec 5, 2008 · 2 comments

Comments

@andreask
Copy link
Mannequin

andreask mannequin commented Dec 5, 2008

BPO 4551
Nosy @birkenfeld

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 2008-12-05.19:56:53.959>
created_at = <Date 2008-12-05.19:41:40.589>
labels = ['expert-installation']
title = 'The python 2.6.1 source distribution is missing Doc/tools/sphinxext'
updated_at = <Date 2008-12-05.19:56:53.957>
user = 'https://bugs.python.org/andreask'

bugs.python.org fields:

activity = <Date 2008-12-05.19:56:53.957>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = <Date 2008-12-05.19:56:53.959>
closer = 'georg.brandl'
components = ['Installation']
creation = <Date 2008-12-05.19:41:40.589>
creator = 'andreask'
dependencies = []
files = []
hgrepos = []
issue_num = 4551
keywords = []
message_count = 2.0
messages = ['77061', '77062']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'andreask']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue4551'
versions = ['Python 2.6']

@andreask
Copy link
Mannequin Author

andreask mannequin commented Dec 5, 2008

The directory Doc/tools/sphinxext is missing in the Python 2.6.1 source
distribution. This breaks building the html help.

The directory is present in the Python 2.6 source distribution.

@andreask andreask mannequin added the topic-installation label Dec 5, 2008
@birkenfeld
Copy link
Member

This was caused by a bug in the release script. Fixed in r67599.

Thanks for the report!

@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
Projects
None yet
Development

No branches or pull requests

1 participant