question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

so we can use from __future__ import annotations

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
jbrockmendelcommented, Sep 14, 2022

Need to do some reading, wondering if we can make use of https://docs.python.org/3/library/multiprocessing.shared_memory.html once py38+

1reaction
mvashishthacommented, Aug 29, 2022

We recently finished going through a lot of work to support python 3.6 (#4664 and #4147). Originally this was a high priority task because there were lots of Modin downloads at the last Modin version to support python 3.6, 0.8.3.post0 (or before that version came out, 0.8.3). However, according to pepy.tech, there are something like 100 downloads per day of 0.8.3.post0, compared to something around 2000 each for modin 15.2 (latest version) and 12.1 (last version to support python 3.7). 0.8.3.post0 downloads took a steep decline starting around May 31, and the last time we looked at python 3.6 downloads may have been earlier than that.

@modin-project/modin-contributors @modin-project/modin-core @devin-petersohn @vnlitvinov any thoughts on maintaining support for python 3.6?

Screen Shot 2022-08-29 at 5 18 06 PM

Read more comments on GitHub >

github_iconTop Results From Across the Web

Drop py36 and py37 from zuul gate test · eb89f3f56d - vmware ...
vmware-nsxlib - A common library that interfaces with VMware NSX.
Read more >
Removing Python 3.6 Support from My Packages
2022-01-11-drop-python-3.6.sh ... git diff --exit-code git checkout main git pull sd ' +- 3\.6\n' '' .github/workflows/main.yml sd ' +py36.
Read more >
dev-python/pytz: Use -r27 eclasses, drop py36 · 643e96e505 ...
dev-python/pytz: Use -r27 eclasses, drop py36 · 2 changed files · 3 additions · 3 deletions.
Read more >
Install py36-pendulum on macOS with MacPorts - Ports | MacPorts
py36 -pendulum. v 2.1.2. Python datetimes made easy. Pendulum is a Python package to ease datetimes manipulation. It provides classes that are drop-in ......
Read more >
Changelog — GCSFs 2022.11.0 documentation
2022.02.0¶. fix list_buckets without cache (#449). drop py36 (#445). 2022.01.0¶. update refname for versions (#442). 2021.11.1¶.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found