File tree Expand file tree Collapse file tree 3 files changed +29
-5
lines changed Expand file tree Collapse file tree 3 files changed +29
-5
lines changed Original file line number Diff line number Diff line change 115
115
(
116
116
(
117
117
('https://twitter.com/pypyproject' , 'Twitter' ),
118
- ('https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end' , 'IRC logs' ),
119
- ('https://libera.irclog.whitequark.org/pypy' , 'IRC logs (libera.chat)' ),
118
+ ('https://libera.irclog.whitequark.org/pypy' , 'IRC logs' ),
120
119
('https://www.youtube.com/playlist?list=PLADqad94yVqDRQXuqxKrPS5QnVqbDLlRt' , 'YouTube' ),
121
120
('https://www.twitch.tv/pypyproject' , 'Twitch' ),
122
121
('/people.html' , 'People' ),
Original file line number Diff line number Diff line change 7
7
.. description:
8
8
9
9
10
- * irc:
10
+ * irc: ** #pypy ** on ** irc.libera.chat **
11
11
12
- * ** #pypy ** on **irc.freenode.net ** (still the official channel)
13
- * ** #pypy ** on ** irc.libera.chat ** (will become official soon?)
12
+ - **NOTE **: the official #pypy channel used to be on Freenode, ` but it is no
13
+ longer the case `_
14
14
15
15
* mailing list: `pypy-dev at python.org `__
16
16
25
25
.. __ : https://mail.python.org/mailman/listinfo/pypy-dev
26
26
.. _`issue tracker` : https://foss.heptapod.net/pypy/pypy/issues?status=new&status=open
27
27
.. _`dev site` : https://doc.pypy.org
28
+ .. _`but it is no longer the case` : /posts/2021/05/pypy-irc-moves-to-libera-chat.html
Original file line number Diff line number Diff line change
1
+ <!--
2
+ .. title: #pypy IRC moves to Libera.Chat
3
+ .. slug: pypy-irc-moves-to-libera-chat
4
+ .. date: 2021-05-31 10:00:00 UTC
5
+ .. author: antocuni
6
+ .. tags:
7
+ .. category:
8
+ .. link:
9
+ .. description:
10
+ .. type: text
11
+ -->
12
+
13
+ Following the example of many other FOSS projects, the PyPy team has
14
+ decided to move its official `` #pypy `` IRC channel from Freenode to
15
+ [ Libera.Chat] ( https://libera.chat/ ) : [ irc.libera.chat/hpy] ( irc://irc.libera.chat/pypy )
16
+
17
+ The core devs will no longer be present on the Freenode channel, so we recommend to
18
+ join the new channel as soon as possible.
19
+
20
+ wikimedia.org has a
21
+ [ nice guide] ( https://meta.wikimedia.org/wiki/IRC/Migrating_to_Libera_Chat ) on
22
+ how to setup your client to migrate from Freenode to Libera.Chat.
23
+
24
+ <!-- TEASER_END-->
You can’t perform that action at this time.
0 commit comments