Re: Installing via pip under Win7 + virtualenv + VC++2008

Поиск
Список
Период
Сортировка
От Daniele Varrazzo
Тема Re: Installing via pip under Win7 + virtualenv + VC++2008
Дата
Msg-id BANLkTin_1xcZfnmC0KsGdrrXc0XUTAi_Jw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Installing via pip under Win7 + virtualenv + VC++2008  (Stephen Lacy <slacy@slacy.com>)
Список psycopg
On Fri, Jun 3, 2011 at 6:57 PM, Stephen Lacy <slacy@slacy.com> wrote:
> Great, thanks.  I'm doing this now, and may just loop in jericso via github.
>  I suppose the recommended way of submitting a patch is to clone jericso's
> psycopg2 repo on github and submit a pull request?

I think Jason will want to catch up with my devel branch, so cloning
it would be ok.

I add a note: I am a little bit intimidated by the setup.py because I
don't know exactly the extent at which it has to produce its work: I
don't know for example what compilers we want to support. But it's
probably about time to make some decisions in order to cut dead
branches away. For me it would be ok to clean up the setup in order to
make it work with the sanest build configurations (in terms of
compiler used and way of linking libraries), and add back any of the
hacks only if/when required. Let's just decide what makes sense to
support. For this kind of decisions, posting on the list would be
perfect.

Thank you.

-- Daniele

В списке psycopg по дате отправления:

Предыдущее
От: Stephen Lacy
Дата:
Сообщение: Re: Installing via pip under Win7 + virtualenv + VC++2008
Следующее
От: Daniele Varrazzo
Дата:
Сообщение: Re: Deadlock