cpython/Doc/reference
Miss Islington (bot) bc03bf42e7
gh-97850: Remove the open issues section from the import reference (GH-97935)
Remove the open issues section from the import reference

Tracking in https://github.com/python/cpython/issues/97850 instead.
(cherry picked from commit f8edc6ff53)

Co-authored-by: Brett Cannon <brett@python.org>
2022-10-06 14:07:34 -07:00
..
compound_stmts.rst GH-96359: Fix docs that claim int(0|1) doesn't match False (GH-96361) 2022-08-29 00:14:33 -07:00
datamodel.rst [3.10] gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (GH-97768) (#97925) 2022-10-05 14:10:55 -07:00
executionmodel.rst bpo-12029: [doc] clarify that except does not match virtual subclasses of the specified exception type (GH-32027) (GH-32034) 2022-03-21 21:22:39 +00:00
expressions.rst gh-86482: Document assignment expression need for ()s (GH-23291) 2022-10-06 12:33:23 -07:00
grammar.rst bpo-42485: [Doc] Link to PEP 617 from full grammar specification (GH-23532) 2020-11-30 19:08:26 +00:00
import.rst gh-97850: Remove the open issues section from the import reference (GH-97935) 2022-10-06 14:07:34 -07:00
index.rst Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages. 2012-10-28 11:10:24 -07:00
introduction.rst [3.10] gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) (GH-95644) 2022-08-04 12:19:44 +03:00
lexical_analysis.rst [3.10] gh-95994: Clarify escaped newlines. (GH-96066) (#96360) 2022-08-28 15:17:01 +02:00
simple_stmts.rst gh-87304: Improve comments in language reference for imports (GH-92164) 2022-05-03 15:24:03 -07:00
toplevel_components.rst bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) 2020-09-18 09:10:15 +02:00