Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#631 closed task (fixed)

Update Python to 3.7.7

Reported by: martinl Owned by: osgeo4w-dev@…
Priority: critical Component: Package
Version: Keywords: python, ctypes
Cc:

Description (last modified by martinl)

Unfortunately Python 3.7.6 contains a bug https://github.com/python/cpython/pull/17960 which affects seriously GRASS, see https://trac.osgeo.org/grass/ticket/4015, https://github.com/OSGeo/grass/issues/566

Please would be possible to update current Python version to 3.7.7?

Change History (7)

comment:1 by martinl, 4 years ago

Description: modified (diff)

comment:2 by jef, 4 years ago

That's why we're still using 3.7.0, isn't it? 3.7.6 is experimental.

comment:3 by jef, 4 years ago

Resolution: fixed
Status: newclosed

3.7.6 removed from experimental.

comment:4 by hellik, 4 years ago

what about to update to Python 3.8.2? there should be the ctypes issue be already fixed. double check needed.

in reply to:  4 ; comment:5 by jef, 4 years ago

Replying to hellik:

what about to update to Python 3.8.2? there should be the ctypes issue be already fixed. double check needed.

Requires a lot of other updates (eg. PyQt5).

in reply to:  2 comment:6 by martinl, 4 years ago

Replying to jef:

That's why we're still using 3.7.0, isn't it? 3.7.6 is experimental.

Ah, you are right.

in reply to:  5 comment:7 by martinl, 4 years ago

Replying to jef:

Replying to hellik:

what about to update to Python 3.8.2? there should be the ctypes issue be already fixed. double check needed.

The ctypes issue is fixed also in 3.7.7.

Note: See TracTickets for help on using tickets.