New submission from Ma Lin <malin...@163.com>:

Currently, when the cache is full, the entire cache is cleared.
This patch let it use FIFO policy.

Inada Naoki, Raymond Hettinger, could you review this patch? Thanks.
No hurry, just do it when you have time.

----------
components: Library (Lib)
messages: 339168
nosy: Ma Lin, inada.naoki, rhettinger
priority: normal
severity: normal
status: open
title: let struct's internal cache use FIFO policy
type: behavior
versions: Python 3.8, Python 3.9

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

Reply via email to