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
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
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.6k
Star
77.2k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-144321: Fix named tuple bug when input is a non-sequence iterable
- #144600
#144600
Merged
AlexWaygood
merged 9 commits into
python:main
python/cpython:main
from
brijkapadia:named-tuple-bug
brijkapadia/cpython:named-tuple-bug
Copy head branch name to clipboard
Feb 11, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
gh-144321: Fix named tuple bug when input is a non-sequence iterable
#144600
AlexWaygood
merged 9 commits into
python:main
python/cpython:main
from
brijkapadia:named-tuple-bug
brijkapadia/cpython:named-tuple-bug
Copy head branch name to clipboard
Commits
Commits on Feb 8, 2026
fix named tuple bug
brijkapadia
committed
6ec2c3b
View commit details
Copy full SHA for 6ec2c3b
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
5916e00
View commit details
Copy full SHA for 5916e00
Browse repository at this point
Merge branch 'main' into named-tuple-bug
brijkapadia
authored
ed2cc4f
View commit details
Copy full SHA for ed2cc4f
Browse repository at this point
Update Misc/NEWS.d/next/Library/2026-02-08-17-09-10.gh-issue-144321.w58PhQ.rst
Show description for 791fa9d
brijkapadia
and
sobolevn
authored
791fa9d
View commit details
Copy full SHA for 791fa9d
Browse repository at this point
Merge branch 'main' into named-tuple-bug
brijkapadia
authored
f647c84
View commit details
Copy full SHA for f647c84
Browse repository at this point
Update 2026-02-08-17-09-10.gh-issue-144321.w58PhQ.rst
brijkapadia
authored
f8ab1d2
View commit details
Copy full SHA for f8ab1d2
Browse repository at this point
Update 2026-02-08-17-09-10.gh-issue-144321.w58PhQ.rst
brijkapadia
authored
02c3c48
View commit details
Copy full SHA for 02c3c48
Browse repository at this point
Update Lib/test/test_typing.py
Show description for ea59497
brijkapadia
and
AlexWaygood
authored
ea59497
View commit details
Copy full SHA for ea59497
Browse repository at this point
Apply suggestion from @AlexWaygood
Show description for 722a7ba
brijkapadia
and
AlexWaygood
authored
722a7ba
View commit details
Copy full SHA for 722a7ba
Browse repository at this point
You can’t perform that action at this time.