Ecosyste.ms: Issues

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

GitHub / jorenham/unpy issues and pull requests

#107 - update the dev deps

Pull Request - State: closed - Opened by jorenham about 1 month ago

#106 - stop using `libcst`

Issue - State: open - Opened by jorenham about 1 month ago

#105 - linear `tuple` type operators

Issue - State: open - Opened by jorenham about 1 month ago
Labels: syntax: unpy

#104 - `tuple` -> `Literal`

Issue - State: open - Opened by jorenham about 1 month ago
Labels: syntax: unpy, feature

#103 - bump `libcst` to `1.5.0`

Pull Request - State: closed - Opened by jorenham about 1 month ago
Labels: maintenance

#102 - update the development dependencies

Pull Request - State: closed - Opened by jorenham about 1 month ago
Labels: maintenance

#101 - git integration

Issue - State: open - Opened by jorenham about 2 months ago
Labels: tooling

#100 - add an interval class for version tuples with a set-like interface

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

#99 - reference the issues related to the reusable method feature

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

#98 - inlined method from `@type_check_only` callable protocols

Issue - State: open - Opened by jorenham about 2 months ago
Labels: syntax: unpy

#97 - inlined methods from `@type_check_only` functions

Issue - State: open - Opened by jorenham about 2 months ago
Labels: syntax: unpy, feature

#96 - python 3.9

Issue - State: open - Opened by jorenham about 2 months ago
Labels: syntax: python < 3.10

#95 - fix issue links

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

#94 - include stub locations in errors

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

#93 - backport `dbm.sqlite3`

Issue - State: open - Opened by jorenham about 2 months ago
Labels: syntax: python < 3.13

#92 - backport `calendar.{Month,Day}` as `Literal`s

Issue - State: open - Opened by jorenham about 2 months ago
Labels: syntax: python < 3.12

#91 - backport `csv.QUOTE_STRINGS` and `csv.QUOTE_NOTNULL` as `Literal`s

Issue - State: closed - Opened by jorenham about 2 months ago - 1 comment
Labels: syntax: python < 3.12

#90 - backport `wsgiref.types`

Issue - State: open - Opened by jorenham about 2 months ago
Labels: syntax: python < 3.11

#89 - register more stdlib backports and disallowed names

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

#88 - have `libcst` do some basic type-checking

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

#87 - explicitly check for unsupported names

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

#86 - incompatible typevar-likes with same name

Issue - State: open - Opened by jorenham about 2 months ago
Labels: syntax: python < 3.13

#85 - private names for extracted typevar-likes

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

#84 - disallowed `ast` names

Issue - State: closed - Opened by jorenham about 2 months ago
Labels: syntax: python

#83 - backport `enum.StrEnum` as `str & enum.Enum`

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

#82 - `basedpyright 1.18.3` and `uv 0.4.8`

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

#81 - backport `enum.StrEnum` as `str & enum.Enum`

Issue - State: closed - Opened by jorenham about 2 months ago
Labels: syntax: python < 3.11

#80 - backport nested `ClassVar` and `Final` on `python<3.13`

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

#79 - disallow module-level `__dir__` and `__getattr__` functions

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

#78 - disallow quoted annotations, `__future__` imports, and runtime-only nodes

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

#77 - explicitly disallow unsupported base classes

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

#76 - Set-based `Literal` syntax

Issue - State: open - Opened by jorenham about 2 months ago
Labels: syntax: unpy, feature

#75 - improved `README.md`

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

#74 - bump tox to 4.21 & use native toml config

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

#73 - update all backported import refs, backport more stdlib names

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

#72 - tox 4.21 toml config

Issue - State: closed - Opened by jorenham about 2 months ago
Labels: maintenance

#71 - bump basedpyright to 1.18.2

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

#70 - set the default target to 3.10

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

#69 - backport `*Ts` to `Unpack[Ts]` for `python<3.11`

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

#68 - unified type-ignore comments

Issue - State: open - Opened by jorenham about 2 months ago - 1 comment
Labels: syntax: unpy, feature

#67 - renaming of backported import references

Pull Request - State: closed - Opened by jorenham 2 months ago

#66 - disallow module-level `__dir__` and `__getattr__` in stubs

Issue - State: closed - Opened by jorenham 2 months ago
Labels: analysis

#65 - collect the exported names in absence of `__all__`

Issue - State: open - Opened by jorenham 2 months ago
Labels: analysis

#64 - collect the exported names in `__all__`

Issue - State: open - Opened by jorenham 2 months ago
Labels: analysis

#63 - fix broken `--target`

Pull Request - State: closed - Opened by jorenham 2 months ago

#62 - improved readme and examples

Pull Request - State: closed - Opened by jorenham 2 months ago

#61 - prepend comment to generated files

Issue - State: open - Opened by jorenham 2 months ago - 1 comment
Labels: feature

#60 - `--target` is broken

Issue - State: closed - Opened by jorenham 2 months ago
Labels: bug

#59 - disallow stringified annotations in stubs

Issue - State: closed - Opened by jorenham 2 months ago
Labels: typing, analysis

#58 - indirect imports are not backported

Issue - State: closed - Opened by jorenham 2 months ago
Labels: bug

#57 - backport `inspect.BufferFlags`

Issue - State: closed - Opened by jorenham 2 months ago
Labels: syntax: python < 3.12

#56 - Full rewrite of the type param code

Pull Request - State: closed - Opened by jorenham 2 months ago

#55 - default return annotations of specific special method

