Andrei Kulakov <andrei....@gmail.com> added the comment:

The size of an instance of Semaphore is 48, of an empty tuple is 40, of a small 
int is 28, of an instance of a normal class with a single slot in __slots__ is 
also 40, are you use 48 byte size will really be an issue for you?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44318>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to