Psycopg bug tracker moved to GitHub

From: Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>
To: "psycopg(at)postgresql(dot)org" <psycopg(at)postgresql(dot)org>
Subject: Psycopg bug tracker moved to GitHub
Date: 2014-08-28 17:29:37
Message-ID: CA+mi_8YD0MLYDCypBeTSfmmpKL2RR_hh-pcUad2-QJnoPofg-A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg

Hello,

I've moved the psycopg bug tracker from Lighthouse to GitHub to get a
better integration with the source repository and to provide bug
reporter a tool they are more used to.

New bugs can be submitted at
<https://github.com/psycopg/psycopg2/issues>. The ticket from the
previous tracker have been imported into the GitHub tracker
maintaining the original id (except the older ones which had to be
renamed because their number conflicted with "pull requests" created
in GitHub). The previous tickets are still available on the Lighthouse
website but they are in read-only mode now.

I've fixed the documentation and the website to point at the tickets
in the new tracker, but if you find outdated links please let me know
and I'll try to fix them.

Thank you very much to the Lighthouse team for providing their service
and support during these years.

-- Daniele

Browse psycopg by date

  From Date Subject
Next Message Daniele Varrazzo 2014-08-30 19:00:10 Psycopg 2.5.4 released
Previous Message Christophe Pettus 2014-08-12 21:32:05 Re: JSONB marshalling