Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / keleshev/schema issues and pull requests

#319 - fix: Include py.typed module when building package

Pull Request - State: closed - Opened by skorokithakis 19 days ago - 2 comments

#318 - Needless call to eval in setup.py

Issue - State: closed - Opened by moltenform 24 days ago - 3 comments

#317 - fix: py.typed module ignored when building package

Pull Request - State: closed - Opened by maximeflya 25 days ago - 4 comments

#316 - py.typed missing in package

Issue - State: closed - Opened by maximeflya about 1 month ago - 6 comments

#315 - Schema appears to be broken for Python3.8

Issue - State: closed - Opened by Zeitsperre about 2 months ago - 3 comments

#314 - build: Add tox.ini to sdist

Pull Request - State: closed - Opened by mtelka about 2 months ago

#313 - 0.7.7: sdist is missing `tox.ini`

Issue - State: closed - Opened by mtelka about 2 months ago - 2 comments

#311 - This package doesn't install the 'schema' module

Issue - State: closed - Opened by yurivict 2 months ago - 5 comments

#310 - version 0.7.6 doesn't work

Issue - State: closed - Opened by Zhenshan-Jin 3 months ago - 1 comment

#309 - 0.7.6 breaks import?

Issue - State: closed - Opened by ggainey 3 months ago - 1 comment

#308 - New release expectation?

Issue - State: closed - Opened by tyctor 5 months ago - 5 comments

#307 - [Bug] Trailing newline in value to validate ignored when using regex

Issue - State: open - Opened by callumgare 5 months ago - 1 comment

#306 - [Feature] Add type hints and mypy support

Pull Request - State: closed - Opened by qequ 8 months ago - 12 comments

#305 - Make mock test dependency optional for Python > 3.3

Pull Request - State: closed - Opened by jelly 8 months ago

#304 - Readme code samples readability

Pull Request - State: closed - Opened by sezanzeb 8 months ago

#303 - trim trailing whitespace

Pull Request - State: closed - Opened by vapier 8 months ago - 1 comment

#302 - How to translate string to list

Issue - State: open - Opened by NiceRath 9 months ago - 1 comment

#301 - Improved Or class comment to document only_one purpose.

Pull Request - State: closed - Opened by juliendelplanque 9 months ago

#300 - Refactoring around kwargs usage

Pull Request - State: closed - Opened by juliendelplanque 9 months ago

#299 - Incompatibility with Python 2.7

Issue - State: open - Opened by juliendelplanque 9 months ago - 2 comments

#298 - Refactored And and Or classes to make them more readable.

Pull Request - State: closed - Opened by juliendelplanque 9 months ago

#297 - Add option to ignore None values to Optional()

Pull Request - State: open - Opened by darkdragon-001 10 months ago

#296 - mypy support

Issue - State: closed - Opened by qequ about 1 year ago

#295 - Callable not called as documentation implies?

Issue - State: closed - Opened by geokala about 1 year ago - 2 comments

#294 - Hook() breaks on custom handler

Issue - State: open - Opened by cdeckard about 1 year ago

#292 - [BUG] Module Not Found Error

Issue - State: open - Opened by HassanAbbas7357 over 1 year ago - 1 comment

#291 - only require contextlib2 on Python < 3.3

Pull Request - State: closed - Opened by dotlambda over 1 year ago

#290 - Update "User-friendly error reporting" example

Pull Request - State: open - Opened by garrettprimm over 1 year ago

#289 - Unexpected behavior: Can not double validate keys

Issue - State: open - Opened by MrChadMWood over 1 year ago - 3 comments

#288 - Potential Bug; Unexpeted Behavior (Can't find reason)

Issue - State: open - Opened by MrChadMWood over 1 year ago - 1 comment

#287 - number vs float

Issue - State: closed - Opened by mjm987 over 1 year ago - 2 comments

#286 - Question - How do I define conditional rules?

Issue - State: open - Opened by fopguy41 almost 2 years ago - 1 comment

#285 - ignore_extra_keys is ignored if flavor == VALIDATOR

