jaraco / jaraco/jaraco.structures

Fully type module then mark as `py.typed`

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

This is an issue to track `jaraco.structures` being marked as `py.typed`.
I'd rather not lie about the typed state of a library and wait until all its public members are fully annotated (or at least to a "best effort") before being marked as `py.typed`.

Refs:
- https://github.com/jaraco/skeleton/issues/98
- https://github.com/jaraco/skeleton/pull/136#discussion_r1714057809
- https://github.com/jaraco/skeleton/issues/143

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the issue body and its three linked skeleton references, then inspect jaraco.structures' public members to identify the remaining typing work. Done means the public API is fully or best-effort annotated and the package is marked py.typed without overstating its typed status.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
developer-experience
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.