| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 26.1.0 source code.tar.gz | 2026-07-17 | 251.4 kB | |
| 26.1.0 source code.zip | 2026-07-17 | 307.7 kB | |
| README.md | 2026-07-17 | 456 Bytes | |
| Totals: 3 Items | 559.5 kB | 0 | |
- Fixed
strutils.singularizemangling words ending in 'ss' - Fixed
fileutils.AtomicSaverto acceptos.PathLike - Fixed
copy.copy/copy.deepcopycollapsingdictutils.OrderedMultiDictvalues - Sped up
strutils.MultiReplacematch lookup - Fixed
setutils.IndexedSetout-of-range negative indexing wrapping around - Fixed
setutils.IndexedSetslicing after removals
Full Changelog: https://github.com/mahmoud/boltons/compare/26.0.0...26.1.0