Skip to content

inspect: Deprecate getfullargspec? #64637

Closed
@1st1

Description

@1st1
BPO 20438
Nosy @brettcannon, @ncoghlan, @larryhastings, @nedbat, @bitdancer, @berkerpeksag, @1st1, @matrixise, @vedgar, @untitaker, @hugovk
PRs
  • bpo-28814: Undeprecate inadvertantly deprecated inspect function. #122
  • [3.6] bpo-28814: Undeprecate inadvertently deprecated inspect functions. (#122) #243
  • [3.5] bpo-28814: Undeprecate inadvertently deprecated inspect functions. (#122) #244
  • bpo-45320 Remove deprecated inspect methods #28618
  • Dependencies
  • bpo-25486: Resurrect inspect.getargspec() in 3.6
  • Files
  • issue20438_deprecate_inspect-getfullargspec.patch
  • issue20438_deprecate_inspect_getfullargspec-2.patch
  • getargspec.diff
  • 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 2015-05-22.15:39:20.106>
    created_at = <Date 2014-01-29.17:00:12.946>
    labels = ['type-feature']
    title = 'inspect: Deprecate getfullargspec?'
    updated_at = <Date 2021-09-29.12:48:03.923>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2021-09-29.12:48:03.923>
    actor = 'hugovk'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-05-22.15:39:20.106>
    closer = 'yselivanov'
    components = []
    creation = <Date 2014-01-29.17:00:12.946>
    creator = 'yselivanov'
    dependencies = ['25486']
    files = ['34877', '34890', '39459']
    hgrepos = []
    issue_num = 20438
    keywords = ['patch']
    message_count = 40.0
    messages = ['209658', '209664', '209665', '209692', '216317', '216318', '216327', '216328', '216333', '216337', '216339', '216340', '216341', '216342', '216365', '216385', '216387', '216621', '217581', '243777', '243835', '243848', '243850', '243851', '243852', '243853', '250805', '250808', '253434', '253436', '253473', '253475', '253500', '253501', '254892', '254899', '282173', '288334', '290422', '290425']
    nosy_count = 12.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'larry', 'nedbat', 'r.david.murray', 'python-dev', 'berker.peksag', 'yselivanov', 'matrixise', 'veky', 'untitaker', 'hugovk']
    pr_nums = ['122', '243', '244', '28618']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue20438'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions