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

Add mmap.ACCESS_DEFAULT to namespace #76035

Closed
JustusSchwabedal mannequin opened this issue Oct 23, 2017 · 2 comments
Closed

Add mmap.ACCESS_DEFAULT to namespace #76035

JustusSchwabedal mannequin opened this issue Oct 23, 2017 · 2 comments
Labels
3.7 (EOL) end of life extension-modules C modules in the Modules dir type-feature A feature request or enhancement

Comments

@JustusSchwabedal
Copy link
Mannequin

JustusSchwabedal mannequin commented Oct 23, 2017

BPO 31854
Nosy @berkerpeksag
PRs
  • bpo-31854: Added mmap.ACCESS_DEFAULT to namespace. #4093
  • 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 2017-11-27.15:43:07.277>
    created_at = <Date 2017-10-23.20:26:44.870>
    labels = ['extension-modules', 'type-feature', '3.7']
    title = 'Add mmap.ACCESS_DEFAULT to namespace'
    updated_at = <Date 2017-11-27.15:43:07.275>
    user = 'https://bugs.python.org/JustusSchwabedal'

    bugs.python.org fields:

    activity = <Date 2017-11-27.15:43:07.275>
    actor = 'berker.peksag'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-11-27.15:43:07.277>
    closer = 'berker.peksag'
    components = ['Extension Modules']
    creation = <Date 2017-10-23.20:26:44.870>
    creator = 'Justus Schwabedal'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31854
    keywords = ['patch']
    message_count = 2.0
    messages = ['304839', '307054']
    nosy_count = 2.0
    nosy_names = ['berker.peksag', 'Justus Schwabedal']
    pr_nums = ['4093']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue31854'
    versions = ['Python 3.7']

    @JustusSchwabedal
    Copy link
    Mannequin Author

    JustusSchwabedal mannequin commented Oct 23, 2017

    I propose to add mmap.ACCESS_DEFAULT into the namespace. Accessing the default value might be necessary, if one needs to overwrite an ACCESS keyword argument.

    @JustusSchwabedal JustusSchwabedal mannequin added 3.7 (EOL) end of life extension-modules C modules in the Modules dir type-feature A feature request or enhancement labels Oct 23, 2017
    @berkerpeksag
    Copy link
    Member

    PR 4093 has been merged. Closing this as 'fixed'. Thank you for the PR, Justus.

    @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.7 (EOL) end of life extension-modules C modules in the Modules dir type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant