issues Search Results · repo:pypi/stdlib-list language:Python
Filter by
43 results
(66 ms)43 results
inpypi/stdlib-list (press backspace or delete to remove)Looks like 3.13 got missed (vs https://github.com/pypi/stdlib-list/blob/main/stdlib_list/base.py#L22) from wheels and
sdist in PyPi.
Is it possible to cut a new release in PyPi with the update that s ...
BwL1289
- 2
- Opened on Feb 18
- #143
Last release (v0.10.0) was from 18th Nov 2023.
At the time of writing, 19 commits have been contributed since (link).
It would be great to create a new release that contains these changes.
Motivation, ...
sitaktif
- 3
- Opened on Jul 3, 2024
- #122
Following discussion in #119: we should add a new API, in_stdlib_namespace, that behaves like in_stdlib except that it
(1) does not check that the identifier actually exists, and (2) therefore does not ...
enhancement
woodruffw
- Opened on Apr 30, 2024
- #120
The modules typing.io and typing.re are missing in 3.10. They are present only in 3.8 and nowhere else, even though they
exist at least in 3.10, albeit created in an awkward way.
gmesch
- 10
- Opened on Apr 26, 2024
- #117
The automated module list generation (e.g. #77, #78, #79) works, but it reveals some weaknesses:
1. For older Python versions it uses the Sphinx inventory, meaning that modules that are no longer listed ...
documentation
woodruffw
- 3
- Opened on Jun 21, 2023
- #80
Tracking task for myself: the Travis-based CI should be rewritten.
woodruffw
- Opened on Jun 10, 2023
- #60
There have been several suggestions to do something similar to:
if python-version = 3.10:
return sys.stdlib_module_names
else:
return old-algorithm
Please don t do this, as the first half of ...
enhancement
thebjorn
- 2
- Opened on Jun 9, 2023
- #58

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.