Functional Programming HOWTO: Dictionary ordering isn't "essentially random"

BPO 34083
Nosy @rhettinger, @methane, @miss-islington, @Stigjb
PRs
  • bpo-34083: Update dict order in Functional HOWTO #8230
  • [3.7] bpo-34083: Update dict order in Functional HOWTO (GH-8230) #8246
  • 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/rhettinger'
    closed_at = <Date 2018-07-11.09:59:37.147>
    created_at = <Date 2018-07-10.10:17:05.224>
    labels = ['3.7', '3.8', 'docs']
    title = 'Functional Programming HOWTO: Dictionary ordering isn\'t "essentially random"'
    updated_at = <Date 2018-07-11.11:21:54.613>
    user = 'https://github.com/Stigjb'

    bugs.python.org fields:

    activity = <Date 2018-07-11.11:21:54.613>
    actor = 'miss-islington'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2018-07-11.09:59:37.147>
    closer = 'methane'
    components = ['Documentation']
    creation = <Date 2018-07-10.10:17:05.224>
    creator = 'Stig Johan Berggren'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34083
    keywords = ['patch']
    message_count = 6.0
    messages = ['321375', '321386', '321389', '321427', '321428', '321445']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'methane', 'docs@python', 'miss-islington', 'Stig Johan Berggren']
    pr_nums = ['8230', '8246']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue34083'
    versions = ['Python 3.7', 'Python 3.8']