Update dependency boltons to v26 (master) - #46
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/master-boltons-26.x
branch
from
August 12, 2026 01:08
25b5537 to
fe3683f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==21.0.0→==26.1.0Release Notes
mahmoud/boltons (boltons)
v26.1.0Compare Source
(July 17, 2026)
strutils.singularize][strutils.singularize] mangling words ending in 'ss'fileutils.AtomicSaver][fileutils.AtomicSaver] to acceptos.PathLikecopy.copy/copy.deepcopycollapsing [dictutils.OrderedMultiDict][dictutils.OrderedMultiDict] valuesstrutils.MultiReplace][strutils.MultiReplace] match lookupsetutils.IndexedSet][setutils.IndexedSet] out-of-range negative indexing wrapping aroundsetutils.IndexedSet][setutils.IndexedSet] slicing after removalsv26.0.0Compare Source
(June 19, 2026)
funcutils.once][funcutils.once] decorator for one-time function executionstrutils.human_readable_list][strutils.human_readable_list] for formatting lists as human-readable stringsiterutils.partition][iterutils.partition] to accept multiple predicatescacheoption to [iterutils.remap][iterutils.remap] and [iterutils.research][iterutils.research]iterutils.split][iterutils.split]maxsplit=0wrapping source object instead of its valueslistutils.BarrelList][listutils.BarrelList]insert()raisingIndexErroron large negative indices (now clamps like built-inlist)listutils.BarrelList][listutils.BarrelList]sort()with multiple internal listsdictutils.OrderedMultiDict][dictutils.OrderedMultiDict] equality comparison against plain mappingsstrutils.bytes2human][strutils.bytes2human] rollover at exact powers of 1024tbutils.ParsedException.from_string][tbutils.ParsedException]IndexErroron truncated tracebackstableutils.Table.to_text][tableutils.Table] column sizingstrutils.html2text][strutils.html2text] handlingv25.0.0Compare Source
(February 2, 2025)
utcnow()fileutils.atomic_save][fileutils.atomic_save]fileutils.rotate_file][fileutils.rotate_file]v24.1.0Compare Source
(November 1, 2024)
max_depthparameter to [fileutils.iter_find_files][fileutils.iter_find_files]enterparameter to [iterutils.research][iterutils.research] to support traversing custom data typesiterutils.remap][iterutils.remap] for easier debuggingtypeutils.Sentinel][typeutils.make_sentinel] copy behavior to return selfv24.0.0Compare Source
Per the RFC in issue #365, boltons is now Python 3 only. 3.7+ for now.
If you're a Python 2 user, feel free to pin at
boltons<24.0.0.Other minor changes:
update()behavior with empty iterablesv23.1.1Compare Source
(November 1, 2023)
Tiny release to include more test files in the sdist (source distribution) on PyPI.
v23.1.0Compare Source
(October 31, 2023)
fill/endparameters foriterutils.windowedanditerutils.pairwise, respectively (#350)cacheutils.LRU(#348)funcutils.copy_functionmaintains kw-only defaults (#336)ior(#341)v23.0.0Compare Source
(February 19, 2023)
Overdue update for Python 3.10 and 3.11 support ([#294][i294], [#303][i303], [#320][i320], [#323][i323], [#326][i326]/[#327][i327])
Add [iterutils.chunk_ranges][iterutils.chunk_ranges] ([#312][i312])
Improvements to
SpooledBytesIO/SpooledStringIO([#305][i305])Bugfix for infinite daterange issue when start and stop is the same ([#302][i302])
Fix
Bits.as_listbehavior ([#315][i315])21.0.0
(May 16, 2021)
Configuration
📅 Schedule: (in timezone Europe/Zurich)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.