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

Documentation download links (3.4.2 #66675

Closed
willingc opened this issue Sep 24, 2014 · 3 comments
Closed

Documentation download links (3.4.2 #66675

willingc opened this issue Sep 24, 2014 · 3 comments
Labels
docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error

Comments

@willingc
Copy link
Contributor

BPO 22485
Nosy @terryjreedy, @larryhastings, @berkerpeksag, @willingc
Superseder
  • bpo-22484: Build doc archives for RC versions, docs download broken for 3.4.2rc1
  • 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 2014-09-24.18:21:11.651>
    created_at = <Date 2014-09-24.18:18:21.124>
    labels = ['type-bug', 'docs']
    title = 'Documentation download links (3.4.2'
    updated_at = <Date 2014-09-24.18:29:30.995>
    user = 'https://github.com/willingc'

    bugs.python.org fields:

    activity = <Date 2014-09-24.18:29:30.995>
    actor = 'willingc'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2014-09-24.18:21:11.651>
    closer = 'berker.peksag'
    components = ['Documentation']
    creation = <Date 2014-09-24.18:18:21.124>
    creator = 'willingc'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 22485
    keywords = []
    message_count = 3.0
    messages = ['227480', '227482', '227483']
    nosy_count = 5.0
    nosy_names = ['terry.reedy', 'larry', 'docs@python', 'berker.peksag', 'willingc']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '22484'
    type = 'behavior'
    url = 'https://bugs.python.org/issue22485'
    versions = ['Python 3.4']

    @willingc
    Copy link
    Contributor Author

    As reported by a couple of users on the python-docs mailing list:

    Python 3.4.2rc1 docs are giving a 404 Not Found when clicking on the links to download (https://docs.python.org/3.4/download.html).

    Python 3.5.0a0 links download docs correctly (https://docs.python.org/3.5/download.html).

    If I option-click on a Mac, I can download Python 3.4.2rc1 docs; however, the direct links 404.

    @willingc willingc added docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error labels Sep 24, 2014
    @berkerpeksag
    Copy link
    Member

    Thanks for the report. This is a duplicate of bpo-22484.

    @willingc
    Copy link
    Contributor Author

    Thanks Berker. I'm glad it's being addressed and you have submitted a patch.

    @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
    docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants