issues
search
alecthomas
/
voluptuous
CONTRIBUTIONS ONLY: Voluptuous, despite the name, is a Python data validation library.
https://pypi.org/project/voluptuous
BSD 3-Clause "New" or "Revised" License
1.82k
stars
218
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Switch suggestion
#525
jgardiner68
opened
2 months ago
2
Fix bug with Any validator and REMOVE_EXTRA
#524
zxdavb
opened
2 months ago
0
Allow Generators for vol.In
#523
cdce8p
closed
3 months ago
0
Fix regression with ALLOW_EXTRA and Any validator
#522
cdce8p
closed
3 months ago
0
Type schema attribute as Any
#521
cdce8p
closed
4 months ago
1
Use TypeVar for Schema.schema type
#520
cdce8p
closed
4 months ago
1
Don't enforce type for unused description attribute
#519
cdce8p
closed
4 months ago
2
Use typing.Container for In validator
#518
cdce8p
closed
4 months ago
0
Remove Maybe validator typing
#517
cdce8p
closed
4 months ago
4
Improve validator typing to allow non-number formats for min and max
#516
cdce8p
closed
4 months ago
0
Fix vol.Remove not removing keys that do not validate
#515
bdraco
closed
4 months ago
0
Remove python 3.8 support
#514
bdraco
closed
4 months ago
3
Only calculate hash once for Marker objects
#513
bdraco
closed
4 months ago
4
Add Any type to defaults
#512
elupus
closed
4 months ago
1
Error triggered after upgrading to version 0.14.0
#511
galeo
closed
3 months ago
1
chore(deps): update actions/setup-python action to v5
#510
renovate[bot]
opened
8 months ago
0
chore(deps): update actions/checkout action to v4
#509
renovate[bot]
opened
8 months ago
0
Release 0.14.2
#508
antoni-szych-rtbhouse
closed
9 months ago
0
docs: document description field of Marker
#507
antoni-szych-rtbhouse
closed
9 months ago
0
fix: allow unsortable containers in In and NotIn validators (fixes #451)
#506
antoni-szych-rtbhouse
closed
9 months ago
0
Ignore styling-only commit in git blame
#505
antoni-szych-rtbhouse
closed
9 months ago
0
Update setup.py
#504
Rayyan925
closed
9 months ago
1
Add linters configuration, reformat whole code
#503
antoni-szych-rtbhouse
closed
9 months ago
11
feat: add python 3.12 to github workflow tox matrix and package metadata
#502
antoni-szych-rtbhouse
closed
10 months ago
0
feat: add python 3.11 to github workflow tox matrix, remove 3.7 from tox
#501
antoni-szych-rtbhouse
closed
10 months ago
0
refactor(tests): fix few tests, use pytest.raises, extend raises helper
#500
antoni-szych-rtbhouse
closed
10 months ago
0
ci: Drop support of eol versions of python in ci
#499
Kontrolix
closed
10 months ago
3
Dependency Dashboard
#498
renovate[bot]
opened
10 months ago
0
fix: allow path to be a list of strings, integers or any other hashables
#497
antoni-szych-rtbhouse
closed
10 months ago
5
Configure Renovate
#496
renovate[bot]
closed
11 months ago
0
Drop duplicated type checks in Schema._compile
#495
emontnemery
closed
11 months ago
1
Add python_requires so package installers know this requires 3.7 or newer
#494
cjw296
closed
11 months ago
12
Fixed minimum Python version to >=3.6
#493
andy-maier
closed
11 months ago
3
Version 0.14.0 allows pip to be installed on Python 2.7
#492
andy-maier
closed
11 months ago
2
Mypy type hint error
#491
Kontrolix
closed
3 months ago
4
`from __future__ import annotations` requires python 3.7
#490
remi-delmas-3000
closed
11 months ago
4
`from __future__ import annotations` requires python 3,7
#489
remi-delmas-3000
closed
11 months ago
0
Fix: Fix type hint for Coerce type param
#488
Kontrolix
closed
10 months ago
1
Add pytest.ini and tox.ini to sdist
#487
mtelka
closed
11 months ago
7
Fix type hints and enable mypy
#486
KapJI
closed
11 months ago
0
Publish new release
#485
KapJI
closed
11 months ago
2
MultipleInvalid errors order is not always the same
#484
arnaud-soulard
opened
1 year ago
2
No way to install voluptuous??
#483
Aryavui
closed
11 months ago
2
Remove Travis build status badge
#482
spacegaier
closed
1 year ago
0
Remove Travis build status badge
#481
spacegaier
closed
1 year ago
0
Update docs for 0.13.1
#480
spacegaier
closed
1 year ago
0
Allow error reporting on keys
#479
KenKundert
closed
1 year ago
1
Fix type hint of schemas, for example for Required('key')
#478
ds-cbo
closed
1 year ago
1
fix: fix project description in setup.py
#477
bluefish6
closed
1 year ago
2
Set static PyPI project description
#476
spacegaier
closed
1 year ago
0
Next