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 Andrew.Lutomirski, corona10, h.venev, iforapsy, neologix, pitrou, serhiy.storchaka, vstinner
Date 2019-11-07.20:31:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573158705.93.0.910767532533.issue22367@roundup.psfhosted.org>
In-reply-to
Content
New changeset befa032d8869e0fab4732d910f3887642879d644 by Serhiy Storchaka (Dong-hee Na) in branch 'master':
bpo-22367: Add tests for fcntl.lockf(). (GH-17010)
https://github.com/python/cpython/commit/befa032d8869e0fab4732d910f3887642879d644
History
Date User Action Args
2019-11-07 20:31:46serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, vstinner, neologix, Andrew.Lutomirski, h.venev, corona10, iforapsy
2019-11-07 20:31:45serhiy.storchakasetmessageid: <1573158705.93.0.910767532533.issue22367@roundup.psfhosted.org>
2019-11-07 20:31:45serhiy.storchakalinkissue22367 messages
2019-11-07 20:31:45serhiy.storchakacreate