Issue - State: open - Opened by jorenham 2 months ago
Labels: typing, feature

#54 - option to embed runtime docstrings into the stubs

Issue - State: closed - Opened by jorenham 2 months ago - 1 comment
Labels: feature

#53 - disallow runtime-only statements in stubs

Issue - State: closed - Opened by jorenham 2 months ago
Labels: analysis

#52 - fill in stub param default placeholders for simple values

Issue - State: open - Opened by jorenham 2 months ago
Labels: feature, analysis

#51 - report missing `@overload` in stubs

Issue - State: open - Opened by jorenham 2 months ago
Labels: typing, analysis

#50 - proper error reporting

Issue - State: open - Opened by jorenham 2 months ago - 1 comment
Labels: tooling, analysis

#49 - replace `Any` generic type argument with the upper bound

Issue - State: open - Opened by jorenham 2 months ago - 1 comment
Labels: feature

#48 - report `Literal[None]` as bad practice

Issue - State: open - Opened by jorenham 2 months ago
Labels: typing, analysis

#47 - only use `TypeAliasType` in case of unaligned type params references

Issue - State: open - Opened by jorenham 2 months ago
Labels: syntax: python < 3.12

#46 - report redundant type params

Issue - State: open - Opened by jorenham 2 months ago
Labels: typing, analysis

#45 - warn on `typing.TYPE_CHECKING` import in a stub

Issue - State: open - Opened by jorenham 2 months ago
Labels: typing, analysis

#44 - infer variance

Issue - State: open - Opened by jorenham 2 months ago
Labels: syntax: python < 3.12, feature

#43 - disallow `__future__.annotations` imports in stubs

Issue - State: closed - Opened by jorenham 2 months ago
Labels: typing, analysis

#42 - sealed types 🦭

Issue - State: open - Opened by jorenham 2 months ago
Labels: syntax: unpy, feature

#41 - bivariant type parameter emulation

Issue - State: closed - Opened by jorenham 2 months ago - 2 comments

#40 - desugar `Unpack`

Issue - State: closed - Opened by jorenham 2 months ago
Labels: syntax: python < 3.11

#39 - unsupported base classes

Issue - State: closed - Opened by jorenham 2 months ago
Labels: typing

#38 - prefix backported typevars with `_`

Issue - State: closed - Opened by jorenham 2 months ago
Labels: feature

#37 - substitution of globals by FQN

Issue - State: closed - Opened by jorenham 2 months ago

#36 - backport `ClassVar` and `Final` if nested

Issue - State: closed - Opened by jorenham 2 months ago
Labels: syntax: python < 3.13

#35 - indexing the standard library

Issue - State: open - Opened by jorenham 2 months ago
Labels: analysis

#34 - static version conditionals

Issue - State: open - Opened by jorenham 2 months ago
Labels: analysis

#33 - site-package indexing

Issue - State: open - Opened by jorenham 2 months ago
Labels: analysis

#32 - package indexing and backporting

Issue - State: open - Opened by jorenham 2 months ago
Labels: tooling, analysis

#31 - customizable typing module names

Issue - State: open - Opened by jorenham 2 months ago
Labels: tooling, feature

#30 - update development dependencies

Pull Request - State: closed - Opened by jorenham 2 months ago

#29 - Full rewrite of the import-management system

Pull Request - State: closed - Opened by jorenham 2 months ago

#28 - basedmypy

Pull Request - State: closed - Opened by jorenham 2 months ago

#27 - something resembling a plan

Pull Request - State: closed - Opened by jorenham 2 months ago

#26 - update development dependencies

Pull Request - State: closed - Opened by jorenham 2 months ago

#25 - some of those "recommended community standards"

Pull Request - State: closed - Opened by jorenham 2 months ago

#24 - bump `tox` to `4.20.0`

Pull Request - State: closed - Opened by jorenham 2 months ago

#23 - `--diff` flag

Pull Request - State: closed - Opened by jorenham 2 months ago

#22 - bump development dependencies

Pull Request - State: closed - Opened by jorenham 2 months ago

#21 - dedupe typevars, code cleanup, better newlines

Pull Request - State: closed - Opened by jorenham 2 months ago

#20 - detect illegal base classes

Pull Request - State: closed - Opened by jorenham 2 months ago

#19 - cleanup the import-related code

Pull Request - State: closed - Opened by jorenham 2 months ago

#18 - backport stdlib import of py313 and py312 to py311

Pull Request - State: closed - Opened by jorenham 2 months ago

#17 - tox

Pull Request - State: closed - Opened by jorenham 2 months ago

#16 - more testing and related bugfixes

Pull Request - State: closed - Opened by jorenham 2 months ago

#15 - add a `--python` cli option

Pull Request - State: closed - Opened by jorenham 2 months ago

#14 - `unpy --version` and `unpy.__version__`

Pull Request - State: closed - Opened by jorenham 2 months ago

#13 - merged the transformers

Pull Request - State: closed - Opened by jorenham 2 months ago

#12 - fix `unpy.__main__`

Pull Request - State: closed - Opened by jorenham 2 months ago

#11 - Improved features section in `README.md`

Pull Request - State: closed - Opened by jorenham 2 months ago

#10 - `pythoff` -> `unpy`

Pull Request - State: closed - Opened by jorenham 2 months ago

#9 - fix CI branch

Pull Request - State: closed - Opened by jorenham 2 months ago

#8 - fix alert in `README.md`

Pull Request - State: closed - Opened by jorenham 2 months ago