Skip to content

Fixing the example code in Doc/extending/extending.rst to declare and initialize the pmodule variable to be of the right type. #87905

@shreyanavigyan

Description

@shreyanavigyan
BPO 43739
Nosy @rhettinger, @scoder, @miss-islington, @shreyanavigyan
PRs
  • [3.10] bpo-43739: Fixing the example code in Doc/extending/extending.rst to declare and initialize the pmodule variable to be of the right type (GH-25207) #25207
  • [3.9] bpo-43739: Fixing the example code in Doc/extending/extending.rst to declare and initialize the pmodule variable to be of the right type (GH-25330) #25330
  • [3.8] bpo-43739: Fixing the example code in Doc/extending/extending.rst to declare and initialize the pmodule variable to be of the right type (GH-25331) #25331
  • [3.8] bpo-43739: Add type declaration Doc/extending/extending.rst example #25332
  • [3.9] bpo-43739: Add type declaration Doc/extending/extending.rst example #25333
  • 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 2021-04-10.16:25:49.315>
    created_at = <Date 2021-04-06.06:37:16.306>
    labels = ['3.8', '3.9', '3.10', 'docs']
    title = 'Fixing the example code in Doc/extending/extending.rst to declare and initialize the pmodule variable to be of the right type.'
    updated_at = <Date 2021-04-10.16:25:49.315>
    user = 'https://github.com/shreyanavigyan'

    bugs.python.org fields:

    activity = <Date 2021-04-10.16:25:49.315>
    actor = 'rhettinger'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2021-04-10.16:25:49.315>
    closer = 'rhettinger'
    components = ['Documentation']
    creation = <Date 2021-04-06.06:37:16.306>
    creator = 'shreyanavigyan'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43739
    keywords = ['patch']
    message_count = 10.0
    messages = ['390281', '390356', '390543', '390705', '390708', '390718', '390720', '390722', '390723', '390724']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'scoder', 'docs@python', 'python-dev', 'miss-islington', 'shreyanavigyan']
    pr_nums = ['25207', '25330', '25331', '25332', '25333']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue43739'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifedocsDocumentation in the Doc dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions