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 brett.cannon, hroncok, lukasz.langa, ncoghlan, pablogsal, serhiy.storchaka, steve.dower, vstinner, zzzeek
Date 2019-05-16.20:08:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset aee19f54f6fe45f6b3c906987941e5a8af4468e9 by Pablo Galindo in branch 'master':
bpo-36751: Undeprecate getfullargspec (GH-13245)
https://github.com/python/cpython/commit/aee19f54f6fe45f6b3c906987941e5a8af4468e9
History
Date User Action Args
2019-05-16 20:08:32pablogsalsetrecipients: + pablogsal, brett.cannon, ncoghlan, vstinner, zzzeek, lukasz.langa, serhiy.storchaka, steve.dower, hroncok
2019-05-16 20:08:32pablogsalsetmessageid: <[email protected]>
2019-05-16 20:08:32pablogsallinkissue36751 messages
2019-05-16 20:08:31pablogsalcreate