Skip to content

DeprecationWarnings should be visible by default in the interactive REPL #68482

@njsmith

Description

@njsmith
BPO 24294
Nosy @terryjreedy, @ncoghlan, @vstinner, @rbtcollins, @ezio-melotti, @bitdancer, @njsmith, @asmeurer, @takluyver, @vadmium, @JimJJewett, @serhiy-storchaka, @The-Compiler, @jayvdb, @Carreau
Files
  • enable_deprecation_warnings_in_repl.patch: enable DepWarning in REPL
  • enable_deprecation_warnings_in_repl_no_check_tty.patch: Enable deprecationWarnign in REPL without checking for tty.
  • 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 2018-10-18.12:46:53.493>
    created_at = <Date 2015-05-27.08:06:30.608>
    labels = ['interpreter-core', 'type-feature', '3.7']
    title = 'DeprecationWarnings should be visible by default in the interactive REPL'
    updated_at = <Date 2018-10-18.12:46:53.491>
    user = 'https://github.com/njsmith'

    bugs.python.org fields:

    activity = <Date 2018-10-18.12:46:53.491>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-10-18.12:46:53.493>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2015-05-27.08:06:30.608>
    creator = 'njs'
    dependencies = []
    files = ['39612', '42500']
    hgrepos = []
    issue_num = 24294
    keywords = ['patch']
    message_count = 39.0
    messages = ['244147', '244148', '244162', '244166', '244240', '244242', '244245', '244276', '244279', '244286', '244450', '244794', '244852', '245805', '245994', '248789', '248893', '248895', '248899', '248901', '248902', '248903', '248907', '249075', '249076', '249108', '249113', '249117', '249125', '249190', '249196', '257304', '261709', '263621', '306137', '306162', '306181', '306182', '327470']
    nosy_count = 15.0
    nosy_names = ['terry.reedy', 'ncoghlan', 'vstinner', 'rbcollins', 'ezio.melotti', 'r.david.murray', 'njs', 'Aaron.Meurer', 'takluyver', 'martin.panter', 'Jim.Jewett', 'serhiy.storchaka', 'The Compiler', 'jayvdb', 'mbussonn']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue24294'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions