New submission from Vinay Sharma <vinay0410sha...@gmail.com>:
Add Tests for SharedMemory and ShareableList. I have also added a check to prevent users from creating shared memory of size 0, because after creating mmap will throw error while memory mapping she of size 0. ---------- components: Tests messages: 352420 nosy: vinay0410 priority: normal severity: normal status: open title: Increase Code Coverage for SharedMemory and ShareableListe versions: Python 3.9 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue38169> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com