Skip to content

makesetup: must link C extensions to libpython when compiled in shared mode #78995

@vstinner

Description

@vstinner
BPO 34814
Nosy @Yhg1s, @warsaw, @nascheme, @doko42, @pitrou, @vstinner, @ericvsmith, @ned-deily, @encukou, @vadmium, @koobs, @yan12125, @serge-sans-paille, @JulienPalard, @stratakis
PRs
  • bpo-34814: Fix Modules/makesetup for shared libraries #9593
  • bpo-34814: don't link C extensions to libpython on Unix #9912
  • Files
  • Setup.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 2019-04-16.15:39:01.687>
    created_at = <Date 2018-09-26.16:55:34.465>
    labels = ['invalid', 'build', '3.8']
    title = 'makesetup: must link C extensions to libpython when compiled in shared mode'
    updated_at = <Date 2019-04-29.16:16:50.803>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-04-29.16:16:50.803>
    actor = 'reimar'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-04-16.15:39:01.687>
    closer = 'vstinner'
    components = ['Build']
    creation = <Date 2018-09-26.16:55:34.465>
    creator = 'vstinner'
    dependencies = []
    files = ['47831']
    hgrepos = []
    issue_num = 34814
    keywords = ['patch']
    message_count = 29.0
    messages = ['326486', '326487', '326490', '326491', '326492', '326494', '326495', '326539', '326540', '326541', '326543', '326544', '326545', '326546', '326547', '326549', '326551', '326560', '327822', '327823', '327906', '334135', '340349', '340350', '340355', '341047', '341084', '341087', '341095']
    nosy_count = 16.0
    nosy_names = ['twouters', 'barry', 'nascheme', 'doko', 'pitrou', 'vstinner', 'eric.smith', 'ned.deily', 'petr.viktorin', 'martin.panter', 'koobs', 'yan12125', 'serge-sans-paille', 'mdk', 'cstratak', 'reimar']
    pr_nums = ['9593', '9912']
    priority = 'normal'
    resolution = 'not a bug'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue34814'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifebuildThe build process and cross-build

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions