On Mon, Apr 6, 2026 at 2:57 PM Daniel Sahlberg <[email protected]> wrote:
> mån 6 apr. 2026 kl. 20:19 skrev Ivan Zhakov <[email protected]>: > >> On Thu, 19 Mar 2026 at 21:17, Evgeny Kotkov via dev < >> [email protected]> wrote: >> >>> Evgeny Kotkov <[email protected]> writes: >>> >>> > Hi all, >>> > >>> > A gentle reminder: we're currently blocked from making an RC1 by the >>> following >>> > two nominations: […] >>> >>> A quick status update: the second nomination has been merged, and we are >>> now >>> just one vote away from merging the final blocker: >>> >>> * r1931549 >>> Use bytewise content comparison in the "is the file modified?" working >>> copy >>> checks if we have the pristine file content. >>> Justification: >>> Avoid changing the file comparison characteristics for working >>> copies with >>> pristine contents. >>> Notes: >>> Discussed in >>> https://lists.apache.org/thread/128rgf7ozn72ljfzn7o18gfhb9l43y26 >>> Votes: >>> +1: kotkov, rinrab >>> >>> It would be great if someone could provide the remaining vote, so that I >>> would >>> be able to start rolling the RC1 build. >>> >>> >> I have a bit of experience with the relevant parts of the working copy. I >> also had a few spare cycles, so I took a detailed look at the proposed >> change. >> >> I didn't find any problems and I think that the change and its nomination >> both look good. >> >> Hope this helps! >> >> -- >> Ivan Zhakov >> > > Oh, Hi Ivan! > > Surprised but very happy to see you here! Welcome back, hope you could > once again become a regular! > > Thank you for the feedback, it has been on my todo list forever to check > this and with your encouragement I’ll try to do it one of the next few days! > > Thanks, > Daniel > > Hello Ivan, Ditto everything Daniel said. Glad to hear from you. I have been meaning to cast a vote on this but have been blocked from doing it because of difficulties with the distro built by unix-build/Makefile.svn. Apparently the Python 3 built by it is broken in some way; also apparently without a small fix it seems to invoke my system's python rather than the one being built for testing, but it doesn't seem to work correctly with the system python either. I am trying to solve this problem, which will be important for testing the rc as well. Thanks, Nathan

