Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking issue for all other issues #19

Open
NeilGirdhar opened this issue Aug 4, 2023 · 0 comments
Open

Tracking issue for all other issues #19

NeilGirdhar opened this issue Aug 4, 2023 · 0 comments

Comments

@NeilGirdhar
Copy link
Collaborator

NeilGirdhar commented Aug 4, 2023

In the spirit of #8, I thought it might be a good idea to have an issue that categorizes all of the issues we have so that we can keep track of what needs to be done. Please feel free to edit this post to add, remove, change the classification, or change the status of an issue. Ideally, all issues should be resolved (closed) before this PEP is complete.

Motivating examples

Some of these will end up in the motivation section of the PEP. We desperately need more motivating examples. If you've contributed or reviewed type annotation pull requests, it may be worth scanning over them to see if intersections would have helped. It would also be good to scan the Pyright and MyPy issue trackers.

Required behavior of intersections

These include type checker behaviors as well as runtime behavior (we may want to split them). Some of these will end up in a behavior section of the PEP.

Adding a negation operator

#17 proposes adding Not as part of this PEP. If it is added, then it should probably get its own section.

Survey

The survey section can be populated from #14.

CPython implementation

A CPython implementation should probably be linked. @tomasr8 is working on one in #9.

Bugs

These are possible errors, oversights, or addenda for the PEP that should be resolved:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant