ITADN
pypi/stdlib-list

版本发布 6

v0.12.0
? · 2025-10-24

## What's Changed * chore: hash-pin actions versions by @miketheman in https://github.com/pypi/stdlib-list/pull/146 * [BOT] update list for 3.13 by @github-actions[bot] in https://github.com/pypi/stdlib-list/pull/156 * Prepare for Python 3.14 support by @AA-Turner in https://github.com/pypi/stdlib-list/pull/164 * [BOT] update list for 3.14 by @github-actions[bot] in https://github.com/pypi/stdlib-list/pull/168 * Use a frozenset for ``_stdlib_list_with_cache()`` by @AA-Turner in https://github.com/pypi/stdlib-list/pull/167 * Use importlib in walk-modules.py by @AA-Turner in https://github.com/pypi/stdlib-list/pull/173 * Use ``submodule_search_locations`` correctly by @AA-Turner in https://github.com/pypi/stdlib-list/pull/180 * Simplify ``walk-modules.py`` by @AA-Turner in https://github.com/pypi/stdlib-list/pull/181 * chore(ci): clean up, drop old EOL Pythons by @woodruffw in https://github.com/pypi/stdlib-list/pull/182 * build(deps): bump zizmorcore/zizmor-action from 0.1.1 to 0.1.2 by @dependabot[bot] in https://github.com/pypi/stdlib-list/pull/183 * Add CONTRIBUTING.md file with comprehensive contribution guidelines by @Copilot in https://github.com/pypi/stdlib-list/pull/166 * chore(ci): cleanup by @woodruffw in https://github.com/pypi/stdlib-list/pull/187 * chore: bump to 0.12.0 by @woodruffw in https://github.com/pypi/stdlib-list/pull/188 ## New Contributors * @AA-Turner made their first contribution in https://github.com/pypi/stdlib-list/pull/164 * @Copilot made their first contribution in https://github.com/pypi/stdlib-list/pull/166 **Full Changelog**: https://github.com/pypi/stdlib-list/compare/v0.11.1...v0.12.0

v0.11.1
? · 2025-02-18

## What's Changed * CI: enable attestations, cleanup by @woodruffw in https://github.com/pypi/stdlib-list/pull/134 * Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 by @dependabot in https://github.com/pypi/stdlib-list/pull/135 * Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 by @dependabot in https://github.com/pypi/stdlib-list/pull/136 * Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 by @dependabot in https://github.com/pypi/stdlib-list/pull/137 * ci: fix zizmor findings, add zizmor workflow by @woodruffw in https://github.com/pypi/stdlib-list/pull/138 * Add 3.13 to the version list so `stdlib_list("3.13")` works. by @yilei in https://github.com/pypi/stdlib-list/pull/139 * Bump astral-sh/setup-uv from 4 to 5 by @dependabot in https://github.com/pypi/stdlib-list/pull/140 * build(deps): bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 by @dependabot in https://github.com/pypi/stdlib-list/pull/141 * [BOT] update list for 3.13 by @github-actions in https://github.com/pypi/stdlib-list/pull/142 * Bump for 0.11.1 release by @di in https://github.com/pypi/stdlib-list/pull/144 ## New Contributors * @yilei made their first contribution in https://github.com/pypi/stdlib-list/pull/139 * @di made their first contribution in https://github.com/pypi/stdlib-list/pull/144 **Full Changelog**: https://github.com/pypi/stdlib-list/compare/v0.11.0...v0.11.1

v0.11.0
? · 2024-10-15

## What's Changed * docs: module inclusion policy by @woodruffw in https://github.com/pypi/stdlib-list/pull/119 * [BOT] update list for 3.12 by @github-actions in https://github.com/pypi/stdlib-list/pull/129 * drop 3.7 and 3.8, prep for 3.13 by @woodruffw in https://github.com/pypi/stdlib-list/pull/131 * [BOT] update list for 3.13 by @github-actions in https://github.com/pypi/stdlib-list/pull/132 * bump version ranges to 3.13 by @woodruffw in https://github.com/pypi/stdlib-list/pull/133 ## New Contributors * @miketheman made their first contribution in https://github.com/pypi/stdlib-list/pull/118 **Full Changelog**: https://github.com/pypi/stdlib-list/compare/v0.10.0...v0.11.0

v0.10.0
? · 2023-11-18

