mirror of
https://github.com/python/cpython.git
synced 2026-08-02 23:25:41 -04:00
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 <[email protected]>