python / importlib_metadata Public
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
Add type annotations #10
Comments
|
In GitLab by @warsaw on Sep 18, 2018, 24:27 mentioned in merge request !18 |
|
In GitLab by @jaraco on Oct 7, 2018, 14:14 @warsaw, do you want to do this for the 0.6 release or push it out to another release? I've not used type annotations much, so I'd appreciate if you'd take the first cut at it and I can use that work to improve my understanding. I think this work should be simpler now that much of the module logic has been stripped out. |
|
In GitLab by @jaraco on Oct 7, 2018, 14:20 Now that I think about it, I'd like to get 0.6 out, so I'll push this out to the next milestone. We can get to it at any point. |
|
In GitLab by @jaraco on Nov 27, 2018, 17:21 removed milestone |
|
In GitLab by @warsaw on May 6, 2019, 19:44 After discussing at Pycon 2019, we decided to use We would ship the |
|
In GitLab by @gahjelle on May 7, 2019, 19:49 mentioned in merge request !59 |
|
In GitLab by @warsaw on Jun 7, 2019, 21:08 I'm deferring this past 1.0 (i.e. Python 3.8 final). |
|
In GitLab by @jaraco on Jan 26, 2020, 16:43 removed milestone |
|
I'm declaring this done as the project runs typechecks against the code base which has some type declarations. Improvements welcome. I'll add a |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

In GitLab by @warsaw on Sep 11, 2018, 24:35
For Python 3 only.
The text was updated successfully, but these errors were encountered: