File tree Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ There are three ways of visualizing recent build results:
52
52
you. You can also access builder information by clicking on the builder
53
53
status bubbles in the top line.
54
54
55
- If you like IRC, having an IRC client open to the #python-dev channel on
56
- irc.freenode.net is useful. Any time a builder changes state (last build
55
+ If you like IRC, having an IRC client open to the #python-dev-notifs channel on
56
+ irc.libera.chat is useful. Any time a builder changes state (last build
57
57
passed and this one didn't, or vice versa), a message is posted to the channel.
58
58
Keeping an eye on the channel after pushing a changeset is a simple way to get
59
59
notified that there is something you should look in to.
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ to any issue, subscribe to python-bugs-list_.
50
50
51
51
General Python questions should go to `python-list `_ or `tutor `_
52
52
or similar resources, such as StackOverflow _ or the ``#python `` IRC channel
53
- on Freenode _ .
53
+ on Libera.Chat _ .
54
54
55
55
`Core-Workflow <https://mail.python.org/mm3/mailman3/lists/core-workflow.python.org/ >`_
56
56
mailing list is the place to discuss and work on improvements to the CPython
@@ -72,7 +72,7 @@ RSS feed readers.
72
72
.. _python-list : https://mail.python.org/mailman/listinfo/python-list
73
73
.. _tutor : https://mail.python.org/mailman/listinfo/tutor
74
74
.. _StackOverflow : https://stackoverflow.com/
75
- .. _ Freenode : http ://freenode.net /
75
+ .. _ Libera.Chat : https ://libera.chat /
76
76
77
77
Zulip
78
78
-----
85
85
86
86
Some core developers enjoy spending time on IRC discussing various issues
87
87
regarding Python's development in the ``#python-dev `` channel on
88
- ``irc.freenode.net ``. This is not a place to ask for help with Python, but to
89
- discuss issues related to Python's own development. You can use Freenode's
90
- `Web interface <https://webchat.freenode.net/ >`_ if you don't have an IRC
91
- client.
88
+ ``irc.libera.chat ``. This is not a place to ask for help with Python, but to
89
+ discuss issues related to Python's own development. See also the
90
+ ``#python-dev-notifs `` channel for bots notifications.
92
91
93
92
94
93
Blogs
Original file line number Diff line number Diff line change @@ -1736,7 +1736,8 @@ How to get help
1736
1736
1737
1737
Discussions about translations occur on the `doc-sig
1738
1738
<https://mail.python.org/mailman/listinfo/doc-sig> `_ mailing list,
1739
- and there's a freenode IRC channel, ``#python-doc ``.
1739
+ and there's a `Libera.Chat IRC <https://libera.chat/ >`_ channel,
1740
+ ``#python-doc ``.
1740
1741
1741
1742
1742
1743
Translation FAQ
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ Ask #python-dev
41
41
---------------
42
42
43
43
If you are comfortable with IRC you can try asking on ``#python-dev `` (on
44
- the `freenode `_ network). Typically there are a number of experienced
44
+ the `Libera.Chat `_ network). Typically there are a number of experienced
45
45
developers, ranging from triagers to core developers, who can answer
46
46
questions about developing for Python. As with the mailing lists,
47
47
``#python-dev `` is for questions involving the development *of * Python
@@ -52,7 +52,7 @@ whereas ``#python`` is for questions concerning development *with* Python.
52
52
You may not be able to access the history of this channel, so it cannot
53
53
be used as a "knowledge base" of sorts.
54
54
55
- .. _ freenode : https://freenode.net /
55
+ .. _ Libera.Chat : https://libera.chat /
56
56
57
57
Zulip
58
58
-----
You can’t perform that action at this time.
0 commit comments