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

2024-12-30 Thread Greg Stein
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. Check out the pubsub.py module in https://git

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

2024-12-30 Thread Daniel Sahlberg
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 patch! > > I understand the idea of the patch but I'm not sure I think this > i

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

2024-12-30 Thread via GitHub
lonicerae commented on PR #26: URL: https://github.com/apache/subversion/pull/26#issuecomment-2565444995 Hey @dsahlberg-apache-org ! Thank you so much for reviewing this PR! What you said is exactly what I was concerned about. Such a change would indeed render scripts that rely on command o