This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients corona10, eric.smith, petr.viktorin, pitrou, rhettinger, serhiy.storchaka, vstinner
Date 2022-03-28.16:29:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648484949.85.0.17794036416.issue47143@roundup.psfhosted.org>
In-reply-to
Content
> If I understand correctly, a cell content can be modified since Python 3.7: since commit 64505a1f6c0af4574e17e823b27ffe24eca44df5 of bpo-30486

Moreover, it's possible to create a cell object since Python 3.8, commit df8d2cde63c865446468351f8f648e1c7bd45109 of bpo-35911.
History
Date User Action Args
2022-03-28 16:29:09vstinnersetrecipients: + vstinner, rhettinger, pitrou, eric.smith, petr.viktorin, serhiy.storchaka, corona10
2022-03-28 16:29:09vstinnersetmessageid: <1648484949.85.0.17794036416.issue47143@roundup.psfhosted.org>
2022-03-28 16:29:09vstinnerlinkissue47143 messages
2022-03-28 16:29:09vstinnercreate