python should inherit the library search path from the compiler for stdlib extensions

Aberta
#56,627 4 comentários 0 reações 0 responsáveis Ver no GitHub

Ninguém assumiu esta issue ainda.

Avaliação

Dificuldade
4/5
Tempo estimado
3-5 dias
Facilidade para iniciantes
25/100
Tipo de issue
Bug
Clareza
Precisa de esclarecimento
Status de atividade
Estagnada
Stack de tecnologia
python
Domínio
build-system

Direção de pesquisa

No files, tests, or entry points are identified in the issue. Start by tracing CPython's build handling for compiler and library search paths, then determine how standard-library extensions use those paths. Done means standard-library extensions inherit the compiler's library search path without breaking existing builds.

Escrita pelo modelo de indexação a partir do texto da issue.

Descrição

build type-bug
BPO 12418
Nosy @warsaw, @doko42, @merwok

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 2011-06-27.12:02:18.830>
labels = ['type-bug', 'build']
title = 'python should inherit the library search path from the compiler for stdlib extensions'
updated_at = <Date 2011-07-11.15:53:57.049>
user = 'https://bugs.python.org/vorlon'

bugs.python.org fields:

activity = <Date 2011-07-11.15:53:57.049>
actor = 'eric.araujo'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Build']
creation = <Date 2011-06-27.12:02:18.830>
creator = 'vorlon'
dependencies = []
files = []
hgrepos = []
issue_num = 12418
keywords = []
message_count = 4.0
messages = ['139259', '139653', '140060', '140136']
nosy_count = 4.0
nosy_names = ['barry', 'doko', 'eric.araujo', 'vorlon']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue12418'
versions = ['Python 3.3']

Linguagem predominante
Python
Estrelas
77.2k
Forks
36k
Merge médio
1d 9h
PRs com merge (30d)
558

Guia de contribuição

Abrir o guia de contribuição

Primeiros passos

  1. Leia a issue inteira e depois o guia de contribuição do projeto.
  2. Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
  3. Faça um fork do repositório e trabalhe em uma branch.
  4. Abra um pull request que referencie o número da issue.

Mais de python/cpython

Todas as issues de python/cpython

Issues semelhantes

Mais issues de Python

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.