8000 Dead link for `linspace` recipe · Issue #118671 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

Dead link for linspace recipe #118671

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

Closed
trag1c opened this issue May 6, 2024 · 2 comments · Fixed by #118730
Closed

Dead link for linspace recipe #118671

trag1c opened this issue May 6, 2024 · 2 comments · Fixed by #118730
Labels
docs Documentation in the Doc dir

Comments

@trag1c
Copy link
Contributor
trag1c commented May 6, 2024

Documentation

.. seealso::
* The `linspace recipe <https://code.activestate.com/recipes/579000/>`_
shows how to implement a lazy version of range suitable for floating
point applications.

The "See also" section for range seems to have a dead link to the linspace recipe: https://code.activestate.com/recipes/579000/

Linked PRs

@trag1c trag1c added the docs Documentation in the Doc dir label May 6, 2024
@hugovk
Copy link
Member
hugovk commented May 6, 2024

Here's a working link, would you like to open a PR to fix it?

https://code.activestate.com/recipes/579000-equally-spaced-numbers-linspace/

Might be worth grepping for other broken ActiveState links.

@trag1c
Copy link
Contributor Author
trag1c commented May 6, 2024

Sure! I'll also look for others :)

hugovk pushed a commit that referenced this issue May 8, 2024
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue May 8, 2024
(cherry picked from commit c4f9823)

Co-authored-by: trag1c <trag1cdev@yahoo.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
hugovk pushed a commit that referenced this issue May 8, 2024
Co-authored-by: trag1c <trag1cdev@yahoo.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
SonicField pushed a commit to SonicField/cpython that referenced this issue May 8, 2024
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants
0