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 pablogsal
Recipients barry, brett.cannon, bskinn, docs@python, grantjenks, gvanrossum, mdk, miss-islington, ncoghlan, p-ganssle, pablogsal, rhettinger, serhiy.storchaka, tim.peters, vstinner, willingc
Date 2019-06-06.23:38:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559864327.47.0.559053037618.issue37134@roundup.psfhosted.org>
In-reply-to
Content
New changeset de76c07a8cd0216c3dce215e4d542e2f45aa022f by Pablo Galindo in branch 'master':
bpo-37134: Add PEP570 notation to the signature of byte{array}.translate (GH-13874)
https://github.com/python/cpython/commit/de76c07a8cd0216c3dce215e4d542e2f45aa022f
History
Date User Action Args
2019-06-06 23:38:47pablogsalsetrecipients: + pablogsal, gvanrossum, tim.peters, barry, brett.cannon, rhettinger, ncoghlan, vstinner, docs@python, serhiy.storchaka, willingc, mdk, bskinn, p-ganssle, grantjenks, miss-islington
2019-06-06 23:38:47pablogsalsetmessageid: <1559864327.47.0.559053037618.issue37134@roundup.psfhosted.org>
2019-06-06 23:38:47pablogsallinkissue37134 messages
2019-06-06 23:38:47pablogsalcreate