[New-bugs-announce] [issue38169] Increase Code Coverage for SharedMemory and ShareableListe

Vinay Sharma report at bugs.python.org
Sat Sep 14 03:44:31 EDT 2019


New submission from Vinay Sharma <vinay0410sharma at 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 <report at bugs.python.org>
<https://bugs.python.org/issue38169>
_______________________________________


More information about the New-bugs-announce mailing list