SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 104 Python

gh-143674: Document F/D complex format characters in struct module (#143675)

Add documentation for the F (complex from two floats) and D (complex
from two doubles) format characters in the struct module docstring.
These format characters were implemented but not documented.

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
M
Muneeb Ullah committed
3e932257980be8907698c378c23026e262ba066c
Parent: 21ed1e2
Committed by GitHub <noreply@github.com> on 1/16/2026, 5:09:56 PM