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:
5252 you. You can also access builder information by clicking on the builder
5353 status bubbles in the top line.
5454
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
5757passed and this one didn't, or vice versa), a message is posted to the channel.
5858Keeping an eye on the channel after pushing a changeset is a simple way to get
5959notified 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_.
5050
5151General Python questions should go to `python-list `_ or `tutor `_
5252or similar resources, such as StackOverflow _ or the ``#python `` IRC channel
53- on Freenode _ .
53+ on Libera.Chat _ .
5454
5555`Core-Workflow <https://mail.python.org/mm3/mailman3/lists/core-workflow.python.org/ >`_
5656mailing list is the place to discuss and work on improvements to the CPython
@@ -72,7 +72,7 @@ RSS feed readers.
7272.. _python-list : https://mail.python.org/mailman/listinfo/python-list
7373.. _tutor : https://mail.python.org/mailman/listinfo/tutor
7474.. _StackOverflow : https://stackoverflow.com/
75- .. _ Freenode : http ://freenode.net /
75+ .. _ Libera.Chat : https ://libera.chat /
7676
7777Zulip
7878-----
8585
8686Some core developers enjoy spending time on IRC discussing various issues
8787regarding 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.
9291
9392
9493Blogs
Original file line number Diff line number Diff line change @@ -1736,7 +1736,8 @@ How to get help
17361736
17371737Discussions about translations occur on the `doc-sig
17381738<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 ``.
17401741
17411742
17421743Translation FAQ
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ Ask #python-dev
4141---------------
4242
4343If 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
4545developers, ranging from triagers to core developers, who can answer
4646questions about developing for Python. As with the mailing lists,
4747``#python-dev `` is for questions involving the development *of * Python
@@ -52,7 +52,7 @@ whereas ``#python`` is for questions concerning development *with* Python.
5252 You may not be able to access the history of this channel, so it cannot
5353 be used as a "knowledge base" of sorts.
5454
55- .. _ freenode : https://freenode.net /
55+ .. _ Libera.Chat : https://libera.chat /
5656
5757Zulip
5858-----
You can’t perform that action at this time.
0 commit comments