Paul Sanchez

Results 15 issues of Paul Sanchez

It looks like `esdoc-importpath-plugin` v0.1.1 expects to be working with `esdoc` v0.5.2. The plugin's current active version is 0.1.3 which looks like it expects to work with 1.0.0-alpha.7 which is...

The URL from https://github.com/esdoc/esdoc-importpath-plugin currently goes to https://github.com/esdoc/esdoc-optional-plugins/tree/master/esdoc-importpath-plugin instead of https://github.com/esdoc/esdoc-plugins/tree/master/esdoc-importpath-plugin.

##### SUMMARY Fixes #5332 Skip parsing values with keys that have both a value and nested data. Skip parsing values that are nested more than two keys deep. ##### ISSUE...

bug
new_contributor
inventory
traceback
plugins
check-before-release
backport-5

**Describe the bug** I am not able to use the TypeScript type definition files when my Node 18 project is setup with ESM support enabled. TypeScript compilation will produce the...

# Bug report ## What's wrong When the mypy rule `explicit-override` is enabled, mypy is reporting an error when a model inherits an abstract model that has a `DateTimeField` in...

bug