-
```
What steps will reproduce the problem?
1. Run the attached code
2. In another xterm, run curl -s http://localhost:33003/foo
What is the expected output? What do you see instead?
Would expect the…
-
What steps will reproduce the problem?
1. writing an extension module with test functions and test classes
2. using --include to nosetests to have nose select extension modules
What is the expected o…
-
```
Hi,
thanks for reworking on this!
I found a bug I think trying to bind objects that are from imported classes.
{{{
import spidermonkey
from datetime import datetime
rt = spidermonkey.Runtime()…
-
```
Hi,
thanks for reworking on this!
I found a bug I think trying to bind objects that are from imported classes.
{{{
import spidermonkey
from datetime import datetime
rt = spidermonkey.Runtime()…
-
|[](https://github.com/therve)| @therve reported|
|-|-|
|Trac ID|trac#2245|
|Type|enhancement|
|Created|2006-11-21 16:37:26Z|
|Branch|https://github.com/twisted/twisted/tree/cdefer-2245-4|
For optimi…
-
Hey team- just wanted to start the discussion about [PEP 622] since it introduces some new syntax. Any thoughts on what the effort might be to add support? I'm guessing adding the `match` and `case` k…
-
When trying to generate the **text** documents for Cython 0.25.2, Sphinx 1.5.5 crashes with NotImplementedError
#### Error logs / results
```
make text
sphinx-build -b text -d build/doctrees -…
-
```
Hi,
thanks for reworking on this!
I found a bug I think trying to bind objects that are from imported classes.
{{{
import spidermonkey
from datetime import datetime
rt = spidermonkey.Runtime()…
-
Note: This is a very minor, quality-of-life annoyance.
I'm working on a relatively complex project that uses several cython modules, with additional `pyxbld` mediated c++ source files.
Right now…
-
```
Hi,
thanks for reworking on this!
I found a bug I think trying to bind objects that are from imported classes.
{{{
import spidermonkey
from datetime import datetime
rt = spidermonkey.Runtime()…