Closed kapilt closed 2 years ago
jmespath/parser.py:492: DeprecationWarning: Sampling from a set deprecated since Python 3.9 and will be removed in a subsequent version. for key in random.sample(self._CACHE.keys(), int(self._MAX_SIZE / 2)):
Is this project dead ?
jmespath/parser.py:492: DeprecationWarning: Sampling from a set deprecated since Python 3.9 and will be removed in a subsequent version. for key in random.sample(self._CACHE.keys(), int(self._MAX_SIZE / 2)):