Support for Python 3.7

Asked by cappy2112

Hello,

Will Python 3.7 support be added soon?
Since Python3.5 is required for python-Jenkins, this limits the usability of this package with the Jupyter notebook.

The anaconda distribution is broken with Python 3.5, one cannot use a notebook with python-Jenkins, (which is what I need to use for my project

Thanks

Question information

Language:
English Edit question
Status:
Solved
For:
Python Jenkins Edit question
Assignee:
No assignee Edit question
Solved by:
cappy2112
Solved:
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

Where do you see the restiction that Python Jenkins would only work with Python 3.5, but not with 3.7?

At least on Ubuntu the package python3-jenkins depends only on python (any version >= 3.3.2-2~)

Which Operating System are you using?

Revision history for this message
cappy2112 (cappy2112) said :
#2

Apologies for this request.
I took a chance and tried it with Python 3.6, since Anaconda is just broken nadly with Python 3.5.

It looks like Python-jenkins works with Python 3.6 even though your documentation shows only up to 3.5 is supported.

Is it by chance that Pyhton-Jenkins works with Python 3.6 too?

I'm running on Windows 7 Pro, 64-Bit