Raise an exception under Python < 3.4

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers <pgadmin-hackers(at)lists(dot)postgresql(dot)org>
Subject: Raise an exception under Python < 3.4
Date: 2020-04-27 15:56:57
Message-ID: CA+OCxoyZHB2FYYS7ved-ThEae1epA0bwqZt-1v0+atOnsSVtVA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

The attached patch raises an exception if run under Python < 3.4. It also
cleans up the README to remove references to Python 2 and removes Python
2-isms from the main config.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
Throw_an_exception_if_run_under_Python__=_3_3,_and_update_the_docs_and_main_config_for_Pyt.patch application/octet-stream 5.4 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2020-04-27 15:57:35 Re: Remove Python 2.7 support from the wheel package
Previous Message Akshay Joshi 2020-04-27 15:55:08 Re: [pgAdmin][RM5348]LDAP Authentication Support