public inbox for [email protected]  
help / color / mirror / Atom feed
[patch][pgAdmin4] RM7006 With Python 3.10 eventlet==0.31.0 breaking the application
2+ messages / 2 participants
[nested] [flat]

* [patch][pgAdmin4] RM7006 With Python 3.10 eventlet==0.31.0 breaking the application
@ 2021-11-17 13:23 Rahul Shirsat <[email protected]>
  2021-11-18 07:07 ` Re: [patch][pgAdmin4] RM7006 With Python 3.10 eventlet==0.31.0 breaking the application Akshay Joshi <[email protected]>
  0 siblings, 1 reply; 2+ messages in thread

From: Rahul Shirsat @ 2021-11-17 13:23 UTC (permalink / raw)
  To: pgadmin-hackers

Hi Hackers,

Ensure that with Python 3.10 and the latest eventlet dependency should not
break the application.

-- 
*Rahul Shirsat*
Senior Software Engineer | EnterpriseDB Corporation.


Attachments:

  [application/octet-stream] RM7006.patch (336B, 3-RM7006.patch)
  download | inline diff:
diff --git a/requirements.txt b/requirements.txt
index d45566a0b..fcad98e8d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -37,7 +37,7 @@ ldap3==2.*
 Flask-BabelEx==0.*
 gssapi==1.6.*
 flask-socketio>=5.0.1
-eventlet==0.31.0
+eventlet==0.33.0
 httpagentparser==1.9.*
 user-agents==2.2.0
 pywinpty==1.1.1; sys_platform=="win32"


^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: [patch][pgAdmin4] RM7006 With Python 3.10 eventlet==0.31.0 breaking the application
  2021-11-17 13:23 [patch][pgAdmin4] RM7006 With Python 3.10 eventlet==0.31.0 breaking the application Rahul Shirsat <[email protected]>
@ 2021-11-18 07:07 ` Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Akshay Joshi @ 2021-11-18 07:07 UTC (permalink / raw)
  To: Rahul Shirsat <[email protected]>; +Cc: pgadmin-hackers

Thanks, the patch applied.

On Wed, Nov 17, 2021 at 6:54 PM Rahul Shirsat <
[email protected]> wrote:

> Hi Hackers,
>
> Ensure that with Python 3.10 and the latest eventlet dependency should not
> break the application.
>
> --
> *Rahul Shirsat*
> Senior Software Engineer | EnterpriseDB Corporation.
>


-- 
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Principal Software Architect*
*EDB Postgres <http://edbpostgres.com>*

*Mobile: +91 976-788-8246*


^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2021-11-18 07:07 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2021-11-17 13:23 [patch][pgAdmin4] RM7006 With Python 3.10 eventlet==0.31.0 breaking the application Rahul Shirsat <[email protected]>
2021-11-18 07:07 ` Akshay Joshi <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox