uuid module build fix on FreeBSD proposal
Open
Nobody has claimed this yet.
3.11
3.12
3.13
build
OS-freebsd
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 40900 |
|---|---|
| Nosy | @tiran, @koobs, @devnexen, @TIGirardi, @dbaio |
| PRs |
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 = None
created_at = <Date 2020-06-07.12:55:47.007>
labels = ['build', '3.10']
title = 'uuid module build fix on FreeBSD proposal'
updated_at = <Date 2020-09-16.23:51:22.988>
user = 'https://github.com/devnexen'
bugs.python.org fields:
activity = <Date 2020-09-16.23:51:22.988>
actor = 'dbaio'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Build', 'FreeBSD']
creation = <Date 2020-06-07.12:55:47.007>
creator = 'devnexen'
dependencies = []
files = []
hgrepos = []
issue_num = 40900
keywords = []
message_count = 5.0
messages = ['370906', '370907', '370953', '371158', '371472']
nosy_count = 5.0
nosy_names = ['christian.heimes', 'koobs', 'devnexen', 'TIGirardi', 'dbaio']
pr_nums = ['20693']
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'compile error'
url = 'https://bugs.python.org/issue40900'
versions = ['Python 3.10']
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the FreeBSD build context for the Python uuid module and the previously referenced PR #20693 first. The work is done when the uuid module builds successfully on FreeBSD; the issue does not identify specific files or tests to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100