| BPO | 18921 |
|---|---|
| Nosy | @vstinner, @mcepl, @bitdancer |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more detailsGitHub fields:
assignee = None closed_at = None created_at = <Date 2013-09-04.14:27:30.821> labels = ['type-feature', 'library'] title = 'In imaplib, cached capabilities may be out of date after login' updated_at = <Date 2018-07-19.11:59:03.110> user = 'https://bugs.python.org/sjmurdoch'
bugs.python.org fields:
activity = <Date 2018-07-19.11:59:03.110> actor = 'vstinner' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2013-09-04.14:27:30.821> creator = 'sjmurdoch' dependencies = [] files = [] hgrepos = [] issue_num = 18921 keywords = [] message_count = 4.0 messages = ['196920', '196925', '315573', '321954'] nosy_count = 4.0 nosy_names = ['vstinner', 'mcepl', 'r.david.murray', 'sjmurdoch'] pr_nums = [] priority = 'normal' resolution = None stage = 'needs patch' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue18921' versions = ['Python 3.5']
Linked PRs
- gh-63121: Refresh imaplib capabilities on state changes #152752
- [3.15] gh-63121: Refresh imaplib capabilities on state changes (GH-152752) #152854
- [3.14] gh-63121: Refresh imaplib capabilities on state changes (GH-152752) #152855
- [3.13] gh-63121: Refresh imaplib capabilities on state changes (GH-152752) #152865