Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/python/typing

Python static typing home. Hosts the documentation and a user help forum.
https://github.com/python/typing

Fix typo in `__all__` examples

dhruvmanila opened this pull request 4 days ago
Glossary: Improve gradual form and gradual type definitions

bswck opened this pull request 10 days ago
Proposal: Adding Intersection Types (`&`) to Python Type Hints

kamalfarahani opened this issue 23 days ago
Updated conformance test results for the latest versions of type chec…

erictraut opened this pull request about 1 month ago
Fix markup in generics specification

Viicos opened this pull request about 1 month ago
New GroupedTypeVar type

MatthewMckee4 opened this issue about 1 month ago
Writing Stubs: Add "Overloads and Flags" section

srittau opened this pull request about 2 months ago
Fix a typo

srittau opened this pull request about 2 months ago
Update conformance tests for recent generics spec change

rchen152 opened this pull request about 2 months ago
Remove paragraph mentioning minor edits through the mailing list

Viicos opened this pull request about 2 months ago
Specs clarification: Forbid `ClassVar` and `Final` within `TypedDict` body

InSyncWithFoo opened this pull request about 2 months ago
Modernizing guide: Mention TypeGuard/TypeIs

srittau opened this pull request 2 months ago
Tools can perform "some" refactorings

srittau opened this pull request 2 months ago
Class-qualified annotation expressions

samwgoldman opened this issue 2 months ago
Add content from typeshed/CONTRIBUTING.md

yangdanny97 opened this pull request 3 months ago
Merge typeshed style guide w/ official typing docs?

yangdanny97 opened this issue 3 months ago
Clarify some behavior around user-defined generic classes

rchen152 opened this pull request 3 months ago
Update conformance results after new pyre release

migeed-z opened this pull request 3 months ago
Mention use of cast in enum type stub example

hauntsaninja opened this pull request 3 months ago
Clarify runtime implementation of `Generic`

Viicos opened this pull request 3 months ago
Add a label for typed dictionaries class-based syntax

Viicos opened this pull request 3 months ago
Awaitable typeguards

alexdrydew opened this issue 3 months ago
Add missing return type to generic_syntax_infer_variance.py

migeed-z opened this pull request 3 months ago
Updated conformance results for mypy 1.13 and pyright 1.1.386

erictraut opened this pull request 3 months ago
Modernizing guide: also mention `com2ann`

AlexWaygood opened this pull request 3 months ago
Updated conformance results for pyright 1.1.385.

erictraut opened this pull request 3 months ago
Updated conformance results for mypy 1.12.

erictraut opened this pull request 3 months ago
Fixed a bug in the protocols_generic.py test related to protocol matc…

erictraut opened this pull request 3 months ago
Updated conformance tests and results for latest versions of type che…

erictraut opened this pull request 3 months ago
Permit inferring Self for unannotated self

hauntsaninja opened this pull request 4 months ago
Web gt

harman45 opened this issue 4 months ago
Change int to Any in unpacking unbounded tuple types

denisborisov opened this pull request 4 months ago
Fix type annotation with two string literals

Glyphack opened this pull request 5 months ago
Docs: Add reference to TypeIs to use via InterSphinx

hugovk opened this pull request 5 months ago
Spec: fix indentation in `Annotated` bullets

AlexWaygood opened this pull request 5 months ago
`Counter.__init__` can't be typed safely

beauxq opened this issue 5 months ago
Specify that `type[]` distributes over unions

InSyncWithFoo opened this pull request 5 months ago
First draft of an update to the Overloads chapter (DRAFT: DO NOT MERGE)

erictraut opened this pull request 5 months ago
writing_stubs: add examples of allowed and disallowed language features.

rchen152 opened this pull request 6 months ago
Introduce an Unknown type

Eyal-Shalev opened this issue 6 months ago
[spec] Formalize excluded Protocol members

randolf-scholz opened this issue 6 months ago
Ignore reveal_type errors when parsing Pyre output

yangdanny97 opened this pull request 6 months ago
Updated conformance results for pyright 1.1.374.

