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 2c3dfc4 commit 74f70c9Copy full SHA for 74f70c9
conf.py
@@ -95,9 +95,9 @@
95
# Checks fail due to rate limits
96
r'https://github.com/.*',
97
# The voters repo is private and appears as a 404
98
- #'https://github.com/python/voters',
+ # 'https://github.com/python/voters',
99
# The python-core team link is private, redirects to login
100
- #'https://github.com/orgs/python/teams/python-core',
+ # 'https://github.com/orgs/python/teams/python-core',
101
# The Discourse groups are private unless you are logged in
102
'https://discuss.python.org/groups/staff',
103
'https://discuss.python.org/groups/moderators',
0 commit comments