>> Johan Corveleyn wrote: >>> It seems something went wrong with the "Post-release housekeeping" >>> commits on the 1.10.x branch, r1835806 (post 1.10.1) and r1835936 >>> (post 1.10.2): they contain an empty diff for svn_version.h ... weird. [...]
The 'release.py create-tag' didn't work properly because the patch version number found in the file wasn't what it expected, because I hadn't noticed it needed updating after the previous problem during rolling 1.10.0. I have fixed 'svn_version.h' manually in r1836006. I have improved 'release.py' in r1836007, r1836011, r1836012. Thanks for noticing! -- - Julian