-
Hi there
I'm noticing massive performance degradation if I compile a script that
contains imports. Look at the following snippet:
import clr
clr.AddReferenceByPartialName('Noser.ScriptValidati…
-
```
What steps will reproduce the problem?
1. Run Pychess on dual-or multicore CPU's
2.
3.
What is the expected output? What do you see instead?
Pychess engine will most of the time only use one core…
-
```
What steps will reproduce the problem?
1. Run Pychess on dual-or multicore CPU's
2.
3.
What is the expected output? What do you see instead?
Pychess engine will most of the time only use one core…
-
I am using Robot Framework 3.0.3 and Python 2.7.
In tests I am using several libraries (the same filename in different subdirs) and I would like to import these libraries dynamically, but there is an…
-
OS: 32-bit Vista
Binaries: Debug
IP Version: latest TFS sources as of 11/20/2007
E:\External\Languages\IronPython20\25\Lib>ipyd test\test_time.py
test_asctime ( *\* main *\* .TimeTestCase) ..…
-
Now functions are quite prototypeless. They use `*args` and `**kwargs` even though C# is strongly typed.
This is not good, since IPython uses type annotations for suggestions and help.
Since sig…
-
Hello,
a really Q&D example for showing the issue.
First the simple callsitebinder:
``` C#
private class BinaryCallSiteBinder : BinaryOperationBinder
{
public BinaryCallSiteBinder()
: b…
-
```
What steps will reproduce the problem?
1. Run Pychess on dual-or multicore CPU's
2.
3.
What is the expected output? What do you see instead?
Pychess engine will most of the time only use one core…
-
```
What steps will reproduce the problem?
1. Run Pychess on dual-or multicore CPU's
2.
3.
What is the expected output? What do you see instead?
Pychess engine will most of the time only use one core…
-
```
GUI interface. Right now only a console app.
```
Original issue reported on code.google.com by `joesox` on 21 Aug 2007 at 3:44