0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jul 20, 2025 — Jul 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: follow change of a type of anyconfig.processors.processors.Processors._processors
ssato
as Satoru SATOH
More... over 5 years ago
change a type of anyconfig.processors.processors.Processors._processors
ssato
as Satoru SATOH
More... over 5 years ago
change: add 'ProcsT', an type alias of typing.List[ProcT]
ssato
as Satoru SATOH
More... over 5 years ago
fix: correct a type hint of anyconfig.parsers.parsers.Parsers.__init__
ssato
as Satoru SATOH
More... over 5 years ago
fix: correct type hints
ssato
as Satoru SATOH
More... over 5 years ago
fix: define Paser{,s,Clss}T only once
ssato
as Satoru SATOH
More... over 5 years ago
Merge pull request #122 from ssato/f-strings
ssato
as Satoru SATOH
More... over 5 years ago
fix/change: use f-strings instead of str.format
ssato
as Satoru SATOH
More... over 5 years ago
Merge pull request #121 from ssato/type-hints
ssato
as Satoru SATOH
More... over 5 years ago
fix: correct a makefile to build it with copr
ssato
as Satoru SATOH
More... over 5 years ago
enhancement: [tox] add sdist and srpm target
ssato
as Satoru SATOH
More... over 5 years ago
enhancement: add an experimental badge of GitHub contributors' #
ssato
as Satoru SATOH
More... over 5 years ago
fix: remove unstable checks and ensure pickle data dumped to a file
ssato
as Satoru SATOH
More... over 5 years ago
fix: add missing test cases for anyconfig.api.open
ssato
as Satoru SATOH
More... over 5 years ago
enhancement: add some common json data
ssato
as Satoru SATOH
More... over 5 years ago
fix: rename some **/common.py to datatypes.py to make those purpose clearer
ssato
as Satoru SATOH
More... over 5 years ago
fix: correct some type hints
ssato
as Satoru SATOH
More... over 5 years ago
change: remove the definition of anyconfig.common.PathT not used
ssato
as Satoru SATOH
More... over 5 years ago
change: rename anyconfig.api.*_
ssato
as Satoru SATOH
More... over 5 years ago
fix: correct some type hints and related minor issues in anyconfig.api.load_
ssato
as Satoru SATOH
More... over 5 years ago
fix: remove unused import of operator
ssato
as Satoru SATOH
More... over 5 years ago
fix: ignore mypy errors I don't know how to fix them temporarily
ssato
as Satoru SATOH
More... over 5 years ago
fix: follow changes in anyconfig.utils.files
ssato
as Satoru SATOH
More... over 5 years ago
fix: use some types from anyconfig.common instead of original ones
ssato
as Satoru SATOH
More... over 5 years ago
fix: allow primitive data to validate because JSON spec does allow them
ssato
as Satoru SATOH
More... over 5 years ago
change: add a global variable, GLOB_MARKER
ssato
as Satoru SATOH
More... over 5 years ago
fix: avoid a circular import of anyconfig.ioinfo in anyconfig.utils
ssato
as Satoru SATOH
More... over 5 years ago
fix: use relative import for internal sub modules instead of absolute one
ssato
as Satoru SATOH
More... over 5 years ago
fix: add str as a primitive type because JSON allows it as a valid data
ssato
as Satoru SATOH
More... over 5 years ago
fix: [doc] add missing .rst for anyconfig.utils.*
ssato
as Satoru SATOH
More... over 5 years ago