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

2024-12-31 Thread Daniel Gruno
":" + str(port)`. [[[ -    self.push(('GET %s HTTP/1.0\r\n\r\n' % resource).encode('ascii')) +    self.push(('GET %s HTTP/1.1\r\nHost: %s:%d\r\n\r\n' % +               (resource, host, port)).encode('

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

2024-12-18 Thread Daniel Gruno
pypubsub uses a slightly different protocol than svnpubsub, so you shouldn't really be testing against it (unless you want to support both protocols, in which case that'd be awesome - https://infra.apache.org/pypubsub.html can help you there). The svnpubsub service we have is still located at s

[NOTICE] Mandatory relocation of Apache git repositories on git-wip-us.apache.org

2018-12-07 Thread Daniel Gruno
[IF YOUR PROJECT DOES NOT HAVE GIT REPOSITORIES ON GIT-WIP-US PLEASE DISREGARD THIS EMAIL; IT WAS MASS-MAILED TO ALL APACHE PROJECTS] Hello Apache projects, I am writing to you because you may have git repositories on the git-wip-us server, which is slated to be decommissioned in the coming mon