gh-121249: remove F/D type codes from table in the struct module#149346
gh-121249: remove F/D type codes from table in the struct module#149346skirpichev wants to merge 8 commits intopython:mainfrom
Conversation
Documentation build overview
21 files changed ·
|
|
What is the reason for deprecation? Also, why is it linked to an issue closed long time ago? |
It's an alternative to #148676, see python/steering-council#345 (comment) There are 3 PRs:
Reopened, thanks. |
|
I'm -1. @hugovk any objections to deprecating in a later beta, rather than b1? That would mean we don't need to decide now. |
|
I removed F/D types from the table and postponed removal to 3.20. I think it's now along line of using two-letters type codes CC @vstinner Edit: Alternatively - we could just drop old type codes from the table (no deprecation). |
|
It's too late to introduce a deprecation in Python 3.15. We can reconsider a deprecation in Python 3.16. |
|
@vstinner, deprecation was reverted. |
Uh oh!
There was an error while loading. Please reload this page.