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
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
302
Star
1.8k
Code
Issues
202
Pull requests
22
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Actions: python/typing
Actions
All workflows
Workflows
Build the documentation
Build the documentation
Conformance
Conformance
Dependabot Updates
Dependabot Updates
Dependency Graph
Dependency Graph
Test and lint
Test and lint
Show more workflows...
Management
Caches
Test and lint
Test and lint
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
ci.yml
will be ignored since log searching is not yet available
681 workflow runs
681 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Switch from requirements files to pyproject.toml
Test and lint
#2045:
Pull request
#2305
synchronize by
srittau
16s
srittau:pyproject
srittau:pyproject
16s
View #2305
View workflow file
Switch from requirements files to pyproject.toml
Test and lint
#2044:
Pull request
#2305
synchronize by
srittau
14s
srittau:pyproject
srittau:pyproject
14s
View #2305
View workflow file
Switch from requirements files to pyproject.toml
Test and lint
#2043:
Pull request
#2305
opened by
srittau
18s
srittau:pyproject
srittau:pyproject
18s
View #2305
View workflow file
Update sphinx to 9.1.0 (#2304)
Test and lint
#2042:
Commit
383e12b
pushed by
srittau
13s
main
main
13s
View workflow file
Update sphinx to 9.1.0
Test and lint
#2041:
Pull request
#2304
synchronize by
srittau
16s
srittau:sphinx-9.1.0
srittau:sphinx-9.1.0
16s
View #2304
View workflow file
Update sphinx to 9.1.0
Test and lint
#2040:
Pull request
#2304
opened by
srittau
22s
srittau:sphinx-9.1.0
srittau:sphinx-9.1.0
22s
View #2304
View workflow file
Update ty results for v0.0.48 (#2303)
Test and lint
#2039:
Commit
bbaa4d1
pushed by
carljm
17s
main
main
17s
View workflow file
Update ty results for v0.0.48
Test and lint
#2038:
Pull request
#2303
opened by
charliermarsh
11s
charliermarsh:charlie/update-ty-results-0.0.48
charliermarsh:charlie/update-ty-results-0.0.48
11s
View #2303
View workflow file
[conformance] Allow bidi inference of list literals after specializat…
Test and lint
#2037:
Commit
f9664d8
pushed by
carljm
17s
main
main
17s
View workflow file
[conformance] Add examples that require bidi inference of list literals after specialization inference
Test and lint
#2036:
Pull request
#2300
synchronize by
dcreager
15s
dcreager:bidi-list-literals
dcreager:bidi-list-literals
15s
View #2300
View workflow file
docs: add concrete type definition and update protocol references
Test and lint
#2035:
Pull request
#2302
opened by
BHUVANSH855
20s
BHUVANSH855:add-concrete-type-definition
BHUVANSH855:add-concrete-type-definition
20s
View #2302
View workflow file
conformance: fix TypeIs case (#2298)
Test and lint
#2034:
Commit
ecfd695
pushed by
JelleZijlstra
17s
main
main
17s
View workflow file
conformance: make open TypedDict extra kwargs optional (#2301)
Test and lint
#2033:
Commit
735dba9
pushed by
carljm
15s
main
main
15s
View workflow file
conformance: make open TypedDict extra kwargs optional
Test and lint
#2032:
Pull request
#2301
synchronize by
charliermarsh
17s
charliermarsh:charlie/optional-open-typeddict-unpack-extra-key
charliermarsh:charlie/optional-open-typeddict-unpack-extra-key
17s
View #2301
View workflow file
conformance: make open TypedDict extra kwargs optional
Test and lint
#2031:
Pull request
#2301
opened by
charliermarsh
15s
charliermarsh:charlie/optional-open-typeddict-unpack-extra-key
charliermarsh:charlie/optional-open-typeddict-unpack-extra-key
15s
View #2301
View workflow file
Conformance: align dataclass descriptor tests with runtime
Test and lint
#2030:
Pull request
#2299
synchronize by
ashishpatel26
18s
ashishpatel26:conformance-dataclass-descriptor-2259
ashishpatel26:conformance-dataclass-descriptor-2259
18s
View #2299
View workflow file
[conformance] Add examples that require bidi inference of list literals after specialization inference
Test and lint
#2029:
Pull request
#2300
opened by
dcreager
28s
dcreager:bidi-list-literals
dcreager:bidi-list-literals
28s
View #2300
View workflow file
conformance: fix TypeIs case
Test and lint
#2027:
Pull request
#2298
opened by
JelleZijlstra
13s
JelleZijlstra:typeis-tuple
JelleZijlstra:typeis-tuple
13s
View #2298
View workflow file
Conformance: test @override checks on __init__ and __new__
Test and lint
#2026:
Pull request
#2297
opened by
ashishpatel26
15s
ashishpatel26:conformance-override-init-new-2222
ashishpatel26:conformance-override-init-new-2222
15s
View #2297
View workflow file
Remove questionable dataclass descriptor conformance assertions
Test and lint
#2025:
Pull request
#2296
synchronize by
BHUVANSH855
18s
BHUVANSH855:fix-2259-dataclass-descriptor-tests
BHUVANSH855:fix-2259-dataclass-descriptor-tests
18s
View #2296
View workflow file
Remove questionable dataclass descriptor conformance assertions
Test and lint
#2024:
Pull request
#2296
synchronize by
BHUVANSH855
25s
BHUVANSH855:fix-2259-dataclass-descriptor-tests
BHUVANSH855:fix-2259-dataclass-descriptor-tests
25s
View #2296
View workflow file
Remove questionable dataclass descriptor conformance assertions
Test and lint
#2023:
Pull request
#2296
synchronize by
BHUVANSH855
14s
BHUVANSH855:fix-2259-dataclass-descriptor-tests
BHUVANSH855:fix-2259-dataclass-descriptor-tests
14s
View #2296
View workflow file
Remove questionable dataclass descriptor conformance assertions
Test and lint
#2022:
Pull request
#2296
synchronize by
BHUVANSH855
19s
BHUVANSH855:fix-2259-dataclass-descriptor-tests
BHUVANSH855:fix-2259-dataclass-descriptor-tests
19s
View #2296
View workflow file
Remove questionable dataclass descriptor conformance assertions
Test and lint
#2021:
Pull request
#2296
opened by
BHUVANSH855
13s
BHUVANSH855:fix-2259-dataclass-descriptor-tests
BHUVANSH855:fix-2259-dataclass-descriptor-tests
13s
View #2296
View workflow file
update conformance results for ty==0.0.40 (#2295)
Test and lint
#2020:
Commit
94514b1
pushed by
AlexWaygood
10s
main
main
10s
View workflow file
Previous
1
2
3
4
5
6
7
8
…
27
28
Next
You can’t perform that action at this time.