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

Added draft chapter to typing spec for enumerations.

erictraut opened this pull request 8 months ago
List pip as an explicit dependency for the conformance tests

AlexWaygood opened this pull request 8 months ago
Updated conformance test results for pyright 1.1.365.

erictraut opened this pull request 8 months ago
Allow multiple `TypeVarTuple` in Generic Classes when they are wrapped.

randolf-scholz opened this issue 8 months ago
Glossary: Fix broken link

JelleZijlstra opened this pull request 8 months ago
A few typo fixes

fofoni opened this pull request 8 months ago
Proposed clarification of spec for int/float/complex promotion

JelleZijlstra opened this pull request 8 months ago
Clarify the implications of subclassing Any

carljm opened this issue 8 months ago
Clarify the float/int/complex special case

carljm opened this issue 8 months ago
Support list comprehension for `TypeVarTuple`

zen-xu opened this issue 8 months ago
Updated conformance results for pyright 1.1.364.

erictraut opened this pull request 8 months ago
new "type system concepts" section

carljm opened this pull request 8 months ago
Fixed a bug in the conformance test for `ClassVar` qualifier

erictraut opened this pull request 8 months ago
Add conformance tests for Final dataclass fields

carljm opened this pull request 8 months ago
add ellipsis to incomplete class __getattr__

wyattscarpenter opened this pull request 8 months ago
Fix `A previous point` link

MtkN1 opened this pull request 8 months ago
Add example with overlap to overload

nineteendo opened this pull request 8 months ago
Updated conformance results for pyright 1.1.363, which fixes one conf…

erictraut opened this pull request 8 months ago
Update to Pyre-0.9.21

stroxler opened this pull request 9 months ago
Updated conformance results for pyright 1.1.362

erictraut opened this pull request 9 months ago
Spec: Version and platform checking underspecified

srittau opened this issue 9 months ago
Conformance tests for Callables

erictraut opened this pull request 9 months ago
Updated conformance results for pyright 1.1.361.

erictraut opened this pull request 9 months ago
Fixed the header levels in the "Read-only Items".

erictraut opened this pull request 9 months ago
Updated conformance test results for mypy 1.10 and pyright 1.1.360. M…

erictraut opened this pull request 9 months ago
Added conformance tests for new "Exceptions" chapter.

erictraut opened this pull request 9 months ago
Expanded "Callables" chapter to include additional details.

erictraut opened this pull request 9 months ago
Expanded "Callables" chapter to include additional details.

erictraut opened this pull request 9 months ago
Updated conformance test results for pyright 1.1.359.

erictraut opened this pull request 9 months ago
Added typing spec chapter focused on exception behavior

erictraut opened this pull request 9 months ago
Fixed a few bugs in the constructor conformance tests that I found wh…

erictraut opened this pull request 9 months ago
Expanded PEP 695 syntax tests to validate that bounds and constraints…

erictraut opened this pull request 9 months ago
Spec: Fixes to generics spec

JelleZijlstra opened this pull request 9 months ago
Fixed two minor errors in code samples within the constructors chapte…

erictraut opened this pull request 9 months ago
Added conformance tests for the newly-added chapter on constructors.

erictraut opened this pull request 9 months ago
Updated conformance tests for pytype 2024.04.11. Fixed a couple of mi…

erictraut opened this pull request 9 months ago
scripts: Remove obsolete script

JelleZijlstra opened this pull request 10 months ago
Add pre-commit configuration

JelleZijlstra opened this pull request 10 months ago
Spec: Fix formatting in constructors chapter

JelleZijlstra opened this pull request 10 months ago
Fixed some formatting issues in the new "constructor" chapter that ca…

erictraut opened this pull request 10 months ago
Update results for pyright 1.1.358

JelleZijlstra opened this pull request 10 months ago
Conformance tests: mark pytype as failing assert_type test

JelleZijlstra opened this pull request 10 months ago
conformance tests: fix scoring for typeddicts_inheritance

JelleZijlstra opened this pull request 10 months ago
Conformance tests: mark pytype as failing generics_scope

JelleZijlstra opened this pull request 10 months ago
Conformance tests: Fix tuples_unpacked.py

JelleZijlstra opened this pull request 10 months ago
Conformance tests: Fix pyright scoring for protocols_variance

JelleZijlstra opened this pull request 10 months ago
Conformance tests: Ignore overlapping overload errors in LiteralString

