Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-08-22 | 205 Bytes | |
Version 2.13.5 source code.tar.gz | 2024-08-22 | 794.7 kB | |
Version 2.13.5 source code.zip | 2024-08-22 | 915.6 kB | |
Totals: 3 Items | 1.7 MB | 0 |
Bug fixes:
- Fix includes when using Windows long paths (
\\?\
prefix). [#5321] - Support
-Wpedantic
in C++20 mode. [#5322] - Fix and test
<ranges>
support forpy::tuple
andpy::list
. [#5314]