openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
pyston-jit
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
24 days
ago. based on code collected
25 days
ago.
Jan 04, 2024 — Jan 04, 2025
Showing page 4 of 3,583
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #248 from undingen/pump_build_num
Kevin Modzelewski
More...
over 2 years ago
build the pyston_lite package here too
Kevin Modzelewski
More...
over 2 years ago
Bump version numbers again for 2.3.4 release
Kevin Modzelewski
More...
over 2 years ago
Merge pull request #247 from undingen/fix_name_init
Kevin Modzelewski
More...
over 2 years ago
pyston_lite: enable LOAD_NAME cache I forgot to enable it for pyston_lite
Marius Wachtler
More...
over 2 years ago
Merge pull request #245 from kmod/lite_bolt_release
Marius Wachtler
More...
over 2 years ago
Merge pull request #244 from kmod/2.3.4_release
Marius Wachtler
More...
over 2 years ago
fix uninitialized var in LOAD_GLOBAL _PyDict_GetItemByOffset(name) was using a uninitialized var
Marius Wachtler
More...
over 2 years ago
2.3.4: pump build_num for meta packages the use the python version number but reference the pyston version which means we won't generate new meta packages which reference the new pyston version if the build_num stays the same.
Marius Wachtler
More...
over 2 years ago
Merge pull request #242 from undingen/lite_cibuildwheels
Marius Wachtler
More...
over 2 years ago
Merge pull request #243 from kmod/conda_forge
Marius Wachtler
More...
over 2 years ago
macos ci: disable flaky tests need to investigate later why the sometimes fail
Marius Wachtler
More...
over 2 years ago
I guess this is necessary
Kevin Modzelewski
More...
over 2 years ago
change the conda installer to use our normal version number
Kevin Modzelewski
More...
over 2 years ago
slightly better
Kevin Modzelewski
More...
over 2 years ago
I forgot bolt doesnt work on arm
Kevin Modzelewski
More...
over 2 years ago
manylinux: compile luajit from source
Kevin Modzelewski
More...
over 2 years ago
lite: support building aarch64 manylinux wheels
Kevin Modzelewski
More...
over 2 years ago
lite: run bolt outside of the manylinux container
Kevin Modzelewski
More...
over 2 years ago
Update version numbers 2.3.3->2.3.4
Kevin Modzelewski
More...
over 2 years ago
Merge pull request #241 from undingen/load_name
Kevin Modzelewski
More...
over 2 years ago
Add a safety check that we don't try to build for other versions of Python
Kevin Modzelewski
More...
over 2 years ago
LOAD_NAME: only call LOAD_GLOBAL when we know f_locals == f_globals this makes it a bit faster and requires fewer modifications
Marius Wachtler
More...
over 2 years ago
Merge pull request #235 from undingen/macos2
Kevin Modzelewski
More...
over 2 years ago
Merge pull request #240 from kmod/globals_keys
Marius Wachtler
More...
over 2 years ago
conda-forge support: add ability to use sys bins for bolt
Kevin Modzelewski
More...
over 2 years ago
Merge pull request #239 from kmod/lite_split_cache
Marius Wachtler
More...
over 2 years ago
New LOAD_GLOBAL cache that is more permissive
Kevin Modzelewski
More...
over 2 years ago
pyston_lite: create cibuildwheel buildbot - the workflow needs to be manually started: https://docs.github.com/en/actions/managing-workflow-runs/manually-running-a-workflow - enforces that the mac package is not available on 10.15 where pyston_lite currently crashes - unfortunately we only have x86 CI machines so have to generate the remaining packages manually
Marius Wachtler
More...
over 2 years ago
add these functions to pyston-full
Kevin Modzelewski
More...
over 2 years ago
←
1
2
3
4
5
6
7
8
9
…
3582
3583
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree