]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-95491: Mention IDLE Issue project in Readme (GH-95750)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 8 Aug 2022 14:03:23 +0000 (07:03 -0700)
committerGitHub <noreply@github.com>
Mon, 8 Aug 2022 14:03:23 +0000 (07:03 -0700)
(cherry picked from commit 63140b445e4a303df430b3d60c1cd4ef34f27c03)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/README.txt

index 779b51c1b931e45a5a7cd70388d5fe4ae3ca6680..76aec58912f00e543d0a623719bc42589478b97a 100644 (file)
@@ -280,3 +280,11 @@ first back-ported feature after 3.n.0 is released. Since each older
 version file gets a different number of backports, it is easiest to
 make a separate PR for each file and label it with the backports
 needed.
+
+Github repository and issues
+----------------------------
+
+The CPython repository is https://github.com/python/cpython.  The
+IDLE Issues listing is https://github.com/orgs/python/projects/31.
+The main classification is by Topic, based on the IDLE menu.  View the
+topics list by clicking the [<]] button in the upper right.