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

Link Python modules to libpython on linux if --enable-shared #42891

Closed
gustavo mannequin opened this issue Feb 11, 2006 · 5 comments
Closed

Link Python modules to libpython on linux if --enable-shared #42891

gustavo mannequin opened this issue Feb 11, 2006 · 5 comments
Labels
build The build process and cross-build

Comments

@gustavo
Copy link
Mannequin

gustavo mannequin commented Feb 11, 2006

BPO 1429775
Nosy @loewis, @birkenfeld
Files
  • pymodules-libpython.diff: 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 2006-11-23.20:18:07.000>
    created_at = <Date 2006-02-11.17:52:44.000>
    labels = ['build']
    title = 'Link Python modules to libpython on linux if --enable-shared'
    updated_at = <Date 2006-11-23.20:18:07.000>
    user = 'https://bugs.python.org/gustavo'

    bugs.python.org fields:

    activity = <Date 2006-11-23.20:18:07.000>
    actor = 'loewis'
    assignee = 'none'
    closed = True
    closed_date = None
    closer = None
    components = ['Build']
    creation = <Date 2006-02-11.17:52:44.000>
    creator = 'gustavo'
    dependencies = []
    files = ['7002']
    hgrepos = []
    issue_num = 1429775
    keywords = ['patch']
    message_count = 5.0
    messages = ['49478', '49479', '49480', '49481', '49482']
    nosy_count = 3.0
    nosy_names = ['loewis', 'georg.brandl', 'gustavo']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue1429775'
    versions = ['Python 2.5']

    @gustavo
    Copy link
    Mannequin Author

    gustavo mannequin commented Feb 11, 2006

    The problem description and discussion starts here:
    http://mail.python.org/pipermail/python-dev/2006-February/060533.html

    @gustavo gustavo mannequin closed this as completed Feb 11, 2006
    @gustavo gustavo mannequin added the build The build process and cross-build label Feb 11, 2006
    @gustavo gustavo mannequin closed this as completed Feb 11, 2006
    @gustavo gustavo mannequin added the build The build process and cross-build label Feb 11, 2006
    @birkenfeld
    Copy link
    Member

    Logged In: YES
    user_id=1188172

    I assume this would resolve bug bpo-832799.

    @gustavo
    Copy link
    Mannequin Author

    gustavo mannequin commented Feb 20, 2006

    Logged In: YES
    user_id=908

    Yes; sorry, I didn't notice the other bug.

    PS: SF bug tracker is horrible

    @loewis
    Copy link
    Mannequin

    loewis mannequin commented Apr 10, 2006

    Logged In: YES
    user_id=21627

    Thanks for the patch. Committed as 45232

    @loewis
    Copy link
    Mannequin

    loewis mannequin commented Nov 23, 2006

    It seems that this patch was incorrect, after all, see

    http://python.org/sf/1600860

    gustavo, can you please comment in that bug report?

    @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