Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / graphql-python/graphene-pydantic issues and pull requests
#112 - Bump virtualenv from 20.24.6 to 20.26.6
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies
#111 - Differentiate between default value and unset value in InputObjectType
Issue -
State: open - Opened by konnerthg 2 months ago
- 1 comment
#110 - Fix nested Pydantic object models
Pull Request -
State: open - Opened by necaris 2 months ago
#109 - Update tested Pydantic versions
Pull Request -
State: closed - Opened by necaris 2 months ago
#108 - Bump setuptools from 68.0.0 to 70.0.0
Pull Request -
State: open - Opened by dependabot[bot] 2 months ago
Labels: dependencies
#108 - Bump setuptools from 68.0.0 to 70.0.0
Pull Request -
State: open - Opened by dependabot[bot] 2 months ago
Labels: dependencies
#107 - TypeError: Registry.register_object_field() got an unexpected keyword argument 'model'
Issue -
State: open - Opened by c-xlenz 3 months ago
- 2 comments
#106 - Support for interfaces
Issue -
State: open - Opened by alexamenta 8 months ago
#105 - Handle list[str] as a field, etc.
Pull Request -
State: open - Opened by dmontagu 8 months ago
- 1 comment
#104 - Nested PydanticInputObjectType
Issue -
State: open - Opened by delemeator 10 months ago
- 2 comments
#103 - Bump black from 23.3.0 to 24.3.0
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies
#102 - Don't know how to convert the Pydantic field AnyUrl
Issue -
State: open - Opened by konnerthg 11 months ago
#101 - how to pass in a json data struct?
Issue -
State: open - Opened by c-xlenz 12 months ago
- 2 comments
#100 - Support pydantic date types
Pull Request -
State: open - Opened by edmundhighcock about 1 year ago
- 2 comments
#99 - Fix example to work with Pydantic V2, add test for examples
Pull Request -
State: closed - Opened by dantheman39 about 1 year ago
#98 - Bump package version
Pull Request -
State: closed - Opened by dantheman39 about 1 year ago
#97 - Remove CLA, update CONTRIBUTING guide with testing and linting instructions
Pull Request -
State: closed - Opened by dantheman39 about 1 year ago
#96 - Update test matrix
Pull Request -
State: closed - Opened by necaris over 1 year ago
- 2 comments
#95 - Update test matrix: drop Python 3.7, add 3.12
Issue -
State: closed - Opened by necaris over 1 year ago
#94 - Pydantic V2 Support
Pull Request -
State: closed - Opened by mak626 over 1 year ago
- 12 comments
#93 - compat: Restore Graphene 2 support
Pull Request -
State: closed - Opened by necaris over 1 year ago
#92 - Restore Graphene 2 support?
Issue -
State: closed - Opened by nick-merrill over 1 year ago
- 1 comment
#91 - Release 0.4.1
Pull Request -
State: closed - Opened by necaris over 1 year ago
#90 - Release v0.4.0
Pull Request -
State: closed - Opened by necaris over 1 year ago
#89 - Update pre-commit action, update CONTRIBUTING doc to use poetry
Pull Request -
State: closed - Opened by dantheman39 over 1 year ago
#88 - Add Python 3.11 to test matrix
Pull Request -
State: closed - Opened by necaris over 1 year ago
#87 - No support for pydantic-2
Issue -
State: closed - Opened by stabacco over 1 year ago
- 13 comments
#86 - Support subclasses of datetime, date, time
Pull Request -
State: closed - Opened by nick-merrill almost 2 years ago
- 1 comment
#85 - Support Default Field Resolver
Pull Request -
State: closed - Opened by arunsureshkumar almost 2 years ago
#84 - Fix the Required/NonNull behaviour for Pydantic fields with defaults
Pull Request -
State: closed - Opened by davidkell about 2 years ago
- 3 comments
#83 - Not working list[str] field
Issue -
State: open - Opened by conao3 about 2 years ago
#82 - Mapping pydantic.Field.alias attr as graphene.Field.name
Pull Request -
State: closed - Opened by conao3 about 2 years ago
- 3 comments
#81 - Fix readme
Pull Request -
State: closed - Opened by conao3 about 2 years ago
- 1 comment
#80 - Install pydantic for python 3.11
Pull Request -
State: closed - Opened by conao3 about 2 years ago
#79 - `InputField` updates: improvements to #78
Pull Request -
State: closed - Opened by necaris over 2 years ago
- 1 comment
#78 - convert_pydantic_input_field fix: "type_" to "type"
Pull Request -
State: closed - Opened by a-leniashin over 2 years ago
- 3 comments
#77 - Release: Add Graphene 2 compatibility
Pull Request -
State: closed - Opened by necaris over 2 years ago
- 2 comments
#76 - Release a version with changes from: Make it graphene 2 compatible
Issue -
State: closed - Opened by terminalkitten over 2 years ago
- 2 comments
#75 - Pydantic compatibility features
Pull Request -
State: closed - Opened by dima-dmytruk23 almost 3 years ago
- 10 comments
#74 - Handle subclasses of builtin types
Pull Request -
State: closed - Opened by necaris almost 3 years ago
- 3 comments
#73 - Several features to improve compatibility with pidantic
Issue -
State: closed - Opened by dima-dmytruk23 almost 3 years ago
- 3 comments
#72 - Pydantic - Graphene throws error for discriminator input objects.
Issue -
State: open - Opened by maheshchowdam523 almost 3 years ago
- 3 comments
#71 - Make it graphene 2 compatible
Pull Request -
State: closed - Opened by conglei about 3 years ago
- 5 comments
#70 - Bump pyyaml from 5.3.1 to 5.4
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#69 - Bump pydantic from 1.6.1 to 1.6.2
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#68 - Bump py from 1.9.0 to 1.10.0
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#67 - Copy pydantic model docstring to graphene model
Pull Request -
State: closed - Opened by process0 over 3 years ago
#66 - Return registry placeholder for `BaseModel` when resolving type
Pull Request -
State: closed - Opened by process0 over 3 years ago
#65 - Support for pydantic 1.8
Issue -
State: closed - Opened by deepaerial over 3 years ago
- 4 comments
#64 - Support Constrained types
Issue -
State: closed - Opened by lovetoburnswhen over 3 years ago
- 3 comments
#63 - fix/convert_pydantic_field_updated
Pull Request -
State: closed - Opened by kodyliszek almost 4 years ago
- 1 comment
#62 - TypeError: __init__() missing 1 required positional argument: 'type'
Issue -
State: closed - Opened by kodyliszek almost 4 years ago
- 1 comment
#61 - Updates for 0.3.0
Pull Request -
State: closed - Opened by necaris almost 4 years ago
- 3 comments
#60 - Allows latest versions of pydantic
Pull Request -
State: closed - Opened by stabacco almost 4 years ago
- 9 comments
#59 - Model inheritance does not convert correctly
Issue -
State: open - Opened by VerzCar almost 4 years ago
- 1 comment
#58 - @robotoer's changes to support literal types
Pull Request -
State: closed - Opened by trollboy almost 4 years ago
#57 - Incompatible versions in the resolved dependencies
Issue -
State: closed - Opened by jcf-dev almost 4 years ago
- 2 comments
#56 - Pydantic -> Graphene type conversion breaks when using freezegun
Issue -
State: open - Opened by emasatsugu almost 4 years ago
- 2 comments
#55 - Support for Dict types
Issue -
State: closed - Opened by dylanmcreynolds almost 4 years ago
- 4 comments
#54 - Support for `Literal` typed fields
Issue -
State: closed - Opened by robotoer about 4 years ago
- 3 comments
#53 - Pydantic not on latest version
Issue -
State: closed - Opened by JosXa about 4 years ago
- 2 comments
#52 - Passing field descriptions to graphiql documentation
Issue -
State: open - Opened by jdhaines about 4 years ago
#51 - Update README.md
Pull Request -
State: closed - Opened by mnieber about 4 years ago
#50 - Document PydanticObjectType.resolve_foo member functions
Issue -
State: closed - Opened by mnieber about 4 years ago
- 3 comments
#49 - Support type hinting for InputObjectTypes
Issue -
State: closed - Opened by alex-grover about 4 years ago
- 3 comments
#48 - Required/NonNull behaviour for Pydantic fields with defaults
Issue -
State: closed - Opened by davidkell over 4 years ago
- 5 comments
#47 - How do we indicate that a List is made of non-null elements?
Issue -
State: closed - Opened by CharlesW95 over 4 years ago
- 2 comments
#46 - Enum name conflict for models used in both ObjectType and InputObjectType
Issue -
State: open - Opened by davidkell over 4 years ago
- 2 comments
#45 - Upgrade to graphene v3
Pull Request -
State: closed - Opened by DoctorJohn over 4 years ago
- 4 comments
#44 - Updated Pydantic to 1.6.1 and pinned dependency to <1.7
Pull Request -
State: closed - Opened by kierandarcy over 4 years ago
- 1 comment
#43 - Pydantic Version Error
Issue -
State: closed - Opened by moluwole over 4 years ago
- 7 comments
#42 - Fix self-referencing case
Pull Request -
State: closed - Opened by necaris over 4 years ago
#41 - Using Optional or Union['Model', None] with self referencing fails
Issue -
State: closed - Opened by MaximZemskov over 4 years ago
#40 - Update black to latest stable in both pre-commit and pyproject.toml
Pull Request -
State: closed - Opened by necaris over 4 years ago
#39 - Get pydantic field description from field_info
Pull Request -
State: closed - Opened by jmhammel over 4 years ago
- 2 comments
#38 - Correct handling of python reserved keywords
Issue -
State: closed - Opened by MaximZemskov over 4 years ago
- 5 comments
Labels: enhancement
#37 - json string support?
Issue -
State: closed - Opened by hyusetiawan over 4 years ago
- 4 comments
#36 - support for V3?
Issue -
State: closed - Opened by hyusetiawan over 4 years ago
- 2 comments
#35 - Skip ForwardRef tests if <3.7
Pull Request -
State: closed - Opened by necaris over 4 years ago
#34 - AssertionError: Found different types with the same name in the schema: Foo, Foo.
Issue -
State: closed - Opened by plopd over 4 years ago
- 6 comments
#33 - Bump to 0.1
Pull Request -
State: closed - Opened by necaris over 4 years ago
#32 - Some updates to GitHub Actions config
Pull Request -
State: closed - Opened by necaris over 4 years ago
- 1 comment
#31 - Update CI & general config
Pull Request -
State: closed - Opened by necaris over 4 years ago
- 4 comments
#30 - support more str based pydantic types
Pull Request -
State: closed - Opened by gary-liguoliang over 4 years ago
- 1 comment
#29 - Added support for InputObjectTypes.
Pull Request -
State: closed - Opened by excessdenied over 4 years ago
- 7 comments
#28 - Great work on the package
Issue -
State: closed - Opened by syrusakbary over 4 years ago
- 9 comments
#27 - Update to support Pydantic 1.5
Pull Request -
State: closed - Opened by necaris almost 5 years ago
#26 - Support for Pydantic Dataclass
Issue -
State: open - Opened by matt-koevort almost 5 years ago
- 1 comment
#25 - Union of Scalar Types
Issue -
State: closed - Opened by matt-koevort almost 5 years ago
- 1 comment
#24 - Support for pydantic version 1.5
Issue -
State: closed - Opened by yagnik almost 5 years ago
- 1 comment
#23 - Bump version, update lockfile
Pull Request -
State: closed - Opened by necaris almost 5 years ago
#22 - Published artifact for 0.0.6 specifies Pydantic <= 1.3
Issue -
State: closed - Opened by seansfkelley almost 5 years ago
- 3 comments
#21 - Support 1.4
Pull Request -
State: closed - Opened by necaris almost 5 years ago
- 2 comments
#20 - Support pydantic >1.3
Issue -
State: closed - Opened by daviskirk almost 5 years ago
- 2 comments
#19 - Support for Mutations / InputObjectTypes
Issue -
State: closed - Opened by alexhafner about 5 years ago
- 4 comments
#18 - Bump dependencies & version to support Pydantic 1.3
Pull Request -
State: closed - Opened by necaris about 5 years ago
#17 - Pydantic 1.3+ support
Issue -
State: closed - Opened by alexhafner about 5 years ago
- 3 comments
#16 - graphql.error.located_error.GraphQLLocatedError: name 'get_hackers' is not defined
Issue -
State: closed - Opened by athul about 5 years ago
- 6 comments
#15 - The current supported type is inconsistent with the type supported by pydantic
Issue -
State: closed - Opened by hyu9999 over 5 years ago
- 6 comments
#14 - Make more compatible with recent Pydantic
Pull Request -
State: closed - Opened by necaris over 5 years ago