10000 Migrate from Freenode to LiberaChat (#708) · python/devguide@4732d5e · GitHub
[go: up one dir, main page]

Skip to content

Commit 4732d5e

Browse files
authored
Migrate from Freenode to LiberaChat (#708)
1 parent 970b03e commit 4732d5e

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

buildbots.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
5757
passed and this one didn't, or vice versa), a message is posted to the channel.
5858
Keeping an eye on the channel after pushing a changeset is a simple way to get
5959
notified that there is something you should look in to.

communication.rst

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ to any issue, subscribe to python-bugs-list_.
5050

5151
General Python questions should go to `python-list`_ or `tutor`_
5252
or 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/>`_
5656
mailing 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

7777
Zulip
7878
-----
@@ -85,10 +85,9 @@ IRC
8585

8686
Some core developers enjoy spending time on IRC discussing various issues
8787
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.
9291

9392

9493
Blogs

documenting.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1736,7 +1736,8 @@ How to get help
17361736

17371737
Discussions 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

17421743
Translation FAQ

help.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Ask #python-dev
4141
---------------
4242

4343
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
4545
developers, ranging from triagers to core developers, who can answer
4646
questions 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

5757
Zulip
5858
-----

0 commit comments

Comments
 (0)
0