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_extensions
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
138
Star
580
Code
Issues
12
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Concatenate to support Ellipsis argument
- #481
#481
Merged
JelleZijlstra
merged 23 commits into
python:main
python/typing_extensions:main
from
Daraan:concatenate/ellipsis-support-110
Daraan/typing_extensions:concatenate/ellipsis-support-110
Copy head branch name to clipboard
Oct 22, 2024
Conversation
Commits
23
(23)
Checks
Files changed
Merged
Concatenate to support Ellipsis argument
#481
JelleZijlstra
merged 23 commits into
python:main
python/typing_extensions:main
from
Daraan:concatenate/ellipsis-support-110
Daraan/typing_extensions:concatenate/ellipsis-support-110
Copy head branch name to clipboard
Commits
Commits on Aug 9, 2024
Backport Ellipsis in Concatenate for 3.9-3.10
Daraan
committed
7e0aac8
View commit details
Copy full SHA for 7e0aac8
Browse repository at this point
Commits on Aug 12, 2024
Extended ellipsis test, removed version_info slices
Daraan
committed
73d3952
View commit details
Copy full SHA for 73d3952
Browse repository at this point
Commits on Sep 9, 2024
Merge branch 'main' into main
Daraan
authored
2e5fc74
View commit details
Copy full SHA for 2e5fc74
Browse repository at this point
Commits on Sep 25, 2024
Merge 'upstream/main' into concatenate/ellipsis
Daraan
committed
c716ff1
View commit details
Copy full SHA for c716ff1
Browse repository at this point
Properly skipped tests
Daraan
committed
70d5205
View commit details
Copy full SHA for 70d5205
Browse repository at this point
renamed function better reasoning
Daraan
committed
8e4f0be
View commit details
Copy full SHA for 8e4f0be
Browse repository at this point
Properly skipped tests
Daraan
committed
0991b42
View commit details
Copy full SHA for 0991b42
Browse repository at this point
Commits on Sep 26, 2024
Merge remote-tracking branch 'upstream/main' into concatenate/ellipsis
Daraan
committed
de6a2c6
View commit details
Copy full SHA for de6a2c6
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into concatenate/ellipsis
Daraan
committed
3fb63a3
View commit details
Copy full SHA for 3fb63a3
Browse repository at this point
Commits on Oct 2, 2024
Added info to changelog and docs
Daraan
committed
3112a80
View commit details
Copy full SHA for 3112a80
Browse repository at this point
Full backport to 3.8 to support Concatenate[...]
Daraan
committed
1eabcb6
View commit details
Copy full SHA for 1eabcb6
Browse repository at this point
Updated changelog and docs
Daraan
committed
3e6ec0a
View commit details
Copy full SHA for 3e6ec0a
Browse repository at this point
Merge branch 'main' into main
Daraan
authored
5b9e4cb
View commit details
Copy full SHA for 5b9e4cb
Browse repository at this point
minor comment and name update
Daraan
committed
a77d93f
View commit details
Copy full SHA for a77d93f
Browse repository at this point
Commits on Oct 5, 2024
Changed invalid use example to current behavior
Daraan
committed
8cba5ab
View commit details
Copy full SHA for 8cba5ab
Browse repository at this point
Changed ref to new PR
Daraan
committed
65270c6
View commit details
Copy full SHA for 65270c6
Browse repository at this point
Commits on Oct 11, 2024
Merge branch 'main' into concatenate/ellipsis-support-110
Daraan
authored
97bdfd1
View commit details
Copy full SHA for 97bdfd1
Browse repository at this point
Commits on Oct 21, 2024
Merge remote-tracking branch 'upstream/main' into concatenate/ellipsis-support-110
Daraan
committed
ff79863
View commit details
Copy full SHA for ff79863
Browse repository at this point
Unified typing.Callable and collections.abc.Callable tests
Daraan
committed
9fda1a1
View commit details
Copy full SHA for 9fda1a1
Browse repository at this point
fix whitespace
Daraan
committed
c092d7e
View commit details
Copy full SHA for c092d7e
Browse repository at this point
Commits on Oct 22, 2024
Merge remote-tracking branch 'upstream/main' into concatenate/ellipsis-support-110
Daraan
committed
4e8ef02
View commit details
Copy full SHA for 4e8ef02
Browse repository at this point
Minor changes
Show description for c5229f8
Daraan
committed
c5229f8
View commit details
Copy full SHA for c5229f8
Browse repository at this point
unified invalid tests and additional test case
Daraan
committed
c06a9c7
View commit details
Copy full SHA for c06a9c7
Browse repository at this point
You can’t perform that action at this time.