Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jun 2025 19:08:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 286298] databases/py-{gdbm,sqlite3}, x11-toolkits/py-tkinter: internal headers from lang/python312+ not found
Message-ID:  <bug-286298-21822-K3O6nMZCqn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-286298-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-286298-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D286298

--- Comment #9 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Da73665376a539a144ff74abaab04f6d=
350f7bdb4

commit a73665376a539a144ff74abaab04f6d350f7bdb4
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-06-17 19:06:26 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-06-17 19:06:26 +0000

    databases/py-gdbm: fix build with Python 3.12+

    Certain internal headers are included unconditionally starting with
    Python 3.12, but this should have been built with the appropriate
    preprocessor macros for internal headers set anyway.

    PR: 286298
    Event: Kitchener-Waterloo Hackathon 202506

 databases/py-gdbm/Makefile       | 2 +-
 databases/py-gdbm/files/setup.py | 7 +++++--
 2 files changed, 6 insertions(+), 3 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-286298-21822-K3O6nMZCqn>