mirror of
https://github.com/python/cpython.git
synced 2026-07-22 18:06:23 -04:00
f2402cba9d
gh-121249: Soft deprecate F and D struct format types (#149346)
Remove F/D type codes from table in the struct module documentation.
(cherry picked from commit 5f17434a1e)
Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>