Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
typing
Public
Notifications
You must be signed in to change notification settings
Fork
305
Star
1.8k
Code
Issues
202
Pull requests
23
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
PEP 646 implementation
- #963
#963
Merged
JelleZijlstra
merged 27 commits into
python:master
python/typing:master
from
JelleZijlstra:pep646
JelleZijlstra/typing:pep646
Copy head branch name to clipboard
Feb 12, 2022
Conversation
Commits
27
(27)
Checks
Files changed
Merged
PEP 646 implementation
#963
JelleZijlstra
merged 27 commits into
python:master
python/typing:master
from
JelleZijlstra:pep646
JelleZijlstra/typing:pep646
Copy head branch name to clipboard
Commits
Commits on Dec 1, 2021
all the tests pass
JelleZijlstra
committed
c8463e8
View commit details
Copy full SHA for c8463e8
Browse repository at this point
lint fixes
JelleZijlstra
committed
7fcea86
View commit details
Copy full SHA for 7fcea86
Browse repository at this point
more lint
JelleZijlstra
committed
be56a0a
View commit details
Copy full SHA for be56a0a
Browse repository at this point
fix 3.10
JelleZijlstra
committed
c6d8747
View commit details
Copy full SHA for c6d8747
Browse repository at this point
separate Unpack tests
JelleZijlstra
committed
6deaf4c
View commit details
Copy full SHA for 6deaf4c
Browse repository at this point
update README
JelleZijlstra
committed
19233f7
View commit details
Copy full SHA for 19233f7
Browse repository at this point
add get_origin/get_args tests
JelleZijlstra
committed
c241435
View commit details
Copy full SHA for c241435
Browse repository at this point
fix lint
JelleZijlstra
committed
b2c7a5e
View commit details
Copy full SHA for b2c7a5e
Browse repository at this point
fix name
JelleZijlstra
committed
c7d8823
View commit details
Copy full SHA for c7d8823
Browse repository at this point
fix 3.6
JelleZijlstra
committed
8610e35
View commit details
Copy full SHA for 8610e35
Browse repository at this point
that was not 3.6
JelleZijlstra
committed
9e820f4
View commit details
Copy full SHA for 9e820f4
Browse repository at this point
more thorough monkeypatching
JelleZijlstra
committed
f2cf02e
View commit details
Copy full SHA for f2cf02e
Browse repository at this point
fix lint
JelleZijlstra
committed
0f386e2
View commit details
Copy full SHA for 0f386e2
Browse repository at this point
3.6 hacks
JelleZijlstra
committed
55c4d20
View commit details
Copy full SHA for 55c4d20
Browse repository at this point
Commits on Jan 15, 2022
give up on 3.6
JelleZijlstra
committed
9229373
View commit details
Copy full SHA for 9229373
Browse repository at this point
docs
JelleZijlstra
committed
0d16423
View commit details
Copy full SHA for 0d16423
Browse repository at this point
TypeVarTuple docstring (adapted from the PEP)
JelleZijlstra
committed
ff2f05c
View commit details
Copy full SHA for ff2f05c
Browse repository at this point
Merge branch 'master' into pep646
JelleZijlstra
authored
e4cac11
View commit details
Copy full SHA for e4cac11
Browse repository at this point
Merge branch 'master' into pep646
JelleZijlstra
authored
53219df
View commit details
Copy full SHA for 53219df
Browse repository at this point
Commits on Jan 23, 2022
Merge branch 'master' into pep646
JelleZijlstra
authored
d6d5ba8
View commit details
Copy full SHA for d6d5ba8
Browse repository at this point
Commits on Jan 25, 2022
Merge branch 'master' into pep646
JelleZijlstra
authored
8ca9ed3
View commit details
Copy full SHA for 8ca9ed3
Browse repository at this point
Commits on Feb 2, 2022
improve tests, docs, parens
JelleZijlstra
committed
d3f77c2
View commit details
Copy full SHA for d3f77c2
Browse repository at this point
Commits on Feb 3, 2022
Merge branch 'master' into pep646
JelleZijlstra
authored
fdfe563
View commit details
Copy full SHA for fdfe563
Browse repository at this point
Commits on Feb 9, 2022
Merge branch 'master' into pep646
JelleZijlstra
authored
80d8477
View commit details
Copy full SHA for 80d8477
Browse repository at this point
Commits on Feb 11, 2022
Merge branch 'master' into pep646
JelleZijlstra
authored
e46a306
View commit details
Copy full SHA for e46a306
Browse repository at this point
Remove bound and variance from TypeVarTuple
JelleZijlstra
committed
5cd13f6
View commit details
Copy full SHA for 5cd13f6
Browse repository at this point
Commits on Feb 12, 2022
Merge branch 'master' into pep646
JelleZijlstra
authored
22b9c18
View commit details
Copy full SHA for 22b9c18
Browse repository at this point
You can’t perform that action at this time.