Ecosyste.ms: Issues

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

GitHub / google/pytype issues and pull requests

#1839 - add _Final class to typing module stubs

Pull Request - State: closed - Opened by tungol 9 days ago - 1 comment

#1837 - internal change

Pull Request - State: open - Opened by copybara-service[bot] 11 days ago - 1 comment

#1834 - CI: Migrate to upload-artifact@v4

Pull Request - State: closed - Opened by copybara-service[bot] 16 days ago

#1833 - Add type annotations to abstract/function.py.

Pull Request - State: closed - Opened by copybara-service[bot] 18 days ago

#1832 - Make _abstract a real module-like object

Pull Request - State: closed - Opened by copybara-service[bot] 18 days ago

#1831 - Add type annotation for ContextWeakrefMixin

Pull Request - State: closed - Opened by copybara-service[bot] 18 days ago

#1827 - Remove unnecessary `__ne__` fallbacks

Pull Request - State: closed - Opened by copybara-service[bot] 25 days ago

#1826 - Annotate type on abstract/_typing.py

Pull Request - State: closed - Opened by copybara-service[bot] 25 days ago

#1825 - Annotate type on abstract/_special_classes.py

Pull Request - State: closed - Opened by copybara-service[bot] 28 days ago

#1824 - Annotate types on abstract/_singletons.py

Pull Request - State: closed - Opened by copybara-service[bot] 28 days ago

#1823 - Annotate type on abstract/_pytd_function.py

Pull Request - State: closed - Opened by copybara-service[bot] 29 days ago

#1822 - Annotate type on abstract/_interpreter_function.py

Pull Request - State: closed - Opened by copybara-service[bot] 29 days ago

#1821 - Annotate type on abstract/_instances.py

Pull Request - State: closed - Opened by copybara-service[bot] 30 days ago

#1820 - Annotate type on abstract/_instance.base.py

Pull Request - State: closed - Opened by copybara-service[bot] about 1 month ago

#1818 - Remove an unused utility function.

Pull Request - State: closed - Opened by johndoknjas about 1 month ago - 5 comments

#1817 - Add type annotation on abstract/_classes.py.

Pull Request - State: closed - Opened by copybara-service[bot] about 1 month ago

#1816 - CI: Include all modules into pytype checking

Pull Request - State: closed - Opened by copybara-service[bot] about 1 month ago

#1815 - Correct the type of unique_parameter_values

Pull Request - State: closed - Opened by copybara-service[bot] about 1 month ago

#1814 - Annotate type on abstract/_base.py.

Pull Request - State: closed - Opened by copybara-service[bot] about 1 month ago

#1811 - Sync up typegraph/CMakeLists.txt

Pull Request - State: closed - Opened by copybara-service[bot] about 1 month ago

#1808 - Cross platform congrats

Issue - State: closed - Opened by aesanchezgh about 1 month ago - 1 comment

#1807 - Prepare for version 2024.10.11

Pull Request - State: closed - Opened by copybara-service[bot] about 1 month ago

#1806 - Remove obsolete utilities, particularly `strip_prefix`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 month ago

#1805 - Remove `Never` annotations when merging pyi files.

Pull Request - State: closed - Opened by copybara-service[bot] about 1 month ago

#1804 - Fix resolution of ParamSpec in circular dependencies

Pull Request - State: closed - Opened by copybara-service[bot] about 1 month ago - 1 comment

#1802 - Update the 'main' target

Pull Request - State: closed - Opened by copybara-service[bot] about 2 months ago

#1801 - Print generic builtin names as lowercase

Pull Request - State: closed - Opened by copybara-service[bot] about 2 months ago

#1800 - Stop saving absolute paths in the pytd loader, part 2

Pull Request - State: closed - Opened by copybara-service[bot] about 2 months ago

#1799 - Add a comment about `collections.abc` vs `typing`

Pull Request - State: closed - Opened by copybara-service[bot] about 2 months ago

#1798 - Make `assert_type` more resilient with a string argument

Pull Request - State: closed - Opened by copybara-service[bot] about 2 months ago

#1797 - Unreplaced NamedType error related to ParamSpec and circular dependencies

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

#1796 - Make pytd printer resilient to `visitors.RemoveNamePrefix()`

Pull Request - State: closed - Opened by copybara-service[bot] about 2 months ago

#1795 - Construct the `TypeshedLoader` lazily

Pull Request - State: closed - Opened by copybara-service[bot] about 2 months ago

