Skip to content

Codeop: Show warnings once during _maybe_compile #84984

@csabella

Description

@csabella
BPO 40807
Nosy @terryjreedy, @vstinner, @serhiy-storchaka, @Carreau, @csabella, @miss-islington
PRs
  • bpo-40807: Show warnings once from codeop._maybe_compile #20486
  • [3.9] bpo-40807: Show warnings once from codeop._maybe_compile (GH-20486) #20639
  • [3.8] bpo-40807: Show warnings once from codeop._maybe_compile (GH-20486) #20640
  • [3.7] bpo-40807: Show warnings once from codeop._maybe_compile (GH-20486) #20641
  • [3.8] bpo-40807: Backport test_codeop change [GH-19670] #20646
  • [3.7] bpo-40807: Backport test_codeop change [GH-19670] #20647
  • [3.8] bpo-40807: Show warnings once from codeop._maybe_compile (GH-20486) #20672
  • [3.7] bpo-40807: Show warnings once from codeop._maybe_compile (GH-20486) #20673
  • bpo-41520: codeop no longer ignores SyntaxWarning #21838
  • 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 2020-06-09.13:12:26.101>
    created_at = <Date 2020-05-28.13:55:08.174>
    labels = ['type-bug', '3.8', '3.9', '3.10', '3.7', 'library']
    title = 'Codeop: Show warnings once during _maybe_compile'
    updated_at = <Date 2020-08-12.17:54:48.490>
    user = 'https://github.com/csabella'

    bugs.python.org fields:

    activity = <Date 2020-08-12.17:54:48.490>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-06-09.13:12:26.101>
    closer = 'terry.reedy'
    components = ['Library (Lib)']
    creation = <Date 2020-05-28.13:55:08.174>
    creator = 'cheryl.sabella'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40807
    keywords = ['patch']
    message_count = 11.0
    messages = ['370208', '370722', '370724', '370738', '370739', '370748', '370750', '370751', '370814', '371102', '375155']
    nosy_count = 6.0
    nosy_names = ['terry.reedy', 'vstinner', 'serhiy.storchaka', 'mbussonn', 'cheryl.sabella', 'miss-islington']
    pr_nums = ['20486', '20639', '20640', '20641', '20646', '20647', '20672', '20673', '21838']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue40807'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions