User Details
- User Since
- Jun 12 2018, 2:03 PM (276 w, 1 d)
Jul 28 2023
Jul 17 2023
I went ahead and merged this, because it should be trivially correct. Feel free to revert or let me know if there are any issues.
Jul 13 2023
Fix both places
Mar 23 2023
Mar 22 2023
Minor NFC, I plan to land this tomorrow or Friday
NFC
Mar 20 2023
Thanks, addressed some more review comments.
address feedback about matcher, clang-format
Took some review suggestions (Thanks!)
Mar 17 2023
sort doc
clang-format+doc
Mar 6 2023
Mar 2 2023
mv release note, rebase
Feb 27 2023
Thanks. Added release note. Lmk if I should go ahead and merge this.
Feb 10 2023
Feb 9 2023
Remove both test cases that pass on current main on Linux, but fail on Windows. Seems unrelated to add/fix them here.
Simplify patch and remove test case failing on Windows, but passing on Linux
Feb 6 2023
Jan 25 2023
Nov 10 2021
There are tests, but the issue (segmentation fault) is only observable on 32-bit AFAICT. On other platforms it is "only" UB, but doing the right thing.
May 23 2021
I suspect this broke the OSS-Fuzz integration
Mar 9 2021
I merged this before review because without the patch we are unable to compile and it should be trivially correct. Feel free to revert if there are any issues with it.
Mar 5 2021
@Dor1s I can commit this myself, but it needs one approval first. Mind taking a look?
Dec 17 2020
Yes, please. I don't have commit right.
Dec 16 2020
Made unit test pass 😅
Apr 18 2020
Apr 15 2020
Feb 11 2019
No, I don't have commit right
Jan 31 2019
Jul 29 2018
Jun 26 2018
Keep python2 by default for now
Jun 13 2018
why is this switch necessary?
Jun 12 2018
In python2.7:
TypeError: 'encoding' is an invalid keyword argument for this function