19:30:47 <KwBot> [plugins] felixfontein opened pull request #447 (getnikola:fix-parser): Fix escape sequences in LaTeX parser https://github.com/getnikola/plugins/pull/447 19:30:47 <KwBot> [plugins] felixfontein opened pull request #447 (getnikola:fix-parser): Fix escape sequences in LaTeX parser https://github.com/getnikola/plugins/pull/447 19:31:52 <KwBot> [plugins] Kwpolska closed pull request #447 (getnikola:fix-parser): Fix escape sequences in LaTeX parser https://github.com/getnikola/plugins/pull/447 19:31:52 <KwBot> [plugins] Kwpolska closed pull request #447 (getnikola:fix-parser): Fix escape sequences in LaTeX parser https://github.com/getnikola/plugins/pull/447 20:01:46 <KwBot> [plugins] felixfontein opened pull request #448 (getnikola:fix-typecheck): LaTeX plugin: fix type check https://github.com/getnikola/plugins/pull/448 20:01:46 <KwBot> [plugins] felixfontein opened pull request #448 (getnikola:fix-typecheck): LaTeX plugin: fix type check https://github.com/getnikola/plugins/pull/448 20:12:34 <KwBot> [plugins] Kwpolska closed pull request #448 (getnikola:fix-typecheck): LaTeX plugin: fix type check https://github.com/getnikola/plugins/pull/448 20:12:34 <KwBot> [plugins] Kwpolska closed pull request #448 (getnikola:fix-typecheck): LaTeX plugin: fix type check https://github.com/getnikola/plugins/pull/448 20:47:57 <KwBot> [plugins] felixfontein opened pull request #449 (getnikola:escape-sequences-2): Fix more escape sequences https://github.com/getnikola/plugins/pull/449 20:47:57 <KwBot> [plugins] felixfontein opened pull request #449 (getnikola:escape-sequences-2): Fix more escape sequences https://github.com/getnikola/plugins/pull/449 20:51:41 <KwBot> [plugins] felixfontein opened pull request #450 (getnikola:hash): Wordpress galleries: use hash value that stays identical over different invocations https://github.com/getnikola/plugins/pull/450 20:51:41 <KwBot> [plugins] felixfontein opened pull request #450 (getnikola:hash): Wordpress galleries: use hash value that stays identical over different invocations https://github.com/getnikola/plugins/pull/450 20:53:47 <felixfontein> sorry for all the PRs, I haven't updated my pages and blogs for some time (apparently not with Python 3.12 so far, maybe not even with Python 3.11), and that led to a flood of issues found (and when testing some of the changes I found more issues) 21:18:07 <ChrisWarrick> no problem, it’s not anything large or hard to review :) 21:18:50 <KwBot> [plugins] Kwpolska closed pull request #449 (getnikola:escape-sequences-2): Fix more escape sequences https://github.com/getnikola/plugins/pull/449 21:18:50 <KwBot> [plugins] Kwpolska closed pull request #449 (getnikola:escape-sequences-2): Fix more escape sequences https://github.com/getnikola/plugins/pull/449 21:20:03 <KwBot> [plugins] Kwpolska closed pull request #450 (getnikola:hash): Wordpress galleries: use hash value that stays identical over different invocations https://github.com/getnikola/plugins/pull/450 21:20:03 <KwBot> [plugins] Kwpolska closed pull request #450 (getnikola:hash): Wordpress galleries: use hash value that stays identical over different invocations https://github.com/getnikola/plugins/pull/450 21:31:09 <felixfontein> the hardest is likely https://github.com/getnikola/plugins/pull/449/files, since I had to make sure that I didn't add `r` when it is a bad idea (like when the string already contains `\n`) 21:31:19 <felixfontein> anyway, thanks a lot for reviewing and merging ChrisWarrick! 21:32:14 <ChrisWarrick> you’re welcome!