Issue - State: open - Opened by ukrsms almost 2 years ago - 1 comment

#284 - Changelog was not updated for v0.7.5

Issue - State: open - Opened by gschaffner almost 2 years ago - 1 comment

#283 - Travis CI is not running

Issue - State: open - Opened by gschaffner almost 2 years ago

#282 - Drop contextlib2 requirement?

Issue - State: closed - Opened by opoplawski about 2 years ago - 3 comments

#281 - Let additional properties be subschema

Pull Request - State: closed - Opened by cuyt about 2 years ago

#280 - Packaging statically with setup.cfg

Pull Request - State: closed - Opened by eggplants about 2 years ago

#279 - Add some linting hooks in pre-commit

Pull Request - State: closed - Opened by eggplants about 2 years ago - 3 comments

#278 - Type stub

Pull Request - State: closed - Opened by eggplants about 2 years ago - 2 comments

#277 - What is the best way to disallow empty arrays/lists?

Issue - State: open - Opened by tgross35 about 2 years ago - 1 comment

#276 - Fix `Optional` failing when `default` is some builtins

Pull Request - State: open - Opened by gschaffner over 2 years ago - 3 comments

#275 - `Optional` fails when `default` is some builtins (e.g. dict, set, list)

Issue - State: closed - Opened by gschaffner over 2 years ago - 1 comment

#274 - Is it possible to specify a Hook based on absent key?

Issue - State: open - Opened by redruin1 over 2 years ago

#273 - Drop support for obsolete python versions

Pull Request - State: open - Opened by sevdog over 2 years ago - 8 comments

#272 - `Optional` default-parsing fails for C-based callables

Issue - State: open - Opened by BvB93 over 2 years ago - 1 comment

#271 - Any idea when 'customized validation' will be released?

Issue - State: closed - Opened by anh193 over 2 years ago - 3 comments

#270 - Validate epoch/unix format

Issue - State: closed - Opened by sodrooome over 2 years ago - 1 comment

#269 - Validate a nested list and its elements?

Issue - State: open - Opened by anh193 over 2 years ago - 1 comment

#268 - Full subclass support for nested schemas.

Pull Request - State: closed - Opened by Jerry-Ma almost 3 years ago - 3 comments

#267 - Option to ignore entry based on value validation

Issue - State: open - Opened by Jerry-Ma almost 3 years ago

#266 - Use(bool) doesn't properly validate boolean strings.

Issue - State: open - Opened by EdEngle almost 3 years ago - 1 comment

#265 - Derived class from `Optional` is not allowed

Issue - State: closed - Opened by raoyitao almost 3 years ago - 1 comment

#264 - Cross-validating Dictionary Values

Issue - State: open - Opened by pugantsov almost 3 years ago - 1 comment

#263 - Use value depends of data given

Issue - State: closed - Opened by RechieKho almost 3 years ago

#262 - A post validation hook at the schema level would be handy.

Issue - State: closed - Opened by tolomea almost 3 years ago - 1 comment

#261 - How to check whether a schema satisifies another schema?

Issue - State: open - Opened by rudaoshi about 3 years ago

#260 - Validating if Strings follow datetime object syntax.

Issue - State: open - Opened by AaronShah2 about 3 years ago

#259 - Generate a TypedDict subclass

Issue - State: open - Opened by AckslD about 3 years ago

#258 - Help: How to validate a dict with at least one of a set of keys?

Issue - State: open - Opened by cuteufo about 3 years ago - 5 comments

#256 - Question: How to define self referential schemas

Issue - State: open - Opened by alisaifee over 3 years ago - 1 comment

#255 - Incorrect error reporting for key schema

Issue - State: open - Opened by wwoods over 3 years ago - 1 comment

#254 - Add python3.8/3.9 to the README as tested

Pull Request - State: closed - Opened by MVrachev over 3 years ago - 1 comment

#253 - Bug: TypeError: not enough arguments for format string

Issue - State: open - Opened by sammorley-short over 3 years ago - 1 comment

#252 - Handle decimal

Issue - State: open - Opened by rollue over 3 years ago - 1 comment

