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 benjamin.peterson, brett.cannon, corona10, rhettinger, serhiy.storchaka, vstinner
Date 2019-12-09.13:46:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 0381ea79ac2da03179c8512c581cac588b69cff9 by Victor Stinner in branch '3.8':
bpo-38916: Document array.array deprecation (GH-17523)
https://github.com/python/cpython/commit/0381ea79ac2da03179c8512c581cac588b69cff9
History
Date User Action Args
2019-12-09 13:46:37vstinnersetrecipients: + vstinner, brett.cannon, rhettinger, benjamin.peterson, serhiy.storchaka, corona10
2019-12-09 13:46:37vstinnersetmessageid: <[email protected]>
2019-12-09 13:46:37vstinnerlinkissue38916 messages
2019-12-09 13:46:37vstinnercreate