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
#1840 - `BadDependencyError` when assigning an inherited classmethod to a variable
Issue -
State: open - Opened by Avasam 5 days ago
#1839 - add _Final class to typing module stubs
Pull Request -
State: closed - Opened by tungol 9 days ago
- 1 comment
#1838 - Couldn't import pyi for 'tqdm.notebook' [pyi-error]
Issue -
State: open - Opened by seangies 11 days ago
#1837 - internal change
Pull Request -
State: open - Opened by copybara-service[bot] 11 days ago
- 1 comment
#1836 - Add type annotations to mixin.py and fix up all places that their type annotation needed fixes after the change. This is the final CL for annotating type in pytype/abstract directory
Pull Request -
State: closed - Opened by copybara-service[bot] 14 days ago
#1835 - Add type annotations to abstract/class_mixin.py and correct / add type annotations that starts to break by the change
Pull Request -
State: closed - Opened by copybara-service[bot] 14 days ago
#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
#1830 - Add type annotation on abstract/abstract_utils.py, and also add CFGNode.program which were missing in the cfg.pyi.
Pull Request -
State: closed - Opened by copybara-service[bot] 22 days ago
#1829 - Update the return type of `_get_template` as it seems to be wrongly annotated before.
Pull Request -
State: closed - Opened by copybara-service[bot] 22 days ago
#1828 - Add missing method of Variable::PasteBindingWithNewData and its type.
Pull Request -
State: closed - Opened by copybara-service[bot] 25 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
#1819 - Annotate type on abstract/_function_base.py, and also correct some types on _base.py and _classes.py that were incorrect.
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
#1813 - Change get_type_key to return an element rather than a set. It seems that the type doesn't match between the super class and the child class, and as I see no test failing this seems to have been a mistake.
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 month ago
#1812 - `typeshed/stubs/paho-mqtt/paho/mqtt/client.pyi` does not include properties added in v2.1.0
Issue -
State: open - Opened by martinherrerias about 1 month ago
- 1 comment
#1812 - `typeshed/stubs/paho-mqtt/paho/mqtt/client.pyi` does not include properties added in v2.1.0
Issue -
State: open - Opened by martinherrerias about 1 month ago
- 1 comment
#1811 - Sync up typegraph/CMakeLists.txt
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 month ago
#1810 - Manual type annotation API boundaries for every non-test python file in `pytype/typegraph/..` after using merge_pyi.
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 month ago
#1810 - Manual type annotation API boundaries for every non-test python file in `pytype/typegraph/..` after using merge_pyi.
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 month ago
#1809 - Annotate types with the assistance of merge_pyi, and fix manually or remove the places where the type/import are wrong.
Pull Request -
State: open - 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
#1803 - Stop exposing fake builtins `generator`, `asyncgenerator`, `coroutine`
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 month ago
#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
#1790 - Upgrade code style to use modern type annotations with union syntax
Pull Request -
State: closed - Opened by copybara-service[bot] about 2 months ago
#1789 - Add a transformer that removes annotation of trivial types such as built-in and literal types.
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
#1784 - Make merge_pyi not to overwrite existing type annotations. When we assume that the existing type annotations are correct, we should totally not overwrite it as the same thing can be named in different ways depending on how you import it. But it's not a good idea to change the way how the users have written the import already.
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
#1780 - Disable new check added in pylint 3.3.0 `too-many-positional-arguments`
Pull Request -
State: closed - Opened by copybara-service[bot] 2 months ago
#1779 - Change return types of AsyncGenerator's methods to coroutines. This brings pytype's definition in line with the definition on typeshed and reflects the fact that asynchronous generators defined using the `async def`/`yield` syntax have methods returning coroutines rather than just arbitrary awaitables.
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
#1777 - Document behaviour change for `foo and 1 or 2` in 3.12
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
#1775 - PyType cannot handle type annotations of TypeAliasType (it's treated as callable)
Issue -
State: open - Opened by wyattscarpenter 2 months ago
- 1 comment
#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
#1772 - "No Buffer in module typing, referenced from 'inferred + unknowns'" when importing from typing_extensions
Issue -
State: open - Opened by mharbison72 2 months ago
#1771 - Internal change
Pull Request -
State: closed - Opened by copybara-service[bot] 2 months ago
#1770 - CI: Write out each step explicitly, drop build_scripts/ci_script.py
Pull Request -
State: closed - Opened by copybara-service[bot] 2 months ago
#1769 - Emit all unused/duplicate files with --unused_imports_info_files option
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
#1763 - Temporarily remove version from latest changelog entry
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
#1761 - Only expose type definition of aiter in Python 3.10 and above
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
#1759 - Make build/test runs faster by passing in `ninja -j 8` to make x8 parallelism if available.
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
#1757 - CI: Print shell commands in more cases for posterity
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
#1753 - Get rid of the test `pytype_extensions.test_pytype_extensions` being run separately.
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
#1750 - Add a hack to make it easier to debug pytype's cpp side.
Pull Request -
State: closed - Opened by copybara-service[bot] 2 months ago
#1749 - Fix path tests when running in a symlinked directory, enable Mac CI
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
#1746 - Invent a flag to debug before and after the constant-folded bytecode.
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