Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[easy Doc] "PyPreConfig_InitIsolatedConfig" and "PyPreConfig_InitPythonConfig" are given the opposite's documentation. #85325

Closed
WildCard65 mannequin opened this issue Jun 28, 2020 · 1 comment
Labels
3.10 only security fixes docs Documentation in the Doc dir type-feature A feature request or enhancement

Comments

@WildCard65
Copy link
Mannequin

WildCard65 mannequin commented Jun 28, 2020

BPO 41153
Nosy @WildCard65
PRs
  • Doc: Minor fix to C API documentation #21198
  • 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 2020-07-01.11:41:45.557>
    created_at = <Date 2020-06-28.20:16:57.149>
    labels = ['type-feature', '3.10', 'docs']
    title = '[easy Doc] "PyPreConfig_InitIsolatedConfig" and "PyPreConfig_InitPythonConfig" are given the opposite\'s documentation.'
    updated_at = <Date 2020-07-01.11:41:45.557>
    user = 'https://github.com/WildCard65'

    bugs.python.org fields:

    activity = <Date 2020-07-01.11:41:45.557>
    actor = 'WildCard65'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2020-07-01.11:41:45.557>
    closer = 'WildCard65'
    components = ['Documentation']
    creation = <Date 2020-06-28.20:16:57.149>
    creator = 'WildCard65'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41153
    keywords = []
    message_count = 1.0
    messages = ['372531']
    nosy_count = 2.0
    nosy_names = ['docs@python', 'WildCard65']
    pr_nums = ['21198']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue41153'
    versions = ['Python 3.10']

    @WildCard65
    Copy link
    Mannequin Author

    WildCard65 mannequin commented Jun 28, 2020

    The initconfig API functions "PyPreConfig_InitPythonConfig" and "PyPreConfig_InitIsolatedConfig" are mistakenly documented for the other method.

    @WildCard65 WildCard65 mannequin added the 3.10 only security fixes label Jun 28, 2020
    @WildCard65 WildCard65 mannequin assigned docspython Jun 28, 2020
    @WildCard65 WildCard65 mannequin added docs Documentation in the Doc dir type-feature A feature request or enhancement 3.10 only security fixes labels Jun 28, 2020
    @WildCard65 WildCard65 mannequin assigned docspython Jun 28, 2020
    @WildCard65 WildCard65 mannequin added docs Documentation in the Doc dir type-feature A feature request or enhancement labels Jun 28, 2020
    @WildCard65 WildCard65 mannequin changed the title [easy Doc] "PyPreConfig_InitIsolatedConfig" and "PyPreConfig_InitPythonConfig" are given opposite documentation. [easy Doc] "PyPreConfig_InitIsolatedConfig" and "PyPreConfig_InitPythonConfig" are given the opposite's documentation. Jun 28, 2020
    @WildCard65 WildCard65 mannequin changed the title [easy Doc] "PyPreConfig_InitIsolatedConfig" and "PyPreConfig_InitPythonConfig" are given opposite documentation. [easy Doc] "PyPreConfig_InitIsolatedConfig" and "PyPreConfig_InitPythonConfig" are given the opposite's documentation. Jun 28, 2020
    @WildCard65 WildCard65 mannequin closed this as completed Jul 1, 2020
    @WildCard65 WildCard65 mannequin closed this as completed Jul 1, 2020
    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    3.10 only security fixes docs Documentation in the Doc dir type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    0 participants