Skip to content

Change contextvars C API to use PyObject#78943

@1st1

Description

@1st1
BPO34762
Nosy@gvanrossum, @rhettinger, @scoder, @vstinner, @ned-deily, @ericsnowcurrently, @serhiy-storchaka, @1st1, @miss-islington
PRs
  • bpo-34762: Fix contextvars C API to use PyObject* pointer types. #9473
  • [3.7] bpo-34762: Fix contextvars C API to use PyObject* pointer types. (GH-9473) #9478
  • bpo-34762: Update PyContext* refs to PyObject* in asyncio and decimal #9609
  • [3.7] bpo-34762: Update PyContext* refs to PyObject* in asyncio and decimal #9610
  • 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=Noneclosed_at=<Date2018-09-27.19:35:15.549>created_at=<Date2018-09-21.15:06:32.391>labels= ['interpreter-core', '3.8', 'type-feature', '3.7'] title='Change contextvars C API to use PyObject'updated_at=<Date2018-09-27.19:35:15.547>user='https://github.com/1st1'

    bugs.python.org fields:

    activity=<Date2018-09-27.19:35:15.547>actor='yselivanov'assignee='none'closed=Trueclosed_date=<Date2018-09-27.19:35:15.549>closer='yselivanov'components= ['Interpreter Core'] creation=<Date2018-09-21.15:06:32.391>creator='yselivanov'dependencies= [] files= [] hgrepos= [] issue_num=34762keywords= ['patch'] message_count=20.0messages= ['325989', '325990', '325991', '325993', '325999', '326000', '326002', '326003', '326004', '326007', '326009', '326022', '326025', '326027', '326028', '326574', '326575', '326582', '326585', '326586'] nosy_count=9.0nosy_names= ['gvanrossum', 'rhettinger', 'scoder', 'vstinner', 'ned.deily', 'eric.snow', 'serhiy.storchaka', 'yselivanov', 'miss-islington'] pr_nums= ['9473', '9478', '9609', '9610'] priority='normal'resolution='fixed'stage='resolved'status='closed'superseder=Nonetype='enhancement'url='https://bugs.python.org/issue34762'versions= ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (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