Skip to content

Pull requests: pycodegen/python-type-extractor

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix hash(ListFound) impl+test
#52 by devdoomari3 was merged Dec 6, 2020 Loading…
fix TypeExtractor.add return value
#50 by devdoomari3 was merged Dec 6, 2020 Loading…
use sets for typeors and literals
#49 by devdoomari3 was merged Nov 24, 2020 Loading…
Feature/add class method extraction
#48 by devdoomari3 was merged Nov 24, 2020 Loading…
python 3.9 compat
#46 by devdoomari3 was merged Oct 7, 2020 Loading…
fix CI process for python 3.6, 3.7, 3.8
#45 by devdoomari3 was merged Sep 24, 2020 Loading…
add missing files due to git issues...
#44 by devdoomari3 was merged Sep 23, 2020 Loading…
add enum class
#43 by devdoomari3 was merged Sep 24, 2020 Loading…
fix python 3.7 error rel. to unused import
#41 by devdoomari3 was merged Sep 21, 2020 Loading…
make nodes hashable, prevent circular-refs
#39 by devdoomari3 was merged Sep 17, 2020 Loading…
fix mypy type ignored (PEP561)
#38 by devdoomari3 was merged Sep 16, 2020 Loading…
[ts plugin] nullable to null OR undefined
#37 by devdoomari3 was merged Aug 11, 2020 Loading…
add default-args values on func-found
#35 by devdoomari3 was merged Aug 11, 2020 Loading…
.
#34 by devdoomari3 was merged Aug 9, 2020 Loading…
use module names to prevent same name duplicate errors
#33 by devdoomari3 was merged Aug 8, 2020 Loading…
rename project to python type extractor
#32 by devdoomari3 was merged Aug 7, 2020 Loading…
fix tests and update deps (2020-08-06)
#31 by devdoomari3 was merged Aug 6, 2020 Loading…
Bump lodash from 4.17.15 to 4.17.19 in /py_codegen/plugins/typescript dependencies Pull requests that update a dependency file
#29 by dependabot bot was closed Aug 6, 2020 Loading…
add newtype support
#28 by devdoomari3 was merged May 10, 2020 Loading…
ProTip! Exclude everything labeled bug with -label:bug.