-
```
What steps will reproduce the problem?
Run this simple code with jython
import httplib2
h = httplib2.Http()
h.request("http://google.com")
What is the expected output? What do you see inst…
-
```
What steps will reproduce the problem?
Run this simple code with jython
import httplib2
h = httplib2.Http()
h.request("http://google.com")
What is the expected output? What do you see inst…
-
```
What steps will reproduce the problem?
Run this simple code with jython
import httplib2
h = httplib2.Http()
h.request("http://google.com")
What is the expected output? What do you see inst…
-
```
What steps will reproduce the problem?
Run this simple code with jython
import httplib2
h = httplib2.Http()
h.request("http://google.com")
What is the expected output? What do you see inst…
-
```
What steps will reproduce the problem?
Run this simple code with jython
import httplib2
h = httplib2.Http()
h.request("http://google.com")
What is the expected output? What do you see inst…
-
I pip-installed chameleon with Jython 2.7.4.
The version chosen by pip was 3.10.2.
I created this sample python file:
```
from chameleon import PageTemplate
template = PageTemplate("Hello, $…
-
Hello team.
We are encountering an issue in Jython 2.7.3 where it causes a deadlock due to static reference to the pySystemState.
We have a system that uses Jython in a multi-threaded manner, in…
-
```
What steps will reproduce the problem?
Run this simple code with jython
import httplib2
h = httplib2.Http()
h.request("http://google.com")
What is the expected output? What do you see inst…
-
2.7, 3.5, 3.6.
Also consider Jython support (bouncy castle, built in crypto, etc).
-
```
What steps will reproduce the problem?
Run this simple code with jython
import httplib2
h = httplib2.Http()
h.request("http://google.com")
What is the expected output? What do you see inst…