Adds the .compact() method to bsddb db.DB objects · Issue #45732 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
BPO | 1391 |
---|---|
Nosy | @gpshead, @jcea |
Files | add-bsddb-db_compact-gps01.patch.txt |
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/jcea' closed_at = <Date 2009-01-21.15:17:52.346> created_at = <Date 2007-11-05.01:49:58.802> labels = ['extension-modules', 'type-feature'] title = 'Adds the .compact() method to bsddb db.DB objects' updated_at = <Date 2009-01-21.15:17:52.345> user = 'https://github.com/gpshead'
bugs.python.org fields:
activity = <Date 2009-01-21.15:17:52.345> actor = 'jcea' assignee = 'jcea' closed = True closed_date = <Date 2009-01-21.15:17:52.346> closer = 'jcea' components = ['Extension Modules'] creation = <Date 2007-11-05.01:49:58.802> creator = 'gregory.p.smith' dependencies = [] files = ['8693'] hgrepos = [] issue_num = 1391 keywords = ['patch'] message_count = 5.0 messages = ['57116', '61830', '61892', '66981', '80327'] nosy_count = 3.0 nosy_names = ['gregory.p.smith', 'jcea', 'donmez'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1391' versions = ['Python 2.6']