Skip to content

Prepare for removing the legacy Unicode C API #80527

Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 36346
Nosy @malemburg, @ronaldoussoren, @pitrou, @scoder, @vstinner, @ezio-melotti, @methane, @serhiy-storchaka, @willingc, @corona10, @miss-islington, @shihai1991, @iritkatriel
PRs
  • bpo-36346: Prepare for removing the legacy Unicode C API. #12409
  • bpo-36346: array: Don't use deprecated APIs #19653
  • bpo-36346: Add Py_DEPRECATED to deprecated unicode APIs #20878
  • bpo-36346: Document removal schedule of deprecate APIs #20879
  • bpo-36346: Emit DeprecationWarning for PyArg_Parse() with 'u' or 'Z'. #20927
  • [3.9] bpo-36346: Add Py_DEPRECATED to deprecated unicode APIs (GH-20878) #20932
  • bpo-36346: Raise DeprecationWarning when creating legacy Unicode #20933
  • bpo-36346: Make unicodeobject.h C89 compatible #20934
  • [3.9] bpo-36346: Add Py_DEPRECATED to deprecated unicode APIs (GH-20878) #20941
  • bpo-36346: Prepare for removing the legacy Unicode C API (AC only). #21223
  • bpo-36346: Undeprecate private function _PyUnicode_AsUnicode(). #21336
  • bpo-36346: Do not use legacy Unicode C API in ctypes. #21429
  • bpo-36346: Make using the legacy Unicode C API optional #21437
  • bpo-36346: Doc: Update removal schedule of legacy Unicode #21479
  • [3.9] bpo-36346: Doc: Update removal schedule of legacy Unicode (GH-21479) #21738
  • [3.8] bpo-36346: Doc: Update removal schedule of legacy Unicode (GH-21479) #21739
  • [3.9] bpo-36346: Document removal schedule of deprecate APIs (GH-20879) #24625
  • [3.8] bpo-36346: Document removal schedule of deprecate APIs (GH-20879) #24626
  • Dependencies
  • bpo-36387: Refactor getenvironment() in _winapi.c
  • 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 2022-01-29.03:10:20.373> created_at = <Date 2019-03-18.14:23:01.818> labels = ['interpreter-core', 'expert-C-API', '3.8', 'expert-unicode'] title = 'Prepare for removing the legacy Unicode C API' updated_at = <Date 2022-01-29.03:10:20.372> user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2022-01-29.03:10:20.372> actor = 'methane' assignee = 'none' closed = True closed_date = <Date 2022-01-29.03:10:20.373> closer = 'methane' components = ['Interpreter Core', 'Unicode', 'C API'] creation = <Date 2019-03-18.14:23:01.818> creator = 'serhiy.storchaka' dependencies = ['36387'] files = [] hgrepos = [] issue_num = 36346 keywords = ['patch'] message_count = 36.0 messages = ['338228', '338284', '338285', '338286', '338289', '338290', '338331', '338340', '338343', '338344', '338565', '339860', '355535', '368615', '368653', '371730', '371731', '371734', '371735', '371745', '371795', '372656', '372658', '373032', '373035', '373450', '373478', '374855', '374856', '374857', '387513', '387545', '387546', '387828', '412025', '412047'] nosy_count = 13.0 nosy_names = ['lemburg', 'ronaldoussoren', 'pitrou', 'scoder', 'vstinner', 'ezio.melotti', 'methane', 'serhiy.storchaka', 'willingc', 'corona10', 'miss-islington', 'shihai1991', 'iritkatriel'] pr_nums = ['12409', '19653', '20878', '20879', '20927', '20932', '20933', '20934', '20941', '21223', '21336', '21429', '21437', '21479', '21738', '21739', '24625', '24626'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue36346' versions = ['Python 3.8']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions