(May 16, 2021)
β [funcutils.noop]: https://boltons.readthedocs.io/en/latest/funcutils.html#boltons.funcutils.noop
(August 11, 2020)
repr parameter to [funcutils.format_invocation][funcutils.format_invocation](June 21, 2020)
(March 29, 2020)
__module__partial support to [FunctionBuilder][FunctionBuilder]read_nsindex() method to account for removalsseekable, readable, and writable to SpooledIOBasesingularizeπ First release of the year! Also the first release in a while to add a new module, pathutils!
os.path.expanduser.include_dirs param to fileutils.iter_find_files bytes type (#231)get_common_count()π (Unreleased)
π New module [pathutils][pathutils]:
os.path.expanduser.β [pathutils.augpath]: https://boltons.readthedocs.io/en/latest/funcutils.html#boltons.pathutils.augpath β [pathutils.shrinkuser]: https://boltons.readthedocs.io/en/latest/funcutils.html#boltons.pathutils.shrinkuser β [pathutils.expandpath]: https://boltons.readthedocs.io/en/latest/funcutils.html#boltons.pathutils.expandpath
(October 28, 2019)
Three funcutils:
func(pos1, pos2, kw_k=kw_v)Type(pos, kw_k=kw_v)<Type k=v>β [funcutils.format_invocation]: https://boltons.readthedocs.io/en/latest/funcutils.html#boltons.funcutils.format_invocation
(October 19, 2019)
π A bunch of small fixes and enhancements.
level arg__rsub__ for better interop with the builtin setformatargspec)β [OrderedMultiDict.sorted]: http://boltons.readthedocs.org/en/latest/dictutils.html#boltons.dictutils.OrderedMultiDict.sorted
(February 28, 2019)
Couple of enhancements, couple of cleanups.
get_arg_names() method, and its get_defaults_dict() method
finally includes kwonly argument defaults.