JelleZijlstra opened this pull request 10 months ago
Conformance tests: Fix generics_defaults scoring for pyright

JelleZijlstra opened this pull request 10 months ago
Conformance tests: Fix automated scoring for pyright dataclasses tests

JelleZijlstra opened this pull request 10 months ago
Fix heading levels and a link

srittau opened this pull request 10 months ago
Replace PEP list with link

srittau opened this pull request 10 months ago
Update PEPs list

JelleZijlstra opened this pull request 10 months ago
Spec: Define "type expression", "annotation expression", "type qualifier"

JelleZijlstra opened this pull request 10 months ago
Conformance tests: Align automated and manual scoring

JelleZijlstra opened this issue 10 months ago
Conformance tests: Fix automated scoring in classes_override.py

JelleZijlstra opened this pull request 10 months ago
Conformance tests: Allow TD.get(known_key) to be T | None

JelleZijlstra opened this pull request 10 months ago
Conformance tests: Allow mypy error on typeddicts_alt_syntax.py

JelleZijlstra opened this pull request 10 months ago
Conformance tests: Update Never test

JelleZijlstra opened this pull request 10 months ago
Conformance tests: Fix automated checking on overloads_basic.py

JelleZijlstra opened this pull request 10 months ago
Conformance test suite: Reduce chance of merge conflicts

JelleZijlstra opened this pull request 10 months ago
Conformance tests: Fix automated scoring for dataclasses_usage.toml

JelleZijlstra opened this pull request 10 months ago
Conformance tests: Add mechanism for ignoring errors

JelleZijlstra opened this pull request 10 months ago
Conformance tests: Add mechanism to ignore errors

JelleZijlstra opened this issue 10 months ago
Document automated conformance tool

JelleZijlstra opened this pull request 10 months ago
Automate conformance test suite

JelleZijlstra opened this pull request 10 months ago
Fixed a couple of minor issues with the conformance report.

erictraut opened this pull request 10 months ago
Conformance tests: Minor coding improvements

JelleZijlstra opened this pull request 10 months ago
Add conformance tests for TypeIs

JelleZijlstra opened this pull request 10 months ago
Added PEP 742 (`TypeIs`) to the typing spec.

erictraut opened this pull request 10 months ago
Added exclusion for mypy because the latest version (1.9) crashes whe…

erictraut opened this pull request 10 months ago
spec: clarify the mro linearization of Any

mikeshardmind opened this pull request 10 months ago
spec: clarify interaction of Final and dataclass

carljm opened this pull request 10 months ago
Updated conformance tests for pyright 1.1.356 and pytype 2024.03.19. …

erictraut opened this pull request 10 months ago
Added draft chapter to typing spec for constructors.

erictraut opened this pull request 10 months ago
Incorporate PEP 483 into the spec

carljm opened this issue 10 months ago
Added missing tests for "TypeVar with upper bounds" section of Generi…

erictraut opened this pull request 10 months ago
Update "Syntax" section for Python 3.8+

srittau opened this pull request 10 months ago
Stubs now support more features

srittau opened this pull request 10 months ago
Out-of-date description of how to indicate positional-only parameters

AlexWaygood opened this issue 10 months ago
Updated conformance test results for pyright 1.1.354 and pytype 2024.…

erictraut opened this pull request 10 months ago
Added conformance tests for PEP 696.

erictraut opened this pull request 11 months ago
Update class-compat.rst: fix a typo

kuraga opened this pull request 11 months ago
Incorporated PEP 696 into the typing spec.

erictraut opened this pull request 11 months ago
Added conformance tests for PEP 705.

erictraut opened this pull request 11 months ago
Updated conformance test results for mypy 1.9.

erictraut opened this pull request 11 months ago
spec: Separate "Glossary" section

JelleZijlstra opened this pull request 11 months ago
Updated conformance test results for the latest versions of pyright a…

erictraut opened this pull request 11 months ago
Added the spec part of PEP 705 to the typing spec.

erictraut opened this pull request 11 months ago
Extra key of TypedDict

STofone opened this issue 11 months ago
Spec: Add PEP 705 (Read-only TypedDict items)

JelleZijlstra opened this issue 11 months ago
Spec: Add PEP 696 (Type parameter defaults)

JelleZijlstra opened this issue 11 months ago
Update list of PEPs

JelleZijlstra opened this pull request 11 months ago