- hierarchical, multi-source settings manager [a30ea9f3]
- declare library type-annotated [a7f1f0f4]
- README:
- use absolute URL to make link work on PyPi too [47b38029]
- fix typos [fd70937b]
- update project classifiers [2c983daa]
- Contributing guide:
- describe new developer conveniences [0a45fd46]
- snipped on releasing a new version [b82c58c3]
- provide package version at standard location [a17eb7c0]
decode_bytes
:- error handling led to data loss in subsequent chunks [722d0305]
itertools
collection of iterators that are focused on processing (byte) streams of information collected from subprocesses. This includes basic support for simple pipe-like processing stream, including splitting off, and rejoining certain items in such a stream. These tools extend and interoperate with standard Python utilities for iterables, such as the built-initertools
, and themore_itertools
package. [3175cafe]
- show off new features on the frontpage [751e5bf9]
- update project metadata [72ecde84]
iter_subproc()
utilityiterable_subprocess()
utilityCommandError
exception
- Non-functional test release
- Non-functional test release