## What's Changed * [BOT] update list for 3.12 by @github-actions in https://github.com/pypi/stdlib-list/pull/99 * listgen: add Python 3.12 by @woodruffw in https://github.com/pypi/stdlib-list/pull/98 * stdlib_list: 0.10.0 by @woodruffw in https://github.com/pypi/stdlib-list/pull/100 **Full Changelog**: https://github.com/pypi/stdlib-list/compare/v0.9.0...v0.10.0

v0.9.0
? · 2023-06-22

## What's Changed * README: reflow, preserve archived README by @woodruffw in https://github.com/pypi/stdlib-list/pull/59 * treewide: PEP 517/8 by @woodruffw in https://github.com/pypi/stdlib-list/pull/63 * [BOT] update list for 3.11 by @github-actions in https://github.com/pypi/stdlib-list/pull/68 * [BOT] update list for 3.10 by @github-actions in https://github.com/pypi/stdlib-list/pull/67 * Fix tests, run tests in CI by @woodruffw in https://github.com/pypi/stdlib-list/pull/64 * QA: mypy, reformatting, and linting by @woodruffw in https://github.com/pypi/stdlib-list/pull/69 * workflows/listgen: fix missing env var by @woodruffw in https://github.com/pypi/stdlib-list/pull/73 * [BOT] update list for 3.7 by @github-actions in https://github.com/pypi/stdlib-list/pull/82 * [BOT] update list for 3.8 by @github-actions in https://github.com/pypi/stdlib-list/pull/84 * [BOT] update list for 3.9 by @github-actions in https://github.com/pypi/stdlib-list/pull/83 * listgen: merge list instead of overwriting by @woodruffw in https://github.com/pypi/stdlib-list/pull/81 * workflows: docs publishing by @woodruffw in https://github.com/pypi/stdlib-list/pull/85 * add dependabot, use alls-green by @woodruffw in https://github.com/pypi/stdlib-list/pull/86 * stdlib_list: 0.9.0rc0 by @woodruffw in https://github.com/pypi/stdlib-list/pull/87 * stdlib-list: 0.9.0 by @woodruffw in https://github.com/pypi/stdlib-list/pull/88 ## New Contributors * @woodruffw made their first contribution in https://github.com/pypi/stdlib-list/pull/59 * @github-actions made their first contribution in https://github.com/pypi/stdlib-list/pull/68 **Full Changelog**: https://github.com/pypi/stdlib-list/compare/v0.8.0...v0.9.0

v0.9.0rc0预发布
? · 2023-06-22

## What's Changed * README: reflow, preserve archived README by @woodruffw in https://github.com/pypi/stdlib-list/pull/59 * treewide: PEP 517/8 by @woodruffw in https://github.com/pypi/stdlib-list/pull/63 * [BOT] update list for 3.11 by @github-actions in https://github.com/pypi/stdlib-list/pull/68 * [BOT] update list for 3.10 by @github-actions in https://github.com/pypi/stdlib-list/pull/67 * Fix tests, run tests in CI by @woodruffw in https://github.com/pypi/stdlib-list/pull/64 * QA: mypy, reformatting, and linting by @woodruffw in https://github.com/pypi/stdlib-list/pull/69 * workflows/listgen: fix missing env var by @woodruffw in https://github.com/pypi/stdlib-list/pull/73 * [BOT] update list for 3.7 by @github-actions in https://github.com/pypi/stdlib-list/pull/82 * [BOT] update list for 3.8 by @github-actions in https://github.com/pypi/stdlib-list/pull/84 * [BOT] update list for 3.9 by @github-actions in https://github.com/pypi/stdlib-list/pull/83 * listgen: merge list instead of overwriting by @woodruffw in https://github.com/pypi/stdlib-list/pull/81 * workflows: docs publishing by @woodruffw in https://github.com/pypi/stdlib-list/pull/85 * add dependabot, use alls-green by @woodruffw in https://github.com/pypi/stdlib-list/pull/86 * stdlib_list: 0.9.0rc0 by @woodruffw in https://github.com/pypi/stdlib-list/pull/87 ## New Contributors * @woodruffw made their first contribution in https://github.com/pypi/stdlib-list/pull/59 * @github-actions made their first contribution in https://github.com/pypi/stdlib-list/pull/68 **Full Changelog**: https://github.com/pypi/stdlib-list/compare/v0.8.0...v0.9.0rc0