FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · rhaps0dy/python-databind · GitHub
rhaps0dy
/
python-databind
Public
forked from
NiklasRosenstein/python-databind
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on May 10, 2024
Add None to the PlainDatatypeConverter
rhaps0dy
committed
8d98170
View commit details
Copy full SHA for 8d98170
Browse repository at this point
Commits on Apr 2, 2024
release 4.5.1
NiklasRosenstein
committed
572c79c
View commit details
Copy full SHA for 572c79c
Browse repository at this point
fix: Downgrade to `poetry-core==1.0.8` for `databind.core` and `databind.json` packages because of #64 (#65)
Show description for 89c7fee
NiklasRosenstein
authored
89c7fee
View commit details
Copy full SHA for 89c7fee
Browse repository at this point
Commits on Mar 19, 2024
fix proxy packages `pyproject.toml` [packages] key
NiklasRosenstein
committed
25b14da
View commit details
Copy full SHA for 25b14da
Browse repository at this point
release 4.5.0
NiklasRosenstein
committed
dce7d2d
View commit details
Copy full SHA for dce7d2d
Browse repository at this point
update docs (#62)
Show description for 166ec4a
NiklasRosenstein
authored
166ec4a
View commit details
Copy full SHA for 166ec4a
Browse repository at this point
Merge `databind.core` and `databind.json` into `databind` package (#61)
Show description for acfc438
NiklasRosenstein
authored
acfc438
View commit details
Copy full SHA for acfc438
Browse repository at this point
Bump typing-extensions and typeapi (#60)
Show description for a976fb2
Adrià Garriga-Alonso
and
NiklasRosenstein
authored
a976fb2
View commit details
Copy full SHA for a976fb2
Browse repository at this point
Commits on Nov 11, 2023
release 4.4.2
NiklasRosenstein
committed
68361ed
View commit details
Copy full SHA for 68361ed
Browse repository at this point
databind.core/: improvement: Support Python 3.12 by using `importlib.metadata` instead of `pkg_resources` in Python 3.10 and newer (#55)
Show description for 9bbd181
NiklasRosenstein
and
GitHub Action
authored
9bbd181
View commit details
Copy full SHA for 9bbd181
Browse repository at this point
Commits on Aug 17, 2023
release 4.4.1
NiklasRosenstein
committed
83ef31f
View commit details
Copy full SHA for 83ef31f
Browse repository at this point
bump docs dependencies because of PyYAML install error (failed CI: https://github.com/NiklasRosenstein/python-databind/actions/runs/5887691674/job/15967498792, relevant PyYAML Issue: https://github…
NiklasRosenstein
committed
c724499
View commit details
Copy full SHA for c724499
Browse repository at this point
Set an upper bound for typing-extensions due to https://github.com/python/typing_extensions/issues/265#issuecomment-1616809112
NiklasRosenstein
committed
9fa13c7
View commit details
Copy full SHA for 9fa13c7
Browse repository at this point
databind.core/: fix: Fixed a potential exception during generating the exception message when date object cannot be parsed.
NiklasRosenstein
committed
196544e
View commit details
Copy full SHA for 196544e
Browse repository at this point
Commits on Jun 21, 2023
release 4.4.0
NiklasRosenstein
committed
d0939c0
View commit details
Copy full SHA for d0939c0
Browse repository at this point
fix test name
NiklasRosenstein
committed
16b54b1
View commit details
Copy full SHA for 16b54b1
Browse repository at this point
Handle forward refs in base types and improve logic that determines the item or key/value type in the `CollectionConverter` and `MappingConverter` respectively (#52)
Show description for cc6af2f
NiklasRosenstein
and
GitHub Action
authored
cc6af2f
View commit details
Copy full SHA for cc6af2f
Browse repository at this point
Commits on Jun 11, 2023
nr/fix forward refs in base types (#51)
Show description for ecc2f84
NiklasRosenstein
and
GitHub Action
authored
ecc2f84
View commit details
Copy full SHA for ecc2f84
Browse repository at this point
Commits on Jun 9, 2023
release 4.3.2
NiklasRosenstein
committed
5ad82a6
View commit details
Copy full SHA for 5ad82a6
Browse repository at this point
databind.json/: fix: Evaluate forward references when creating schema for NamedTuples (#50)
Show description for 69a10e6
NiklasRosenstein
and
GitHub Action
authored
69a10e6
View commit details
Copy full SHA for 69a10e6
Browse repository at this point
release 4.3.1
NiklasRosenstein
committed
efa7745
View commit details
Copy full SHA for efa7745
Browse repository at this point
Fix namedtuple serde (#49)
Show description for a32378c
NiklasRosenstein
and
GitHub Action
authored
a32378c
View commit details
Copy full SHA for a32378c
Browse repository at this point
update CI
NiklasRosenstein
committed
2d0157e
View commit details
Copy full SHA for 2d0157e
Browse repository at this point
Commits on May 28, 2023
release 4.3.0
NiklasRosenstein
committed
34c11bd
View commit details
Copy full SHA for 34c11bd
Browse repository at this point
fmt
NiklasRosenstein
committed
7ef3510
View commit details
Copy full SHA for 7ef3510
Browse repository at this point
try adding `# mypy: no-warn-unused-ignores` comment
NiklasRosenstein
committed
e58e920
View commit details
Copy full SHA for e58e920
Browse repository at this point
update unused-ignore comment
NiklasRosenstein
committed
bfb2807
View commit details
Copy full SHA for bfb2807
Browse repository at this point
try setting ignore[unused-ignore] for 3.6
NiklasRosenstein
committed
ce4c78b
View commit details
Copy full SHA for ce4c78b
Browse repository at this point
improvement: Mark some more settings as frozen or add unsafe hash functions to support passing them as metadata to `typing_extensions.Annotated` in Python 3.6
NiklasRosenstein
committed
1f23fd1
View commit details
Copy full SHA for 1f23fd1
Browse repository at this point
update unit tests for databind.core
NiklasRosenstein
committed
b05388c
View commit details
Copy full SHA for b05388c
Browse repository at this point
tests: Type-check unit tests
NiklasRosenstein
committed
eebdc06
View commit details
Copy full SHA for eebdc06
Browse repository at this point
tests: Type-check unit tests
NiklasRosenstein
committed
80c4b50
View commit details
Copy full SHA for 80c4b50
Browse repository at this point
update novella build script
NiklasRosenstein
committed
e1da43e
View commit details
Copy full SHA for e1da43e
Browse repository at this point
fix unit test that fails in some python versions due to different class where Annotated is definef
NiklasRosenstein
committed
12a910e
View commit details
Copy full SHA for 12a910e
Browse repository at this point
move tests around
NiklasRosenstein
committed
79b6622
View commit details
Copy full SHA for 79b6622
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL