uuid returns version more than 5

BPO 34732
Nosy @Yhg1s, @warsaw, @taleinat, @berkerpeksag, @conqp, @csabella, @tirkarthi, @jophinep
PRs
  • gh-78913: modified to return uuid version between 1 to 5 based on RFC 4122 #9413
  • gh-78913: Delayed check of UUID version on actual instance #9417
  • 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 = None
    created_at = <Date 2018-09-19.06:33:06.622>
    labels = ['3.7', '3.8', 'type-bug', 'library', '3.9']
    title = 'uuid returns version more than 5'
    updated_at = <Date 2020-01-12.13:57:11.836>
    user = 'https://github.com/jophinep'

    bugs.python.org fields:

    activity = <Date 2020-01-12.13:57:11.836>
    actor = 'taleinat'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2018-09-19.06:33:06.622>
    creator = 'jophine pranjal'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34732
    keywords = ['patch']
    message_count = 12.0
    messages = ['325707', '325741', '325749', '325750', '325751', '325752', '325810', '325846', '325907', '325915', '359829', '359848']
    nosy_count = 8.0
    nosy_names = ['twouters', 'barry', 'taleinat', 'berker.peksag', 'conqp', 'cheryl.sabella', 'xtreak', 'jophine pranjal']
    pr_nums = ['9413', '9417']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34732'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']