{"id":17362518,"url":"https://github.com/domdfcoding/mypy-redef-issue","last_synced_at":"2025-03-27T17:28:48.906Z","repository":{"id":83184421,"uuid":"480347367","full_name":"domdfcoding/mypy-redef-issue","owner":"domdfcoding","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-11T11:20:03.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T20:45:01.227Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/domdfcoding.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-11T11:19:44.000Z","updated_at":"2022-04-11T11:20:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"43e5a628-6751-4598-b9db-c1bddcd0c53f","html_url":"https://github.com/domdfcoding/mypy-redef-issue","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fmypy-redef-issue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fmypy-redef-issue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fmypy-redef-issue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fmypy-redef-issue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domdfcoding","download_url":"https://codeload.github.com/domdfcoding/mypy-redef-issue/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245891810,"owners_count":20689400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T19:39:03.096Z","updated_at":"2025-03-27T17:28:48.901Z","avatar_url":"https://github.com/domdfcoding.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mypy issue reproducer\n\nInstructions:\n\n1. Create a virtual environment (`python3 -m virtualenv venv`)\n2. Activate the virtual environment (`source venv/bin/activate`)\n3. Install mypy and the demo module (`python3 -m pip install mypy src/`)\n4. Run mypy on `t.py` (`mypy t.py`)\n\n\n## Expected Output\n\n\n```\nt.py:3: note: Revealed type is \"def () -\u003e module.Optional\"\n```\n\n\n## Actual Output\n\n```\nt.py:3: note: Revealed type is \"typing._SpecialForm\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomdfcoding%2Fmypy-redef-issue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdomdfcoding%2Fmypy-redef-issue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomdfcoding%2Fmypy-redef-issue/lists"}