Files
cpython/Doc/deprecations
Victor Stinner f2402cba9d [3.15] gh-121249: Soft deprecate F and D struct format types (#149346) (#152274)
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>
2026-06-26 16:26:52 +02:00
..