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
/
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.1k
Star
74.2k
Code
Issues
5k+
Pull requests
2.4k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-121249: unconditionally support
complex
types in
struct
- #132864
#132864
Merged
encukou
merged 13 commits into
python:main
python/cpython:main
from
skirpichev:struct-complex-as-array/121249
skirpichev/cpython:struct-complex-as-array/121249
Copy head branch name to clipboard
May 2, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
gh-121249: unconditionally support
complex
types in
struct
#132864
encukou
merged 13 commits into
python:main
python/cpython:main
from
skirpichev:struct-complex-as-array/121249
skirpichev/cpython:struct-complex-as-array/121249
Copy head branch name to clipboard
Commits
Commits on Apr 24, 2025
gh-121249: make complex types available unconditionally in the struct module
Show description for 89ca6a2
skirpichev
committed
89ca6a2
View commit details
Copy full SHA for 89ca6a2
Browse repository at this point
Apply suggestions from code review
Show description for e287449
skirpichev
and
dalcinl
authored
e287449
View commit details
Copy full SHA for e287449
Browse repository at this point
address review: move up type codes in table
skirpichev
committed
78ff902
View commit details
Copy full SHA for 78ff902
Browse repository at this point
Merge branch 'master' into struct-complex-as-array/121249
skirpichev
committed
9bbe78e
View commit details
Copy full SHA for 9bbe78e
Browse repository at this point
+ remove have_c_complex checking in tests
skirpichev
committed
e340cdf
View commit details
Copy full SHA for e340cdf
Browse repository at this point
Commits on Apr 25, 2025
Update Doc/whatsnew/3.14.rst
Show description for 78ce03e
skirpichev
and
picnixz
authored
78ce03e
View commit details
Copy full SHA for 78ce03e
Browse repository at this point
Merge branch 'master' into struct-complex-as-array/121249
skirpichev
committed
71415f0
View commit details
Copy full SHA for 71415f0
Browse repository at this point
address review: adjust blurb entry
skirpichev
committed
0efae27
View commit details
Copy full SHA for 0efae27
Browse repository at this point
+ add new blurb entry
skirpichev
committed
c37724f
View commit details
Copy full SHA for c37724f
Browse repository at this point
restore Misc/NEWS.d/3.14.0a1.rst
skirpichev
committed
38fa2a7
View commit details
Copy full SHA for 38fa2a7
Browse repository at this point
Commits on Apr 30, 2025
Merge branch 'main' into struct-complex-as-array/121249
skirpichev
authored
288ad10
View commit details
Copy full SHA for 288ad10
Browse repository at this point
Commits on May 2, 2025
Update Misc/NEWS.d/next/Library/2025-04-25-16-20-49.gh-issue-121249.uue2nK.rst
skirpichev
authored
70a3c6b
View commit details
Copy full SHA for 70a3c6b
Browse repository at this point
Update Doc/library/struct.rst
skirpichev
authored
8346715
View commit details
Copy full SHA for 8346715
Browse repository at this point
You can’t perform that action at this time.