FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-85077: uuid module build fix on FreeBSD proposal. by devnexen · Pull Request #20693 · python/cpython · GitHub

/ cpython Public

gh-85077: uuid module build fix on FreeBSD proposal. - #20693

Open
devnexen wants to merge 2 commits into
python:mainfrom
devnexen:fbsd_build_fix_uuid_module
Open

gh-85077: uuid module build fix on FreeBSD proposal.#20693
devnexen wants to merge 2 commits into
python:mainfrom
devnexen:fbsd_build_fix_uuid_module

Conversation

devnexen commented Jun 7, 2020
edited by serhiy-storchaka
Loading

Copy link
Copy Markdown
Contributor

Prioritising the right header as uuid_create is rightfully picked up.

https://bugs.python.org/issue40900

devnexen changed the title uuid module build fix on FreeBSD proposal. bpo-40900: uuid module build fix on FreeBSD proposal. Jun 7, 2020
Adding a new --with-uuid configure directive.
devnexen force-pushed the fbsd_build_fix_uuid_module branch from 6ea6e67 to 4ff23c7 Compare June 8, 2020 22:05

Copy link
Copy Markdown
Member

Without any opinion on the changes you propose, note that configure is a derived file, created by the autoconf tool. You need to make the changes in configure.ac then run autoconf to produce an updated configure file, then include both in the PR. This is explained in more detail in the Developer's Guide.

github-actions Bot commented Apr 8, 2026

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

github-actions Bot added the stale Stale PR or inactive for long period of time. label Apr 8, 2026
serhiy-storchaka changed the title bpo-40900: uuid module build fix on FreeBSD proposal. gh-85077: uuid module build fix on FreeBSD proposal. Aug 12, 2026
github-actions Bot removed the stale Stale PR or inactive for long period of time. label Aug 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL