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

Improve --with-dbmliborder option #50740

Closed
Arfrever mannequin opened this issue Jul 15, 2009 · 2 comments
Closed

Improve --with-dbmliborder option #50740

Arfrever mannequin opened this issue Jul 15, 2009 · 2 comments
Labels
build The build process and cross-build

Comments

@Arfrever
Copy link
Mannequin

Arfrever mannequin commented Jul 15, 2009

BPO 6491
Nosy @benjaminp, @djc
Files
  • python-dbmliborder.patch
  • 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 2010-01-01.16:12:34.955>
    created_at = <Date 2009-07-15.17:18:05.768>
    labels = ['build']
    title = 'Improve --with-dbmliborder option'
    updated_at = <Date 2010-01-01.16:12:34.953>
    user = 'https://bugs.python.org/Arfrever'

    bugs.python.org fields:

    activity = <Date 2010-01-01.16:12:34.953>
    actor = 'benjamin.peterson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-01-01.16:12:34.955>
    closer = 'benjamin.peterson'
    components = ['Build']
    creation = <Date 2009-07-15.17:18:05.768>
    creator = 'Arfrever'
    dependencies = []
    files = ['14501']
    hgrepos = []
    issue_num = 6491
    keywords = ['patch']
    message_count = 2.0
    messages = ['90539', '97117']
    nosy_count = 3.0
    nosy_names = ['benjamin.peterson', 'djc', 'Arfrever']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue6491'
    versions = ['Python 3.1', 'Python 2.7']

    @Arfrever
    Copy link
    Mannequin Author

    Arfrever mannequin commented Jul 15, 2009

    --with-dbmliborder option doesn't allow to specify that no dbm modules
    are requested. It also doesn't affect "Anthony Baxter's gdbm module".

    The attached patch allows to specify "--with-dbmliborder=" which should
    disable building of all dbm modules.

    @Arfrever Arfrever mannequin added the build The build process and cross-build label Jul 15, 2009
    @benjaminp
    Copy link
    Contributor

    Applied in r77215.

    @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
    build The build process and cross-build
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant