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

OpenBSD fixes for Python 2.2 #36587

Closed
mattbehrens mannequin opened this issue May 11, 2002 · 3 comments
Closed

OpenBSD fixes for Python 2.2 #36587

mattbehrens mannequin opened this issue May 11, 2002 · 3 comments
Labels
build The build process and cross-build

Comments

@mattbehrens
Copy link
Mannequin

mattbehrens mannequin commented May 11, 2002

BPO 554719
Nosy @loewis
Files
  • openbsd_2_2.patch: OpenBSD patches for Python 2.2
  • 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 2002-05-20.12:17:49.000>
    created_at = <Date 2002-05-11.00:23:20.000>
    labels = ['build']
    title = 'OpenBSD fixes for Python 2.2'
    updated_at = <Date 2002-05-20.12:17:49.000>
    user = 'https://bugs.python.org/mattbehrens'

    bugs.python.org fields:

    activity = <Date 2002-05-20.12:17:49.000>
    actor = 'mattbehrens'
    assignee = 'none'
    closed = True
    closed_date = None
    closer = None
    components = ['Build']
    creation = <Date 2002-05-11.00:23:20.000>
    creator = 'mattbehrens'
    dependencies = []
    files = ['4259']
    hgrepos = []
    issue_num = 554719
    keywords = ['patch']
    message_count = 3.0
    messages = ['39983', '39984', '39985']
    nosy_count = 2.0
    nosy_names = ['loewis', 'mattbehrens']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue554719'
    versions = ['Python 2.2']

    @mattbehrens
    Copy link
    Mannequin Author

    mattbehrens mannequin commented May 11, 2002

    The following patches are in our packaging tree. A
    brief summary:

    • Use 'cc -shared' to build shared libs, as is
      strictly correct on OpenBSD.

    • Use OpenBSD threads.

    • Fix the test_fcntl test.

    CVS HEAD patches are forthcoming. I am currently
    working on the shared libpython stuff etc.

    I also posted separate patches for Python 2.1 already.

    @mattbehrens mattbehrens mannequin closed this as completed May 11, 2002
    @mattbehrens mattbehrens mannequin added the build The build process and cross-build label May 11, 2002
    @mattbehrens mattbehrens mannequin closed this as completed May 11, 2002
    @mattbehrens mattbehrens mannequin added the build The build process and cross-build label May 11, 2002
    @loewis
    Copy link
    Mannequin

    loewis mannequin commented May 12, 2002

    Logged In: YES
    user_id=21627

    My comments for 554718 apply for this patch as well - I
    recommend that we actually first work on the 2.2 patch, and
    only then consider backporting it for 2.1.

    @mattbehrens
    Copy link
    Mannequin Author

    mattbehrens mannequin commented May 20, 2002

    Logged In: YES
    user_id=240525

    Merging with 554718

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 9, 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

    0 participants