Sujet : Re: Module urljoin does not appear to work with scheme Gemini
De : sch (at) *nospam* fedora.email (Schimon Jehudah)
Groupes : comp.lang.pythonDate : 22. Apr 2025, 16:22:53
Autres entêtes
Message-ID : <mailman.28.1745335395.3008.python-list@python.org>
References : 1 2 3
User-Agent : Claws Mail 4.3.1 (GTK 3.24.48; x86_64-pc-linux-gnu)
Is there an "ignore" option for "urljoin" to allow schemes that are not
included in the registry of the interpreter of the Python computer
language?
I think that it is needed to have, even if it is not registered, as
there are ongoing attempts to try to censor Gemini and Gopher.
gemini://woodpeckersnest.space/~schapps/journal/2024-05-28-censoring-gemini-and-gopher.gmi
Schimon
On Tue, 22 Apr 2025 15:33:52 +0100
"Henry S. Thompson" <
ht@inf.ed.ac.uk> wrote:
Schimon Jehudah via Python-list writes:
Yesterday, I have added support for a new syndication format, Gemini
feed.
I note that 'gemini' is not (yet?) a registered URI scheme:
https://www.iana.org/assignments/uri-schemes/uri-schemes.xhtml
ht