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
Fix third party scheduled tests running on forks
brianschubert opened this pull request 15 days ago
brianschubert opened this pull request 15 days ago
Fix typos in `TypeIs` docstring
hamdanal opened this pull request 17 days ago
hamdanal opened this pull request 17 days ago
puente
pepeelpolllo opened this issue 17 days ago
pepeelpolllo opened this issue 17 days ago
3rd party tests conditional runs syntax
Viicos opened this issue 17 days ago
Viicos opened this issue 17 days ago
Add 3.12.0 and 3.13.0 tests to CI
Daraan opened this pull request 24 days ago
Daraan opened this pull request 24 days ago
Add test coverage monitoring
JelleZijlstra opened this issue 25 days ago
JelleZijlstra opened this issue 25 days ago
Start PEP 728 implementation
JelleZijlstra opened this pull request 27 days ago
JelleZijlstra opened this pull request 27 days ago
Official `typing_extensions 4.13.0` release begging :beaver:
leycec opened this issue 28 days ago
leycec opened this issue 28 days ago
Revert "Disable broken typed-argument-parser tests"
brianschubert opened this pull request 29 days ago
brianschubert opened this pull request 29 days ago
Change issue text on third_party failure to include exact run URL
brianschubert opened this pull request about 1 month ago
brianschubert opened this pull request about 1 month ago
Disable broken typed-argument-parser tests
JelleZijlstra opened this pull request about 1 month ago
JelleZijlstra opened this pull request about 1 month ago
Third-party tests failed on Fri Dec 06 2024
github-actions[bot] opened this issue about 1 month ago
github-actions[bot] opened this issue about 1 month ago
Third-party tests failed on Thu Dec 05 2024
github-actions[bot] opened this issue about 1 month ago
github-actions[bot] opened this issue about 1 month ago
Fix recursive use of Concatenate when mixing modules
Daraan opened this pull request about 1 month ago
Daraan opened this pull request about 1 month ago
Update `TypedDict` to match updated PEP-728
mharding-hpe opened this issue about 2 months ago
mharding-hpe opened this issue about 2 months ago
[bug][4.12.2][Notebook] cannot import name 'TypeIs' from 'typing_extensions'
sl-ffx opened this issue about 2 months ago
sl-ffx opened this issue about 2 months ago
Third-party tests failed on Mon Nov 18 2024
github-actions[bot] opened this issue about 2 months ago
github-actions[bot] opened this issue about 2 months ago
Use SPDX license identifier
cdce8p opened this pull request about 2 months ago
cdce8p opened this pull request about 2 months ago
Third-party tests failed on Fri Nov 15 2024
github-actions[bot] opened this issue about 2 months ago
github-actions[bot] opened this issue about 2 months ago
Fix Pydantic third party integration tests
Viicos opened this pull request about 2 months ago
Viicos opened this pull request about 2 months ago
Third-party tests failed on Tue Nov 12 2024
github-actions[bot] opened this issue about 2 months ago
github-actions[bot] opened this issue about 2 months ago
match Buffer inheritance to cpython Buffer
tungol opened this pull request about 2 months ago
tungol opened this pull request about 2 months ago
Migrate pydantic tests to uv
brianschubert opened this pull request about 2 months ago
brianschubert opened this pull request about 2 months ago
Third-party tests failed on Sun Nov 10 2024
github-actions[bot] opened this issue about 2 months ago
github-actions[bot] opened this issue about 2 months ago
Third-party tests failed on Sat Nov 09 2024
github-actions[bot] opened this issue about 2 months ago
github-actions[bot] opened this issue about 2 months ago
Python
Joebcode opened this issue 2 months ago
Joebcode opened this issue 2 months ago
Add backport of `evaluate_forward_ref`
Daraan opened this pull request 2 months ago
Daraan opened this pull request 2 months ago
Change issue text on third party failure
hauntsaninja opened this pull request 2 months ago
hauntsaninja opened this pull request 2 months ago
Add missing apostrophe to error message that's present cpython main
Daraan opened this pull request 2 months ago
Daraan opened this pull request 2 months ago
Fix changelog typos
AlexWaygood opened this pull request 2 months ago
AlexWaygood opened this pull request 2 months ago
Third-party tests failed on Fri Oct 25 2024
github-actions[bot] opened this issue 2 months ago
github-actions[bot] opened this issue 2 months ago
Generic with ParamSpec and Concatenate substitutions behave incorrectly
Daraan opened this issue 3 months ago
Daraan opened this issue 3 months ago
Fix Generic with ParamSpec not subscriptable with multiple arguments [non-generic-variant]
Daraan opened this pull request 3 months ago
Daraan opened this pull request 3 months ago
Third-party tests failed on Wed Oct 23 2024
github-actions[bot] opened this issue 3 months ago
github-actions[bot] opened this issue 3 months ago
Fix Concatenate and Generic with ParamSpec substitution
Daraan opened this pull request 3 months ago
Daraan opened this pull request 3 months ago
Add typing_extensions.evaluate_forward_ref
befeleme opened this issue 3 months ago
befeleme opened this issue 3 months ago
Run 3.13 tests for typed_argument_parser
JelleZijlstra opened this pull request 3 months ago
JelleZijlstra opened this pull request 3 months ago
third_party: enable 3.13 for pyanalyze
JelleZijlstra opened this pull request 3 months ago
JelleZijlstra opened this pull request 3 months ago
Starred unpack does not equal `Unpack` in Python 3.11
Daraan opened this issue 3 months ago
Daraan opened this issue 3 months ago
third-party test: Update Python versions
JelleZijlstra opened this pull request 3 months ago
JelleZijlstra opened this pull request 3 months ago
Third-party tests failed on Fri Oct 11 2024
github-actions[bot] opened this issue 3 months ago
github-actions[bot] opened this issue 3 months ago
Fix `Union[..., NoneType]` injection by `get_type_hints` if a `None` default value is used.
Daraan opened this pull request 3 months ago
Daraan opened this pull request 3 months ago
Concatenate to support Ellipsis argument
Daraan opened this pull request 3 months ago
Daraan opened this pull request 3 months ago
Fix subscription of Unpack causing nested Unpacks to not be resolved correctly
Daraan opened this pull request 3 months ago
Daraan opened this pull request 3 months ago
Support subscription of `Callable[Concatenate[P], Any]` with `...` in Python 3.10
Daraan opened this pull request 3 months ago
Daraan opened this pull request 3 months ago
Allow subscription of `Callable[Concatenate[P], Any]` with ellipsis in Python 3.10
Daraan opened this pull request 3 months ago
Daraan opened this pull request 3 months ago
[3.14] Address invalid inputs of TypeAliasType
Daraan opened this pull request 3 months ago
Daraan opened this pull request 3 months ago
Third-party tests failed on Mon Sep 30 2024
github-actions[bot] opened this issue 3 months ago
github-actions[bot] opened this issue 3 months ago
Rename TypeExpr to TypeForm
JelleZijlstra opened this pull request 3 months ago
JelleZijlstra opened this pull request 3 months ago
Nested use of `Unpack` in alias from TypeAliasType causes TypeError on Python 3.11
Daraan opened this issue 3 months ago
Daraan opened this issue 3 months ago
Raise TypeError when TypeAliasType is subscripted without having type_params
Daraan opened this pull request 3 months ago
Daraan opened this pull request 3 months ago
_collect_type_vars should not collect Unpack objects itself
Daraan opened this pull request 3 months ago
Daraan opened this pull request 3 months ago
Backport of "_collect_type_vars" behaves wrong if Unpack is used on generic non-TypeVarTuple types
Daraan opened this issue 3 months ago
Daraan opened this issue 3 months ago
Add missing dunder attributes for TypeAliasType instances
Daraan opened this pull request 3 months ago
Daraan opened this pull request 3 months ago
GenericAlias from TypeAliasType subscription lacks dunder attributes
Daraan opened this issue 3 months ago
Daraan opened this issue 3 months ago
TypeAliasType not raising TypeError when it is has no parameters
Daraan opened this issue 3 months ago
Daraan opened this issue 3 months ago
Third-party tests failed on Wed Sep 25 2024
github-actions[bot] opened this issue 3 months ago
github-actions[bot] opened this issue 3 months ago
Third-party tests failed on Mon Sep 23 2024
github-actions[bot] opened this issue 4 months ago
github-actions[bot] opened this issue 4 months ago
Third-party tests failed on Thu Sep 19 2024
github-actions[bot] opened this issue 4 months ago
github-actions[bot] opened this issue 4 months ago
Third-party tests failed on Tue Sep 17 2024
github-actions[bot] opened this issue 4 months ago
github-actions[bot] opened this issue 4 months ago
Remove typeguard PyPy tests
hauntsaninja opened this pull request 4 months ago
hauntsaninja opened this pull request 4 months ago
Third-party tests failed on Fri Sep 13 2024
github-actions[bot] opened this issue 4 months ago
github-actions[bot] opened this issue 4 months ago
Third-party tests failed on Thu Sep 12 2024
github-actions[bot] opened this issue 4 months ago
github-actions[bot] opened this issue 4 months ago
Third-party tests failed on Wed Sep 11 2024
github-actions[bot] opened this issue 4 months ago
github-actions[bot] opened this issue 4 months ago
Third-party tests failed on Tue Sep 10 2024
github-actions[bot] opened this issue 4 months ago
github-actions[bot] opened this issue 4 months ago
Third-party tests failed on Mon Sep 09 2024
github-actions[bot] opened this issue 4 months ago
github-actions[bot] opened this issue 4 months ago
Third-party tests failed on Sun Sep 08 2024
github-actions[bot] opened this issue 4 months ago
github-actions[bot] opened this issue 4 months ago
Third-party tests failed on Sat Sep 07 2024
github-actions[bot] opened this issue 4 months ago
github-actions[bot] opened this issue 4 months ago
Third-party tests failed on Fri Sep 06 2024
github-actions[bot] opened this issue 4 months ago
github-actions[bot] opened this issue 4 months ago
[bug][4.12.2] ImportError: cannot import name 'TypeIs' from 'typing_extensions'
nctu6 opened this issue 4 months ago
nctu6 opened this issue 4 months ago
Third-party tests failed on Thu Sep 05 2024
github-actions[bot] opened this issue 4 months ago
github-actions[bot] opened this issue 4 months ago
Third-party tests failed on Sat Aug 24 2024
github-actions[bot] opened this issue 5 months ago
github-actions[bot] opened this issue 5 months ago
Change license identifier in project metadata to text
mschoettle opened this pull request 5 months ago
mschoettle opened this pull request 5 months ago
Third-party tests failed on Thu Aug 22 2024
github-actions[bot] opened this issue 5 months ago
github-actions[bot] opened this issue 5 months ago
Support ParamSpec for TypeAliasType
Daraan opened this pull request 5 months ago
Daraan opened this pull request 5 months ago
`TypeAliasType` when a ParamSpec should be replaced raised type error
Daraan opened this issue 5 months ago
Daraan opened this issue 5 months ago
Third-party tests failed on Tue Aug 20 2024
github-actions[bot] opened this issue 5 months ago
github-actions[bot] opened this issue 5 months ago
Third-party tests failed on Sun Aug 18 2024
github-actions[bot] opened this issue 5 months ago
github-actions[bot] opened this issue 5 months ago
TypeError: unsupported operand type(s) for |: 'type' and 'types.GenericAlias'
tikuma-lsuhsc opened this issue 5 months ago
tikuma-lsuhsc opened this issue 5 months ago
Third-party tests failed on Thu Aug 15 2024
github-actions[bot] opened this issue 5 months ago
github-actions[bot] opened this issue 5 months ago
Future of typing_extensions.Doc
JelleZijlstra opened this issue 5 months ago
JelleZijlstra opened this issue 5 months ago
Added support for Concatenate with Ellipsis
Daraan opened this pull request 5 months ago
Daraan opened this pull request 5 months ago
Incompatibility unknown to package manager: typing_extensions=4.5.0, notebooks, python=3.10
Alexandre-aksenov opened this issue 5 months ago
Alexandre-aksenov opened this issue 5 months ago
Add tests for metaclasses and typing_extensions.get_annotations
JelleZijlstra opened this pull request 5 months ago
JelleZijlstra opened this pull request 5 months ago
Third-party tests failed on Thu Jul 25 2024
github-actions[bot] opened this issue 6 months ago
github-actions[bot] opened this issue 6 months ago
Copy the coroutine status in deprecated
srittau opened this pull request 6 months ago
srittau opened this pull request 6 months ago
feat: add attrspec
suned opened this pull request 6 months ago
suned opened this pull request 6 months ago
Add logging for third party installs
hauntsaninja opened this pull request 6 months ago
hauntsaninja opened this pull request 6 months ago
`typing_extensions.deprecated` and `warnings.deprecated` remove coroutine property; How to deprecate async functions?
Kakadus opened this issue 6 months ago
Kakadus opened this issue 6 months ago
Third-party tests failed on Mon Jul 15 2024
github-actions[bot] opened this issue 6 months ago
github-actions[bot] opened this issue 6 months ago
Third-party tests failed on Sun Jul 14 2024
github-actions[bot] opened this issue 6 months ago
github-actions[bot] opened this issue 6 months ago
Third-party tests failed on Sat Jul 13 2024
github-actions[bot] opened this issue 6 months ago
github-actions[bot] opened this issue 6 months ago
Third-party tests failed on Wed Jun 26 2024
github-actions[bot] opened this issue 6 months ago
github-actions[bot] opened this issue 6 months ago
Add TypeExpr
JelleZijlstra opened this pull request 7 months ago
JelleZijlstra opened this pull request 7 months ago
Add `typing_extensions.TypeExpr`
JelleZijlstra opened this issue 7 months ago
JelleZijlstra opened this issue 7 months ago
Backport bugfixes made to how `inspect.get_annotations()` deals with PEP-695
AlexWaygood opened this pull request 7 months ago
AlexWaygood opened this pull request 7 months ago
4.12.2 creates an import bug
vroulet opened this issue 7 months ago
vroulet opened this issue 7 months ago
Prepare release 4.12.2
AlexWaygood opened this pull request 7 months ago
AlexWaygood opened this pull request 7 months ago
Weird conflict between typing-extensions 4.12.1, xarray, dirty_equals on Python 3.8
soxofaan opened this issue 7 months ago
soxofaan opened this issue 7 months ago
Third-party tests failed on Thu Jun 06 2024
github-actions[bot] opened this issue 7 months ago
github-actions[bot] opened this issue 7 months ago