#1794 - Print union types with the pipe syntax

Pull Request - State: open - Opened by copybara-service[bot] about 2 months ago

#1793 - Update required version for typing-extensions.

Pull Request - State: open - Opened by phst about 2 months ago

#1792 - CI (wheels): Use flex and bison from the distro

Pull Request - State: closed - Opened by copybara-service[bot] about 2 months ago

#1791 - Modernize code style

Pull Request - State: closed - Opened by copybara-service[bot] about 2 months ago

#1788 - Merge type hints to Python files from my typings folder?

Issue - State: open - Opened by zarif98 about 2 months ago - 7 comments

#1787 - Fix type error in rewrite/frame_test.py

Pull Request - State: closed - Opened by copybara-service[bot] about 2 months ago

#1786 - Sort blocks by line number of the first opcode

Pull Request - State: open - Opened by copybara-service[bot] about 2 months ago

#1785 - Add type annotations for blocks

Pull Request - State: closed - Opened by copybara-service[bot] about 2 months ago

#1783 - Pin versions of all dependencies for CI

Pull Request - State: closed - Opened by copybara-service[bot] about 2 months ago

#1782 - Fix type guards propagating invisibile bindings

Pull Request - State: closed - Opened by copybara-service[bot] about 2 months ago

#1781 - Internal change

Pull Request - State: closed - Opened by copybara-service[bot] 2 months ago

#1778 - Ran pyupgrade on pytype source

Pull Request - State: closed - Opened by copybara-service[bot] 2 months ago

#1776 - Stop saving absolute paths in the pytd loader

Pull Request - State: closed - Opened by copybara-service[bot] 2 months ago

#1774 - Unpin dependency on networkx

Pull Request - State: closed - Opened by copybara-service[bot] 2 months ago

#1773 - CI: Parallelize the test jobs into shards

Pull Request - State: closed - Opened by copybara-service[bot] 2 months ago

#1771 - Internal change

Pull Request - State: closed - Opened by copybara-service[bot] 2 months ago

#1768 - use jobs with pylint, speeding it up

Pull Request - State: closed - Opened by wyattscarpenter 2 months ago - 3 comments

#1767 - Ensure python 3.12 support for pylint by requiring pylint >=3.0.0

Pull Request - State: closed - Opened by wyattscarpenter 2 months ago - 1 comment

#1766 - Spurious pass when Sequence[int | None] passed to behavior requiring Iterable[not-None]

Issue - State: open - Opened by nathanielmanistaatgoogle 2 months ago - 2 comments
Labels: bug, cat: control flow

#1765 - Bump version to 2024.09.13

Pull Request - State: closed - Opened by copybara-service[bot] 2 months ago

#1764 - Add `anext()` support to CHANGELOG for next version

Pull Request - State: closed - Opened by copybara-service[bot] 2 months ago

#1762 - Update readme from 3.11 to 3.12; remove old roadmap

Pull Request - State: closed - Opened by copybara-service[bot] 2 months ago

#1760 - Add type definition for anext

Pull Request - State: closed - Opened by copybara-service[bot] 2 months ago

#1758 - Bump version to 2024.09.11 and add changelog

Pull Request - State: closed - Opened by copybara-service[bot] 2 months ago

#1756 - Fix tests on Windows, enable Windows CI

Pull Request - State: closed - Opened by copybara-service[bot] 2 months ago

#1755 - Dropped support for Python 3.8 and 3.9

Pull Request - State: closed - Opened by copybara-service[bot] 2 months ago - 1 comment

#1754 - Fix type errors newly discovered with Python 3.12

Pull Request - State: closed - Opened by copybara-service[bot] 2 months ago

#1752 - Internal change

Pull Request - State: closed - Opened by copybara-service[bot] 2 months ago

#1751 - Internal change

Pull Request - State: closed - Opened by copybara-service[bot] 2 months ago

#1748 - Remove dead code cfg.py from pytype and the tests.

Pull Request - State: closed - Opened by copybara-service[bot] 3 months ago

#1747 - Add type definition for aiter

Pull Request - State: closed - Opened by copybara-service[bot] 3 months ago

#1745 - Mark `_Summable` protocol properly as generic.

Pull Request - State: closed - Opened by copybara-service[bot] 3 months ago

#1744 - Commit bd2e0b3 breaks Windows CI

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

#1743 - Fix block graph for generators in 3.12

Pull Request - State: closed - Opened by copybara-service[bot] 3 months ago