#251 - Travis CI: Add Python 3.9 to the testing

Pull Request - State: closed - Opened by cclauss over 3 years ago - 3 comments

#250 - Why was 0.7.3 yanked off PyPi?

Issue - State: closed - Opened by andschwa over 3 years ago - 4 comments

#249 - Float is not validated according to specification (float is not supersetting int)

Issue - State: closed - Opened by hnkelau over 3 years ago - 2 comments

#248 - Inheritance from Schema

Issue - State: open - Opened by mbast100 over 3 years ago

#247 - don't double-format errors. fixes #240

Pull Request - State: closed - Opened by leif over 3 years ago - 6 comments

#246 - Error when calling Regex

Issue - State: open - Opened by felipeZ over 3 years ago

#245 - Fix "Unknown format code" in Python 3.8

Pull Request - State: closed - Opened by dblanchette over 3 years ago - 1 comment

#244 - fix: JSON Schema: Allow using $ref when schema is not a dict

Pull Request - State: closed - Opened by dblanchette almost 4 years ago - 1 comment

#243 - JSON Schema: Set additionalProperties true when dict contains str as key

Pull Request - State: closed - Opened by dblanchette almost 4 years ago - 2 comments

#242 - is there conditional schema?

Issue - State: closed - Opened by ftian1 almost 4 years ago - 2 comments

#241 - General changes to error handling in schema

Issue - State: open - Opened by kmaork almost 4 years ago - 2 comments

#240 - Formatting error when supplying raw dict as schema to `Or`

Issue - State: closed - Opened by sritchie almost 4 years ago - 1 comment

#239 - minor > fix typo in allOf example

Pull Request - State: closed - Opened by codedawi almost 4 years ago - 1 comment

#238 - Fix error formatting for validation with callable

Pull Request - State: closed - Opened by kmaork almost 4 years ago - 24 comments

#237 - JSON Schema: Support schemas where the root is not a dict

Pull Request - State: closed - Opened by dblanchette about 4 years ago - 1 comment

#236 - Fix README for Enums

Pull Request - State: closed - Opened by dblanchette about 4 years ago - 1 comment

#235 - Are Enums working?

Issue - State: closed - Opened by eulogio-gutierrez about 4 years ago - 2 comments

#234 - Do not drop previous errors within an Or criterion.

Pull Request - State: closed - Opened by blaa about 4 years ago - 17 comments

#233 - Seven and a half thumbs up!

Issue - State: closed - Opened by futzu about 4 years ago - 1 comment

#232 - [Question] How to validate/convert into a list of str?

Issue - State: closed - Opened by cuteufo about 4 years ago - 4 comments

#231 - Improvement for Schema([type]) validator performance

Issue - State: open - Opened by alexmac about 4 years ago - 1 comment

#230 - JSON Schema: Add description next to $ref

Pull Request - State: closed - Opened by dblanchette about 4 years ago - 1 comment

#229 - Travis CI: pypistats provides Python version info

Pull Request - State: closed - Opened by cclauss about 4 years ago - 3 comments

#228 - .pre-commit-config.yaml: Add codespell, flake8, isort

Pull Request - State: closed - Opened by cclauss about 4 years ago

#227 - Travis CI: Add Python 3.8 to the testing

Pull Request - State: closed - Opened by cclauss about 4 years ago - 1 comment

#226 - Validating combination of keys in Dict

Issue - State: open - Opened by ShivKJ over 4 years ago - 2 comments

#225 - Feature Request: ignore_extra_keys in validate

Issue - State: open - Opened by SamuelHSmith over 4 years ago - 1 comment

#224 - Feature request: Typings interop

Issue - State: open - Opened by warrenronsiek over 4 years ago - 3 comments

#223 - How to customize the error information for each field in JSON?

Issue - State: open - Opened by freemanercom over 4 years ago - 1 comment

#222 - Relax contextlib2 requirement

Pull Request - State: closed - Opened by tobim over 4 years ago - 10 comments

#221 - Schema inheritance

Issue - State: open - Opened by laruellef almost 5 years ago - 1 comment