erictraut opened this pull request 6 months ago
Move some more stub author guidance from Type Stubs to Writing Stubs.

rchen152 opened this pull request 6 months ago
Add conformance tests for PEP 702's `@deprecated`

InSyncWithFoo opened this pull request 6 months ago
Conformance tests: PEP 702

InSyncWithFoo opened this issue 6 months ago
(🎁) `get_type_hints` should add the class to the locals

KotlinIsland opened this issue 6 months ago
Updated conformance results for pyright 1.1.373.

erictraut opened this pull request 6 months ago
Move best practices out of "Type Stubs" doc into guide on writing stubs.

rchen152 opened this pull request 6 months ago
Merge the specification portion of the "Type Stubs" doc into the spec

rchen152 opened this pull request 6 months ago
Add additional examples about TypeIs

mikeshardmind opened this pull request 6 months ago
Added conformance checking for the "converter" field specifier parame…

erictraut opened this pull request 6 months ago
Updated conformance test results for mypy 1.11.0 and pyright 1.1.372

erictraut opened this pull request 6 months ago
Fix link to Python docs in dataclasses spec

Viicos opened this pull request 6 months ago
Enable Projects?

srittau opened this issue 6 months ago
Turn Sphinx warnings into errors

srittau opened this pull request 6 months ago
Replace `Annotation` by `Annotated`

Viicos opened this pull request 6 months ago
Update conformance test sources to allow some errors in additional positions

yangdanny97 opened this pull request 6 months ago
A generic 'frame' type

brentonmallen1 opened this issue 6 months ago
Clarify signification of `Annotation`

Viicos opened this issue 6 months ago
Update conformance test sources to initialize uninitialized variables

yangdanny97 opened this pull request 6 months ago
[spec] Overload processing order

srittau opened this issue 6 months ago
Split source directory into guides and reference

srittau opened this pull request 6 months ago
Remove empty documents

srittau opened this pull request 6 months ago
Don't mention the reference part of the mypy docs

srittau opened this pull request 6 months ago
Glossary: Improve definition of "gradual form"

JelleZijlstra opened this pull request 6 months ago
Add guide to type narrowing

JelleZijlstra opened this pull request 6 months ago
Updated conformance results for pyright 1.1.371. There were no substa…

erictraut opened this pull request 7 months ago
Fix typo

nerodono opened this pull request 7 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 7 months ago
Updated test results for pyre 0.9.22, mypy 1.10.1, and pyright 1.1.36…

erictraut opened this pull request 7 months ago
Add missing code block marker in `generics.rst`

InSyncWithFoo opened this pull request 7 months ago
Fix typo in `literal.rst`

BruceEckel opened this pull request 7 months ago
Add PEP 712 converters to the `dataclasses` spec

thejcannon opened this pull request 7 months ago
[spec] define or replace the term "concrete type"

carljm opened this issue 7 months ago
[spec] a protocol type should be assignable to object?

carljm opened this issue 7 months ago
Idenity Type

julien-blanchon opened this issue 7 months ago
doc fix: generator should yield int, not None

AurelienNober opened this pull request 7 months ago
Adds links to Python Discourse and ruff to typing.readthedocs.io.

rchen152 opened this pull request 7 months ago
Proposal: Add coerced type narrowing similar to 'cast'

NoamNol opened this issue 8 months ago
Conformance tests: Mark pytype as passing annotations_coroutines

JelleZijlstra opened this pull request 8 months ago
Conformance tests: Fix manual scoring discrepancy for pyre

JelleZijlstra opened this pull request 8 months ago
Annotated: propose better terminology

JelleZijlstra opened this pull request 8 months ago
Updated conformance test results for pyright 1.1.366.

erictraut opened this pull request 8 months ago
Implemented conformance tests for Enums chapter.

erictraut opened this pull request 8 months ago
Fixed two bugs in the conformance test:

erictraut opened this pull request 8 months ago
Fixed two small typos in Enums chapter that I discovered when writing…

erictraut opened this pull request 8 months ago
Typo fix: Replace `TypeVar` with `TypeVarTuple` in a docs example

Sachaa-Thanasius opened this pull request 8 months ago