@@ -77,7 +77,7 @@ to read through it!
77
77
reasonable
78
78
-
79
79
- [ Hugo] Move ` python-docs-theme ` under ` cpython ` PyPI org:
80
- https://discuss.python.org/t/request-python-organisation-on-pypi/26545/10
80
+ < https://discuss.python.org/t/request-python-organisation-on-pypi/26545/10 >
81
81
- Petr: why not ` python ` ?
82
82
- Hugo: because if other projects use the theme, they're
83
83
[ borrowing trust and credibility from CPython] ( https://github.com/python/python-docs-theme ) .
@@ -87,14 +87,14 @@ to read through it!
87
87
- Mariatta: Or use Discord instead?
88
88
- Group decision: we'll test Discord next month
89
89
- [ Carol] History of Dead Batteries page/approach
90
- https://discuss.python.org/t/history-of-dead-batteries/68934
90
+ < https://discuss.python.org/t/history-of-dead-batteries/68934 >
91
91
- Hugo: should we have stub pages?
92
92
- Ned: yes, redirect them to a single page with info on replacements. before we got
93
93
404, now we get redirect to homepage instead of 404, which bit less useful
94
94
- Petr: also keep entries for removed functions/classes. better place for porting
95
95
notes than in cramming in What's New.
96
96
- [ Carol] API navigation or tables on long pages:
97
- https://discuss.python.org/t/summary-tables-as-an-api-overview/68474
97
+ < https://discuss.python.org/t/summary-tables-as-an-api-overview/68474 >
98
98
- [ python/cpython #125810 ] ( https://github.com/python/cpython/pull/125810 ) ->
99
99
[ docs.python.org/3/library/math.html] ( https://docs.python.org/3/library/math.html )
100
100
- [ python/cpython #126342 ] ( https://github.com/python/cpython/pull/126342 ) ->
0 commit comments