Re: Python's removal of asyncore/asynchat in 3.12 affects svnpubsub/client.py

2024-12-31 Thread Daniel Gruno
On 12/31/24 02:31, Greg Stein wrote: My recommendation would be to patch the asfpy package to understand the svnpubsub protocol (basically: \0 instead of \n). The asfpy.pubsub package is what Infra uses for all of its clients to listen to the official ASF pubsub service. It's fully async. As

Re: [PR] Display the original name of component. [subversion]

2024-12-31 Thread Stefan Sperling
On Mon, Dec 30, 2024 at 08:06:37PM +0100, Daniel Sahlberg wrote: > Den lör 28 dec. 2024 kl 21:35 skrev Daniel Sahlberg < > daniel.l.sahlb...@gmail.com>: > > > I also made a "review" in Github but it seems that wasn't forwarded to the > > list so I'll copy-paste it below: > > > > Thank you for the