mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
gh-95491: Mention IDLE Issue project in Readme (GH-95750) (#95791)
(cherry picked from commit 63140b445e)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
This commit is contained in:
parent
c96b26cb06
commit
77fccc29df
1 changed files with 8 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue