8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 656dad7 commit 63140b4Copy full SHA for 63140b4
Lib/idlelib/README.txt
@@ -280,3 +280,11 @@ first back-ported feature after 3.n.0 is released. Since each older
280
version file gets a different number of backports, it is easiest to
281
make a separate PR for each file and label it with the backports
282
needed.
283
+
284
+Github repository and issues
285
+----------------------------
286
287
+The CPython repository is https://github.com/python/cpython. The
288
+IDLE Issues listing is https://github.com/orgs/python/projects/31.
289
+The main classification is by Topic, based on the IDLE menu. View the
290
+topics list by clicking the [<]] button in the upper right.
0 commit comments