0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 31, 2025 — Jan 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #77 from geographika/python-versions More... 10 months ago
Remove EOL Python versions and add 3.13 More... 10 months ago
Prevent possible incorrect results when proxies=False fix #61, #71 Don't track the id() of objects other than our JsonRefs. We can't guarantee that memory won't be released and reused for the other objects. More... about 1 year ago
Bump pre-commit hook versions More... about 1 year ago
Restructure Repository (#66) More... about 2 years ago
Merge pull request #65 from dostuffthatmatters/master More... about 2 years ago
Add Python 3.12 to CI tests, add pip caching More... about 2 years ago
Update language in the README a bit More... over 2 years ago
Merge pull request #55 from mgorny/pdm-backend More... over 2 years ago
Migrate to pdm-backend More... over 2 years ago
Merge pull request #52 from gazpachoking/recursive_madness More... about 3 years ago
Add python 3.11 to test matrix More... about 3 years ago
Bump version, and update declared supported python to versions we actuall test More... about 3 years ago
Parameterize some of the new tests More... about 3 years ago
Remove some of the special casing for latest features More... about 3 years ago
Allow extra properties with merge_props to resolve references within. More... about 3 years ago
Allow reference objects to point within themselves. More... about 3 years ago
Fix caching documents when the root object is a reference. More... about 3 years ago
Switch to pdm for building Switch metadata to PEP 621 More... about 3 years ago
Don't set upper bound on python or pytest requirement More... about 3 years ago
Require poetry >= 1.2.0 for building. Fix #49 More... about 3 years ago
Bump version More... about 3 years ago
Fix proxies=False to recurse through references when replacing them. fix #48 More... about 3 years ago
Remove extra references to JsonLoader class in docs. refs #46 More... over 3 years ago
Merge pull request #46 from jpmckinney/patch-2 More... over 3 years ago
docs: jsonloader is no longer a JsonLoader instance More... over 3 years ago
Add repository and documentation links to metadata More... over 3 years ago
Bump version to 1.0.0 More... over 3 years ago
Merge pull request #43 from gazpachoking/no_lazy More... over 3 years ago
Remove walk_refs from public api More... over 3 years ago