Skip to content

typing.py upgrades #72742

@gvanrossum

Description

@gvanrossum
BPO 28556
Nosy @gvanrossum, @ned-deily, @ambv, @ilevkivskyi, @JelleZijlstra, @Mariatta, @miss-islington
PRs
  • bpo-28556: Update to typing: treat subscripted generics as proxies #265
  • [3.6] bpo-28556: Update to typing: treat subscripted generics as proxies (#265) #268
  • [3.5] bpo-28556: Update to typing: treat subscripted generics as proxies (#265) #269
  • bpo-28556: Fix regression that sneaked into recent typing updates #270
  • bpo-28556: Routine updates to typing #1366
  • [3.6] bpo-28556: Routine updates to typing (GH-1366) #1416
  • [3.5] bpo-28556: Routine updates to typing (GH-1366) #1417
  • bpo-28556: Updates to typing module #2076
  • [3.6] bpo-28556: Updates to typing module (GH-2076) #2087
  • [3.5] bpo-28556: Updates to typing module (GH-2076) #2088
  • bpo-28556: Minor updates to typing module #3550
  • [3.6] bpo-28556: Minor updates to typing module (GH-3550) #3558
  • bpo-28556: typing.get_type_hints: better globalns for classes and modules #3582
  • [3.6] bpo-28556: typing.get_type_hints: better globalns for classes and modules (GH-3582) #3583
  • [bpo-28556] Minor fixes for typing module #4710
  • [3.6] [bpo-28556] Minor fixes for typing module (GH-4710) #4713
  • bpo-28556: Minor fixes for typing module #6732
  • [3.7] bpo-28556: Minor fixes for typing module (GH-6732) #6735
  • bpo-28556: Fix a bug in Generic.__new__ #6758
  • [3.6] bpo-28556: Minor fixes for typing module (GH-6732) #6759
  • bpo-28556: Don't simplify unions at runtime #6841
  • [3.7] bpo-28556: Don't simplify unions at runtime (GH-6841) #6979
  • bpo-28556: Clarify that Type[SomeTypeVar] is legal in typing docs #9585
  • [3.7] bpo-28556: Clarify that Type[SomeTypeVar] is legal (GH-9585) #9590
  • [3.6] bpo-28556: Clarify that Type[SomeTypeVar] is legal (GH-9585) #9591
  • bpo-28556: Add a regression test to typing #15396
  • [3.8] bpo-28556: Add a regression test to typing (GH-15396) #15398
  • bpo-28556: Update the opening note in typing docs #16204
  • [3.8] bpo-28556: Update the opening note in typing docs (GH-16204) #16205
  • [3.7] bpo-28556: Update the opening note in typing docs (GH-16204) #16206
  • bpo-28556: Remove another mention of metaclass of Generic in typing docs #16743
  • [3.8] bpo-28556: Remove another mention of metaclass of Generic in typing docs (GH-16743) #16750
  • [3.7] bpo-28556: Remove another mention of metaclass of Generic in typing docs (GH-16743) #16751
  • 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-05-02.20:25:19.282>
    created_at = <Date 2016-10-29.15:46:49.379>
    labels = ['3.7']
    title = 'typing.py upgrades'
    updated_at = <Date 2021-05-02.20:25:19.280>
    user = 'https://github.com/gvanrossum'

    bugs.python.org fields:

    activity = <Date 2021-05-02.20:25:19.280>
    actor = 'JelleZijlstra'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-05-02.20:25:19.282>
    closer = 'JelleZijlstra'
    components = []
    creation = <Date 2016-10-29.15:46:49.379>
    creator = 'gvanrossum'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 28556
    keywords = ['patch']
    message_count = 47.0
    messages = ['279680', '279682', '279696', '279700', '280453', '280870', '281226', '281317', '285699', '285739', '286038', '286039', '286040', '286137', '286149', '290406', '290407', '290412', '290433', '290434', '290435', '292789', '292920', '292921', '295662', '295672', '295673', '302131', '302134', '302196', '302209', '307621', '307624', '316301', '316303', '317064', '317066', '350215', '350220', '352587', '352588', '352589', '354592', '354593', '354594', '354690', '392722']
    nosy_count = 8.0
    nosy_names = ['gvanrossum', 'ned.deily', 'lukasz.langa', 'python-dev', 'levkivskyi', 'JelleZijlstra', 'Mariatta', 'miss-islington']
    pr_nums = ['265', '268', '269', '270', '1366', '1416', '1417', '2076', '2087', '2088', '3550', '3558', '3582', '3583', '4710', '4713', '6732', '6735', '6758', '6759', '6841', '6979', '9585', '9590', '9591', '15396', '15398', '16204', '16205', '16206', '16743', '16750', '16751']
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue28556'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions