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 serhiy.storchaka
Recipients ZackerySpytz, serhiy.storchaka
Date 2018-11-30.07:40:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543563621.01.0.788709270274.issue35356@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a2e3585e79c93b2372dbad46a744e28fcc6dad6d by Serhiy Storchaka (Zackery Spytz) in branch 'master':
bpo-35356: Fix a possible reference leak in nis.maps(). (GH-10808)
https://github.com/python/cpython/commit/a2e3585e79c93b2372dbad46a744e28fcc6dad6d
History
Date User Action Args
2018-11-30 07:40:21serhiy.storchakasetrecipients: + serhiy.storchaka, ZackerySpytz
2018-11-30 07:40:21serhiy.storchakasetmessageid: <1543563621.01.0.788709270274.issue35356@psf.upfronthosting.co.za>
2018-11-30 07:40:20serhiy.storchakalinkissue35356 messages
2018-11-30 07:40:20serhiy.storchakacreate