Skip to content

pydantic link points to old samuelcolvin/pydantic (HTTP 301 to pydantic/pydantic) #151

Description

@chirag127

Problem

README lists pydantic under Dynamic type checkers with a stale GitHub URL that GitHub 301-redirects to the current canonical repo.

Steps

  1. curl -I https://github.com/samuelcolvin/pydantic
  2. Observe HTTP/1.1 301 Moved Permanently and Location: https://github.com/pydantic/pydantic.

Expected

Link target: https://github.com/pydantic/pydantic (repo transferred to the pydantic org).

Actual

README.md line 37:

- [pydantic](https://github.com/samuelcolvin/pydantic) - Data parsing using Python type hinting. Supports dataclasses.

resolves via 301 redirect.

Environment

Repo master @ commit for README sha 3b9768133128bf929197279197ecdaa04458d927; verified 2026-07-04 with curl 8.x on Windows 11.

Thanks for maintaining typeddjango/awesome-python-typing!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions