issues
search
tonybaloney
/
Pyjion
Pyjion - A JIT for Python based upon CoreCLR
https://www.trypyjion.com
MIT License
1.42k
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Wrong version error: vs2019
#525
Logikev
opened
3 months ago
0
Unexcepted results when enabling jit
#524
Mskxn
opened
5 months ago
2
Bump pypa/cibuildwheel from 2.11.2 to 2.17.0
#523
dependabot[bot]
opened
7 months ago
0
Bump pypa/cibuildwheel from 2.11.2 to 2.16.5
#522
dependabot[bot]
closed
7 months ago
1
Bump actions/setup-dotnet from 3 to 4
#521
dependabot[bot]
opened
9 months ago
0
Bump microsoft/setup-msbuild from 1.3.1 to 2.0.0
#520
dependabot[bot]
opened
9 months ago
0
ci: fuse the build & test to one
#519
Borda
opened
10 months ago
2
CI: adding Python 3.11
#518
Borda
closed
10 months ago
3
Bump actions/setup-python from 4 to 5
#517
dependabot[bot]
closed
10 months ago
0
Bump github/codeql-action from 1 to 3
#516
dependabot[bot]
closed
10 months ago
0
Bump actions/upload-artifact from 2 to 4
#515
dependabot[bot]
closed
10 months ago
0
Bump docker/setup-qemu-action from 2 to 3
#514
dependabot[bot]
opened
1 year ago
0
Bump github/codeql-action from 1 to 2
#513
dependabot[bot]
closed
10 months ago
1
Bump actions/upload-artifact from 2 to 3
#512
dependabot[bot]
closed
10 months ago
1
Bump actions/setup-dotnet from 1 to 3
#511
dependabot[bot]
closed
1 year ago
0
Bump pypa/cibuildwheel from 2.11.2 to 2.16.2
#510
dependabot[bot]
closed
9 months ago
1
Bump actions/checkout from 2 to 4
#509
dependabot[bot]
closed
1 year ago
0
Bump actions/setup-python from 2 to 4
#508
dependabot[bot]
closed
1 year ago
0
Bump microsoft/setup-msbuild from 1.0.2 to 1.3.1
#507
dependabot[bot]
closed
1 year ago
0
Add a Dependabot config to keep GitHub action versions updated
#506
kurtmckee
closed
1 year ago
1
Pyjion performance
#505
ChGen
opened
1 year ago
1
pip install fail
#504
bencz
opened
1 year ago
2
Export of Python function to a .NET assembly file
#503
vadimkantorov
closed
1 year ago
5
Fix unbound name check being skipped in unboxed locals
#502
tonybaloney
opened
1 year ago
0
Check unbound check is occurring for unboxed fast locals
#501
tonybaloney
opened
1 year ago
1
Update setup.py
#500
tonybaloney
closed
1 year ago
0
Fix return type of callable
#499
tekknolagi
closed
1 year ago
1
Update setup.py
#498
SamKG
closed
1 year ago
0
Recursive function call with functools.lru_cache produces segfault.
#497
xiaxinmeng
opened
1 year ago
0
Using those freed variables in a class methods crashes pyjion
#496
xiaxinmeng
opened
1 year ago
0
Standard preprocessors
#495
tonybaloney
closed
2 years ago
0
dis_native
#494
mccoysc
opened
2 years ago
4
bug with configparser case sensitive
#493
vincentpichon
opened
2 years ago
0
Update to .NET 7
#492
tonybaloney
closed
2 years ago
0
Fix crash in tqdm library
#491
tonybaloney
opened
2 years ago
0
What is the roadmap
#490
guillaume-chervet
opened
2 years ago
5
Is there a switch to turn on pyjion?
#489
zhuofeng6
opened
2 years ago
4
Use pyperformance to test the performance of pyjion,SURPRISE!!!
#488
zhuofeng6
closed
2 years ago
7
SIGSEGV when using tqdm
#487
r1cc4rdo
opened
2 years ago
8
ModuleNotFoundError: No module named 'pyjion._pyjion'
#486
zhuofeng6
closed
2 years ago
1
Update to latest scikit-build and use VS2022 on CI
#485
tonybaloney
closed
2 years ago
0
Check 'AMD64' value in machine on Windows
#484
tonybaloney
closed
2 years ago
0
Error: disassembly only supported on x86_64
#483
hez2010
closed
2 years ago
3
How to install pyjion in Python 32-bit environment
#482
fy2099
closed
2 years ago
1
Segmentation Fault on M1 Mac when importing `datetime`
#481
Matthias-Thul
opened
2 years ago
5
Create onefuzz.yml
#480
tonybaloney
closed
2 years ago
0
ImportError using Pyjion 1.2.6
#477
smitht06
opened
2 years ago
7
Patch to .NET 6.0.1
#476
tonybaloney
closed
2 years ago
0
Enable noway assert for debug
#475
tonybaloney
closed
2 years ago
0
Local var scoping for release with debug
#474
tonybaloney
closed
2 years ago
0
Next