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.

Coming from https://github.com/pypa/pip/pull/10202, where we noticed that there’s no analogue to appdirs.system – which seems to exist primarily for Jython support.

https://github.com/ActiveState/appdirs/blob/8eacfa312d77aba28d483fbfb6f6fc54099622be/appdirs.py#L27-L40

It might be worthwhile to exploring what to do here.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
gaborbernatcommented, Sep 24, 2021

Considering the very low adoption of jython and endless bugs it provides I’d rather not add it to the CI and just validate with a simple unit test support for it 👍

1reaction
Juliancommented, Sep 24, 2021

This may be slightly tedious since actions/setup-python doesn’t know how to install Jython (https://github.com/actions/setup-python/issues/39) but we can probably give it a shot the old fashioned way.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Jython 3 Features and MVP
is a modern version of Python, close to standard in its features. · runs on a Java platform that is supported in the...
Read more >
When will Jython support Python 3? - Stack Overflow
No change in Jython 3 repository since 18 July 2017 so it doesn't look good. But Jython 2 is still active, there's a...
Read more >
PYTHON : When will Jython support Python 3? - YouTube
PYTHON : When will Jython support Python 3? [ Gift : Animated Search Engine : https://www.hows.tech/p/recommended.html ] PYTHON : When will ...
Read more >
Chapter 11: Using Jython in an IDE
The Netbeans IDE also provides rich support for development and maintenance of Python and Jython applications. Please note that in this chapter we...
Read more >
Python 3.7+ Support · Issue #95 · jython/jython - GitHub
Hi, Are there plans to support Python 3.7+?
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