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 berker.peksag, christian.heimes, erlendaasland, pablogsal, serhiy.storchaka, steve.dower
Date 2021-11-05.17:19:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1636132790.82.0.418743552877.issue45243@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3d42cd9461e60c7427f3793f640cd975fbd99289 by Erlend Egeberg Aasland in branch 'main':
bpo-45243: Use connection limits to simplify `sqlite3` tests (GH-29356)
https://github.com/python/cpython/commit/3d42cd9461e60c7427f3793f640cd975fbd99289
History
Date User Action Args
2021-11-05 17:19:50serhiy.storchakasetrecipients: + serhiy.storchaka, christian.heimes, berker.peksag, steve.dower, pablogsal, erlendaasland
2021-11-05 17:19:50serhiy.storchakasetmessageid: <1636132790.82.0.418743552877.issue45243@roundup.psfhosted.org>
2021-11-05 17:19:50serhiy.storchakalinkissue45243 messages
2021-11-05 17:19:50serhiy.storchakacreate