Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/python/typing_extensions
Backported and experimental type hints for Python
https://github.com/python/typing_extensions
Third-party tests failed on Fri Jan 12 2024
github-actions[bot] opened this issue about 1 year ago
github-actions[bot] opened this issue about 1 year ago
isinstance return different result with sys.setprofile
lonsdale8734 opened this issue about 1 year ago
lonsdale8734 opened this issue about 1 year ago
Third-party tests failed on Sat Dec 30 2023
github-actions[bot] opened this issue about 1 year ago
github-actions[bot] opened this issue about 1 year ago
Hints for using typing_extensions with mypy
tgamblin opened this issue about 1 year ago
tgamblin opened this issue about 1 year ago
PEP 585 + PEP 604 support
bswck opened this issue about 1 year ago
bswck opened this issue about 1 year ago
Fix readthedocs config
JelleZijlstra opened this pull request about 1 year ago
JelleZijlstra opened this pull request about 1 year ago
Release 4.9.0
JelleZijlstra opened this pull request about 1 year ago
JelleZijlstra opened this pull request about 1 year ago
fix: Interaction with get_type_hints and Annotated <3.11.
DanCardin opened this pull request about 1 year ago
DanCardin opened this pull request about 1 year ago
Third-party tests failed on Fri Dec 08 2023
github-actions[bot] opened this issue about 1 year ago
github-actions[bot] opened this issue about 1 year ago
Annotated/get_type_hints interaction in python <3.11
DanCardin opened this issue about 1 year ago
DanCardin opened this issue about 1 year ago
Third-party tests failed on Thu Nov 30 2023
github-actions[bot] opened this issue about 1 year ago
github-actions[bot] opened this issue about 1 year ago
Multiple inheritance and ReadOnly issues?
alicederyn opened this issue about 1 year ago
alicederyn opened this issue about 1 year ago
Run typed-argument-parser tests on 3.12 in the daily workflow
AlexWaygood opened this pull request about 1 year ago
AlexWaygood opened this pull request about 1 year ago
Prepare release 4.9.0rc1
JelleZijlstra opened this pull request about 1 year ago
JelleZijlstra opened this pull request about 1 year ago
fix typo in `override()` docstring
AlexWaygood opened this pull request about 1 year ago
AlexWaygood opened this pull request about 1 year ago
Backport recent improvements to the error message when trying to call `issubclass()` against a protocol with non-method members
AlexWaygood opened this pull request about 1 year ago
AlexWaygood opened this pull request about 1 year ago
Backport recent change to `NamedTuple` classes regarding `__set_name__`
AlexWaygood opened this pull request about 1 year ago
AlexWaygood opened this pull request about 1 year ago
Update @deprecated implementation
JelleZijlstra opened this pull request about 1 year ago
JelleZijlstra opened this pull request about 1 year ago
Referencing to bases of TypeVar
valq7711 opened this issue about 1 year ago
valq7711 opened this issue about 1 year ago
Unreadable help() with Annotated[str, Doc(...)]
saper opened this issue about 1 year ago
saper opened this issue about 1 year ago
List of included items by the version in which they were included in Python.
nuno-andre opened this issue about 1 year ago
nuno-andre opened this issue about 1 year ago
@deprecated: will be in warnings, not typing
JelleZijlstra opened this pull request about 1 year ago
JelleZijlstra opened this pull request about 1 year ago
Third-party tests failed on Mon Nov 06 2023
github-actions[bot] opened this issue about 1 year ago
github-actions[bot] opened this issue about 1 year ago
Raise if a non-`str` is passed as the first parameter to `@deprecated`
AlexWaygood opened this pull request about 1 year ago
AlexWaygood opened this pull request about 1 year ago
Baffling error message if you forget to pass a deprecation message to `@deprecated` when it's decorating a class
AlexWaygood opened this issue about 1 year ago
AlexWaygood opened this issue about 1 year ago
Fix deprecating a mixin
JelleZijlstra opened this pull request about 1 year ago
JelleZijlstra opened this pull request about 1 year ago
Fix runtime behaviour of PEP 696
NCPlayz opened this pull request about 1 year ago
NCPlayz opened this pull request about 1 year ago
Run tests on Python 3.13
hugovk opened this pull request over 1 year ago
hugovk opened this pull request over 1 year ago
Fix tests on Python 3.13
hroncok opened this pull request over 1 year ago
hroncok opened this pull request over 1 year ago
gh-110686: Test pattern matching with `runtime_checkable` protocols
sobolevn opened this pull request over 1 year ago
sobolevn opened this pull request over 1 year ago
Add .readthedocs.yaml
JelleZijlstra opened this pull request over 1 year ago
JelleZijlstra opened this pull request over 1 year ago
Make `NewType.__call__` params positional-only
AlexWaygood opened this pull request over 1 year ago
AlexWaygood opened this pull request over 1 year ago
Third-party tests failed on Mon Sep 25 2023
github-actions[bot] opened this issue over 1 year ago
github-actions[bot] opened this issue over 1 year ago
Syntax error for typing_extensions.py, line 874invalid syntax"
VijethKashyapTR opened this issue over 1 year ago
VijethKashyapTR opened this issue over 1 year ago
Getting the error in lambads With django 3.2
deep-kr opened this issue over 1 year ago
deep-kr opened this issue over 1 year ago
Add support for PEP 705
JelleZijlstra opened this pull request over 1 year ago
JelleZijlstra opened this pull request over 1 year ago
Prepare release 4.8.0
JelleZijlstra opened this pull request over 1 year ago
JelleZijlstra opened this pull request over 1 year ago
Version 4.8.0rc1 fails on Python 3.7 with SyntaxError in typing_extensions.py line 874
andy-maier opened this issue over 1 year ago
andy-maier opened this issue over 1 year ago
Run tests on py312 for more third-party projects
AlexWaygood opened this pull request over 1 year ago
AlexWaygood opened this pull request over 1 year ago
Release 4.8.0rc1
JelleZijlstra opened this pull request over 1 year ago
JelleZijlstra opened this pull request over 1 year ago
Fix ParamSpec ellipsis default for <3.10
Gobot1234 opened this pull request over 1 year ago
Gobot1234 opened this pull request over 1 year ago
Docs improvements
JelleZijlstra opened this pull request over 1 year ago
JelleZijlstra opened this pull request over 1 year ago
Add Doc from PEP 727: https://peps.python.org/pep-0727/
tiangolo opened this pull request over 1 year ago
tiangolo opened this pull request over 1 year ago
The git tag 3.7.4.2 is wrong
MartinThoma opened this issue over 1 year ago
MartinThoma opened this issue over 1 year ago
Backport CPython PR 107584
AlexWaygood opened this pull request over 1 year ago
AlexWaygood opened this pull request over 1 year ago
Behavior of types.get_original_bases() changed in Python 3.12
chrisbouchard opened this issue over 1 year ago
chrisbouchard opened this issue over 1 year ago
Revert "Skip running `cattrs` tests on PyPy (#272)"
AlexWaygood opened this pull request over 1 year ago
AlexWaygood opened this pull request over 1 year ago
Skip running `cattrs` tests on PyPy
AlexWaygood opened this pull request over 1 year ago
AlexWaygood opened this pull request over 1 year ago
Third-party tests failed on Tue Jul 18 2023
github-actions[bot] opened this issue over 1 year ago
github-actions[bot] opened this issue over 1 year ago
Show expected parameters for the TypeError
amitavmohanty01 opened this pull request over 1 year ago
amitavmohanty01 opened this pull request over 1 year ago
Fix third-party workflow
AlexWaygood opened this pull request over 1 year ago
AlexWaygood opened this pull request over 1 year ago
Third-party tests failed on Fri Jul 07 2023
github-actions[bot] opened this issue over 1 year ago
github-actions[bot] opened this issue over 1 year ago
Drop support for Python 3.7
AlexWaygood opened this pull request over 1 year ago
AlexWaygood opened this pull request over 1 year ago
Third-party tests failed on Mon Jul 03 2023
github-actions[bot] opened this issue over 1 year ago
github-actions[bot] opened this issue over 1 year ago
te 4.7.0 breaks Mypy daemon on Python 3.7 (`TypeError: metaclass conflict`)
NiklasRosenstein opened this issue over 1 year ago
NiklasRosenstein opened this issue over 1 year ago
Prepare release 4.7.1
JelleZijlstra opened this pull request over 1 year ago
JelleZijlstra opened this pull request over 1 year ago
Third-party tests failed on Sun Jul 02 2023
github-actions[bot] opened this issue over 1 year ago
github-actions[bot] opened this issue over 1 year ago
Restore compatibility with PyPy <3.9
AlexWaygood opened this pull request over 1 year ago
AlexWaygood opened this pull request over 1 year ago
Third-party tests failed on Sat Jul 01 2023
github-actions[bot] opened this issue over 1 year ago
github-actions[bot] opened this issue over 1 year ago
Run some mypyc tests in the third-party workflow
AlexWaygood opened this pull request over 1 year ago
AlexWaygood opened this pull request over 1 year ago
Run tests on more pypy versions in CI
AlexWaygood opened this pull request over 1 year ago
AlexWaygood opened this pull request over 1 year ago
4.7.0: new implementation of TypedDict breaks pypy-3.7 and pypy-3.8
AlexWaygood opened this issue over 1 year ago
AlexWaygood opened this issue over 1 year ago
Stop running third-party tests on 3.7
JelleZijlstra opened this pull request over 1 year ago
JelleZijlstra opened this pull request over 1 year ago
Third-party tests failed on Thu Jun 29 2023
github-actions[bot] opened this issue over 1 year ago
github-actions[bot] opened this issue over 1 year ago
4.7.0 final
JelleZijlstra opened this pull request over 1 year ago
JelleZijlstra opened this pull request over 1 year ago
How to judge if a type is Annotated in Python <= 3.8 ?
luochen1990 opened this issue over 1 year ago
luochen1990 opened this issue over 1 year ago
CHANGELOG: Mention expected end of 3.7 support
JelleZijlstra opened this pull request over 1 year ago
JelleZijlstra opened this pull request over 1 year ago
Backport CPython PR 105976
AlexWaygood opened this pull request over 1 year ago
AlexWaygood opened this pull request over 1 year ago
@deprecated breaking __init__ inheritance when used with mixins/multiple inheritance
recrsn opened this issue over 1 year ago
recrsn opened this issue over 1 year ago
README improvements
JelleZijlstra opened this pull request over 1 year ago
JelleZijlstra opened this pull request over 1 year ago
Update CONTRIBUTING.md
JelleZijlstra opened this pull request over 1 year ago
JelleZijlstra opened this pull request over 1 year ago
Release 4.7.0rc1
JelleZijlstra opened this pull request over 1 year ago
JelleZijlstra opened this pull request over 1 year ago
Don't clobber user-defined `__init__` methods on protocol classes, even when `typing.Protocol` is in the mro
AlexWaygood opened this pull request over 1 year ago
AlexWaygood opened this pull request over 1 year ago
Document that `typing_extensions.Protocol` and `typing.Protocol` don't always play well together
AlexWaygood opened this pull request over 1 year ago
AlexWaygood opened this pull request over 1 year ago
`typing_extensions.Protocol` and `typing.Protocol` don't always play well together
AlexWaygood opened this issue over 1 year ago
AlexWaygood opened this issue over 1 year ago
Add a few more tests for interactions between `typing.Protocol` and `typing_extensions.Protocol`
AlexWaygood opened this pull request over 1 year ago
AlexWaygood opened this pull request over 1 year ago
TypeError with python 3.12b1 : type `typing.TypeVar` is not an acceptable base type
karthiknadig opened this issue over 1 year ago
karthiknadig opened this issue over 1 year ago
Fix edge-case `Protocol` bug on Python 3.7
AlexWaygood opened this pull request over 1 year ago
AlexWaygood opened this pull request over 1 year ago
Release 4.7.0 planning
JelleZijlstra opened this issue over 1 year ago
JelleZijlstra opened this issue over 1 year ago
Backport NamedTuple and TypedDict deprecations from Python 3.13
JelleZijlstra opened this pull request over 1 year ago
JelleZijlstra opened this pull request over 1 year ago
Should TypeAliasType check that it is parametrized correctly?
adriangb opened this issue over 1 year ago
adriangb opened this issue over 1 year ago
Add get_protocol_members and is_protocol
JelleZijlstra opened this pull request over 1 year ago
JelleZijlstra opened this pull request over 1 year ago
Allow typing_extensions.Protocol and typing.Protocol to mix
AlexWaygood opened this pull request over 1 year ago
AlexWaygood opened this pull request over 1 year ago
Can't mix `typing.Protocol` and `typing_extensions.Protocol` anymore as base classes
tmke8 opened this issue over 1 year ago
tmke8 opened this issue over 1 year ago
Unskip typeguard tests in the third-party workflow
AlexWaygood opened this pull request over 1 year ago
AlexWaygood opened this pull request over 1 year ago
Revert "Skip cattrs tests on 3.8"
AlexWaygood opened this pull request over 1 year ago
AlexWaygood opened this pull request over 1 year ago
No tests asserting that TypedDicts cannot inherit from plain `Generic`
AlexWaygood opened this issue over 1 year ago
AlexWaygood opened this issue over 1 year ago
Third-party tests failed on Sun Jun 11 2023
github-actions[bot] opened this issue over 1 year ago
github-actions[bot] opened this issue over 1 year ago
Skip cattrs tests on 3.8
AlexWaygood opened this pull request over 1 year ago
AlexWaygood opened this pull request over 1 year ago
Third-party tests failed on Sat Jun 10 2023
github-actions[bot] opened this issue over 1 year ago
github-actions[bot] opened this issue over 1 year ago
Further deduplicate implementation of special forms
AlexWaygood opened this pull request over 1 year ago
AlexWaygood opened this pull request over 1 year ago
Reduce duplication in definitions of various special forms
AlexWaygood opened this pull request over 1 year ago
AlexWaygood opened this pull request over 1 year ago
Backport some new `Protocol` tests from CPython
AlexWaygood opened this pull request over 1 year ago
AlexWaygood opened this pull request over 1 year ago
Improve the cron-job workflows
AlexWaygood opened this pull request over 1 year ago
AlexWaygood opened this pull request over 1 year ago
Docs: Add a recipe for robust runtime introspection
AlexWaygood opened this pull request over 1 year ago
AlexWaygood opened this pull request over 1 year ago
Fix pydantic tests
AlexWaygood opened this pull request over 1 year ago
AlexWaygood opened this pull request over 1 year ago
Third-party tests failed on Wed Jun 07 2023
github-actions[bot] opened this issue over 1 year ago
github-actions[bot] opened this issue over 1 year ago
Third-party tests failed on Wed Jun 07 2023
github-actions[bot] opened this issue over 1 year ago
github-actions[bot] opened this issue over 1 year ago
Add get_type_hints to backport PEP 585 and 604 types in python 3.7-3.9
mauvilsa opened this issue over 1 year ago
mauvilsa opened this issue over 1 year ago
Allow Protocols to inherit from typing_extensions.Buffer or collections.abc.Buffer
AlexWaygood opened this pull request over 1 year ago
AlexWaygood opened this pull request over 1 year ago