doc Document that fnmatch.filter supports any kind of iterable not just lists

BPO 36769
Nosy @JulienPalard, @andresdelfino, @miss-islington
PRs
  • bpo-36769: Document that fnmatch.filter supports any kind of iterable #13039
  • [3.9] bpo-36769: Document that fnmatch.filter supports any kind of iterable (GH-13039) #23845
  • [3.8] bpo-36769: Document that fnmatch.filter supports any kind of iterable (GH-13039) #23846
  • [3.8] bpo-36769: Document that fnmatch.filter supports any kind of iterable (GH-13039) #24264
  • 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 = None
    closed_at = <Date 2021-01-20.15:32:51.934>
    created_at = <Date 2019-05-01.14:12:45.255>
    labels = ['type-feature', '3.8', '3.9', '3.10', 'docs']
    title = 'doc Document that fnmatch.filter supports any kind of iterable not just lists'
    updated_at = <Date 2021-01-20.15:32:51.933>
    user = 'https://github.com/andresdelfino'

    bugs.python.org fields:

    activity = <Date 2021-01-20.15:32:51.933>
    actor = 'iritkatriel'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2021-01-20.15:32:51.934>
    closer = 'iritkatriel'
    components = ['Documentation']
    creation = <Date 2019-05-01.14:12:45.255>
    creator = 'adelfino'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36769
    keywords = ['patch']
    message_count = 4.0
    messages = ['341198', '383320', '383323', '385325']
    nosy_count = 4.0
    nosy_names = ['docs@python', 'mdk', 'adelfino', 'miss-islington']
    pr_nums = ['13039', '23845', '23846', '24264']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue36769'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']