5
5
6
6
###General information
7
7
8
- This is the repository and issue tracker for[ python.org] ( https://www.python.org ) .
9
- The repository for CPython itself is athttps://github.com/python/cpython , and the
10
- issue tracker is athttps://github.com/python/cpython/issues/ .
8
+ This is the repository and issue tracker for[ python.org] ( https://www.python.org ) .
11
9
12
- Issues related to[ Python's documentation] ( https://docs.python.org ) can be filed in
13
- https://github.com/python/cpython/issues/ .
10
+ > [ !NOTE]
11
+ > The repository for CPython itself is athttps://github.com/python/cpython , and the
12
+ > issue tracker is athttps://github.com/python/cpython/issues/ .
13
+ >
14
+ > Similarly, issues related to[ Python's documentation] ( https://docs.python.org ) can be filed in
15
+ > https://github.com/python/cpython/issues/ .
14
16
15
17
###Contributing
16
18
@@ -19,5 +21,4 @@ https://github.com/python/cpython/issues/.
19
21
* Documentation:https://pythondotorg.readthedocs.io/
20
22
* Mailing list:[ pydotorg-www] ( https://mail.python.org/mailman/listinfo/pydotorg-www )
21
23
* IRC:` #pydotorg ` on Freenode
22
- * Staging site:https://staging.python.org/ (` main ` branch)
23
24
* License: Apache License