Skip to content

Don't completely dump the regex cache when full#72480

@rhettinger

Description

@rhettinger
BPO28293
Nosy@warsaw, @rhettinger, @vstinner, @ezio-melotti, @methane, @serhiy-storchaka, @zhangyangyu
PRs
  • bpo-28293: The regex cache no longer completely dump when full. #3768
  • Files
  • re_cache_pop.diff
  • re_cache_del_first.patch
  • re_cache_ordered_dict_del_first.patch
  • re_cache_ordered_dict_popitem.patch
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee='https://github.com/serhiy-storchaka'closed_at=<Date2017-09-26.16:58:08.958>created_at=<Date2016-09-28.04:49:29.801>labels= ['expert-regex', '3.7', 'library', 'performance'] title="Don't completely dump the regex cache when full"updated_at=<Date2017-09-26.16:58:08.957>user='https://github.com/rhettinger'

    bugs.python.org fields:

    activity=<Date2017-09-26.16:58:08.957>actor='serhiy.storchaka'assignee='serhiy.storchaka'closed=Trueclosed_date=<Date2017-09-26.16:58:08.958>closer='serhiy.storchaka'components= ['Library (Lib)', 'Regular Expressions'] creation=<Date2016-09-28.04:49:29.801>creator='rhettinger'dependencies= [] files= ['44852', '44853', '44854', '44855'] hgrepos= [] issue_num=28293keywords= ['patch'] message_count=20.0messages= ['277580', '277582', '277583', '277585', '277586', '277587', '277588', '277589', '277590', '277591', '277620', '277667', '277677', '277682', '278885', '278920', '278937', '283983', '303054', '303055'] nosy_count=9.0nosy_names= ['barry', 'rhettinger', 'vstinner', 'ezio.melotti', 'mrabarnett', 'methane', 'SilentGhost', 'serhiy.storchaka', 'xiang.zhang'] pr_nums= ['3768'] priority='low'resolution='fixed'stage='resolved'status='closed'superseder=Nonetype='performance'url='https://bugs.python.org/issue28293'versions= ['Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifeperformancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directorytopic-regex

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions