sqlite3: Add configure option to set or auto-detect rpath to sqlite3 libs
Open
Nobody has claimed this yet.
- #95547 by @erlend-aasland — closed without merging
build
topic-sqlite3
triaged
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 45374 |
|---|---|
| Nosy | @erlend-aasland |
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 2021-10-05.09:47:10.027>
labels = ['type-feature', 'expert-installation', 'build', '3.11']
title = 'sqlite3: Add configure option to set or auto-detect rpath to sqlite3 libs'
updated_at = <Date 2021-10-05.21:17:34.559>
user = 'https://bugs.python.org/chaz6'
bugs.python.org fields:
activity = <Date 2021-10-05.21:17:34.559>
actor = 'erlendaasland'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Build', 'Installation']
creation = <Date 2021-10-05.09:47:10.027>
creator = 'chaz6'
dependencies = []
files = []
hgrepos = []
issue_num = 45374
keywords = []
message_count = 1.0
messages = ['403214']
nosy_count = 3.0
nosy_names = ['chaz6', 'docs@python', 'erlendaasland']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue45374'
versions = ['Python 3.11']
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
Start by reviewing the issue's requested configure option for sqlite3 libraries and the linked pull request #95547. The payload names no source files or tests, so first locate the configure and sqlite3 build-installation entry points. Done means the requested rpath setting or auto-detection is implemented and covered by relevant build checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, sqlite
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100