Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mkqqP-0005ky-Le for pgsql-www@arkaria.postgresql.org; Wed, 10 Nov 2021 16:53:05 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mkqqO-00011n-KG for pgsql-www@arkaria.postgresql.org; Wed, 10 Nov 2021 16:53:04 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mkmUc-0000Zi-0W for pgsql-www@lists.postgresql.org; Wed, 10 Nov 2021 12:14:18 +0000 Received: from mail-yb1-xb2d.google.com ([2607:f8b0:4864:20::b2d]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1mkmUU-0003gw-Eu for pgsql-www@postgresql.org; Wed, 10 Nov 2021 12:14:17 +0000 Received: by mail-yb1-xb2d.google.com with SMTP id j75so5860975ybj.6 for ; Wed, 10 Nov 2021 04:14:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=crossfitamoskeag-com.20210112.gappssmtp.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Y23RXx6UPHHjgBYxHGm/8EZ0H25WYupHNXm0C3tnvdc=; b=OqRGoquMx79IUyNp07vUFluhYqwGl6bxYa8BtLZuhuamH8PztFBTF36bui6M2nenqL iyxSC78UAwQA8LSHje6eXv0SjZirJp0OU6FBG+aLp4Ec4BZBuYRVQFv1g5vSvzO6nvlX yEJQSpu9/JEyXUN40E5YyYiGPfQBnsKqt5aZrfzjLtiyH/4H6hvF88JhVzGOBIhvAOv4 0etJT4F6Mwi7vlMZVMCxjFGjlmGNqa9uADR6TCDFQqsPZz1uHAMYaqUnRisk5di0ilV+ E/UArPulgVmjl32cXTLcP4TbLlDtNzGtW80qt0jEU/ofS67xi3jCSWt4q0gPitnNfoDU SCqw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Y23RXx6UPHHjgBYxHGm/8EZ0H25WYupHNXm0C3tnvdc=; b=77AphmR7XbyH2PdsHrRPOVR44uRt/S5rhuDVbhnQm9U2XZOiX40STpdnst5BrIXDxL g98nw8jLtvUeZUq3mNR+7CPNqJE0A1324bHqdLXUg9I6JTzTLiUKEgHB/sXfAr42EhHw jMn4a9vW+sWWWObDi6t5rV8wBgory9fcJ6ffgRc//dPXDQAvMgOXJXMp/tcjRvaw97Mp JhHXsGsF0VszUY5mE1Cavdvr601272Xw/5f6S3nQeM4XaVz068GiS2at1NOYJwSaPIoq KEaT08UIXSUhihHfDS3rMoQIXFd/xxWWTPbpJl/rTE6STWskpViOChLNAcWQgK2LFekQ BGEA== X-Gm-Message-State: AOAM533B3mvxGpCwQC9wMLhf43UhttIijmbTyJC2rc6DS3LA7g2wp1eU aw91aVDIDPIchJfpgeW0hA31NLNXuShQREpT/mBFYw== X-Google-Smtp-Source: ABdhPJyJelR0edphQE0q+O0bmbjDNZkZ2rU1sMJMwvE9JKDqBlwGoVnHfWAKDG5An9YDiEpBQ6TmqHGNYC3NmYK9WP0= X-Received: by 2002:a25:497:: with SMTP id 145mr16611990ybe.392.1636546448542; Wed, 10 Nov 2021 04:14:08 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Tim Chadwick Date: Wed, 10 Nov 2021 07:13:59 -0500 Message-ID: Subject: Re: psycopg2 article editor access To: Timothy Chadwick Cc: "pgsql-www@postgresql.org" , "unh@timchadwick.io" Content-Type: multipart/alternative; boundary="000000000000b961f605d06e29c5" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000b961f605d06e29c5 Content-Type: text/plain; charset="UTF-8" Hi Joe, I've logged in to the wiki and I am reporting back. Thanks, ~tim On Mon, Nov 8, 2021 at 4:59 PM Timothy Chadwick wrote: > I would like editor access to the wiki, my username is proftim. > > https://wiki.postgresql.org/wiki/Using_psycopg2_with_PostgreSQL > https://wiki.postgresql.org/wiki/Psycopg2_Tutorial > > I'd like to volunteer my time to modernize these articles. I've been > working with PostgreSQL as a developer and adminstrator since 2002 and > Python since 2007. Within the last five years I've taken on teaching at > the University of New Hampshire including a COMP520 undergrad Database > Development class. These articles came to my attention and I think that > updating them to reflect Python 3 is important for anyone that comes across > them. > > Thanks so much! > ~tim > > Tim Chadwick, MS BSCS > Lecturer of Computer Science > University of New Hampshire at Manchester > https://manchester.unh.edu/person/timothy-chadwick --000000000000b961f605d06e29c5 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Joe,

I've logged in t= o the wiki and I am reporting back.

Thanks,
<= div>~tim

On Mon, Nov 8, 2021 at 4:59 PM Timothy Chadwick <Timothy.Chadwick@unh.edu> wro= te:
I would like= editor access to the wiki, my username is proftim.

https://wiki.postgresql.org/wiki/Usin= g_psycopg2_with_PostgreSQL
https://wiki.postgresql.org/wiki/Psycopg2_Tutorial=

I'd like to volunteer my time to modernize these articles.=C2=A0 I'= ve been working with PostgreSQL as a developer and adminstrator since 2002 = and Python since 2007.=C2=A0 Within the last five years I've taken on t= eaching at the University of New Hampshire including a COMP520 undergrad Da= tabase Development class.=C2=A0 These articles came to my attention and I t= hink that updating them to reflect Python 3 is important for anyone that co= mes across them.

Thanks so much!
~tim

Tim Chadwick, MS BSCS
Lecturer of Computer Science
University of New Hampshire at Manchester
https://manchester.unh.edu/person/timothy-chadwick=
--000000000000b961f605d06e29c5--