GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/pypy.git
master
py3.7
Gentoo fork of PyPy
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
fix translation (can't iterate over tuples in rpython)
Carl Friedrich Bolz-Tereick
2 years
py3.7
re-do 444773826a28 which got lost in a merge
Carl Friedrich Bolz-Tereick
2 years
Tag
Download
Author
Age
gentoo-3.10-7.3.12rc2_p1
pypy-gentoo-3.10-7.3.12rc2_p1.tar.gz
pypy-gentoo-3.10-7.3.12rc2_p1.tar.bz2
pypy-gentoo-3.10-7.3.12rc2_p1.zip
Miss Islington (bot)
19 hours
gentoo-3.10-7.3.12rc2
pypy-gentoo-3.10-7.3.12rc2.tar.gz
pypy-gentoo-3.10-7.3.12rc2.tar.bz2
pypy-gentoo-3.10-7.3.12rc2.zip
Pascal Wittmann
9 days
gentoo-3.9-7.3.12rc2
pypy-gentoo-3.9-7.3.12rc2.tar.gz
pypy-gentoo-3.9-7.3.12rc2.tar.bz2
pypy-gentoo-3.9-7.3.12rc2.zip
Miss Islington (bot)
9 days
gentoo-2.7-7.3.12rc2
pypy-gentoo-2.7-7.3.12rc2.tar.gz
pypy-gentoo-2.7-7.3.12rc2.tar.bz2
pypy-gentoo-2.7-7.3.12rc2.zip
Mike Gilbert
9 days
release-pypy2.7-v7.3.12rc2
pypy-release-pypy2.7-v7.3.12rc2.tar.gz
pypy-release-pypy2.7-v7.3.12rc2.tar.bz2
pypy-release-pypy2.7-v7.3.12rc2.zip
Matti Picus
2 weeks
release-pypy3.9-v7.3.12rc2
pypy-release-pypy3.9-v7.3.12rc2.tar.gz
pypy-release-pypy3.9-v7.3.12rc2.tar.bz2
pypy-release-pypy3.9-v7.3.12rc2.zip
Matti Picus
2 weeks
release-pypy3.10-v7.3.12rc2
pypy-release-pypy3.10-v7.3.12rc2.tar.gz
pypy-release-pypy3.10-v7.3.12rc2.tar.bz2
pypy-release-pypy3.10-v7.3.12rc2.zip
Matti Picus
2 weeks
gentoo-3.10-7.3.12rc1
pypy-gentoo-3.10-7.3.12rc1.tar.gz
pypy-gentoo-3.10-7.3.12rc1.tar.bz2
pypy-gentoo-3.10-7.3.12rc1.zip
Pascal Wittmann
4 weeks
gentoo-2.7-7.3.12rc1
pypy-gentoo-2.7-7.3.12rc1.tar.gz
pypy-gentoo-2.7-7.3.12rc1.tar.bz2
pypy-gentoo-2.7-7.3.12rc1.zip
Mike Gilbert
4 weeks
release-pypy3.10-v7.3.12rc1
pypy-release-pypy3.10-v7.3.12rc1.tar.gz
pypy-release-pypy3.10-v7.3.12rc1.tar.bz2
pypy-release-pypy3.10-v7.3.12rc1.zip
Matti Picus
4 weeks
[...]
Age
Commit message
Author
Files
Lines
2021-03-02
fix translation (can't iterate over tuples in rpython)
HEAD
master
Carl Friedrich Bolz-Tereick
1
-2
/
+2
2021-03-02
woops
Carl Friedrich Bolz-Tereick
1
-1
/
+1
2021-03-02
some ascii fast paths of latin-1 encoding/decoding
Carl Friedrich Bolz-Tereick
4
-4
/
+23
2021-03-02
add ascii fast paths to the tolower/toupper functions of the unicode dbs too
Carl Friedrich Bolz-Tereick
10
-570
/
+162
2021-03-02
fast path for unicode.upper/lower for ascii
Carl Friedrich Bolz-Tereick
2
-6
/
+29
2021-03-02
make init_flags a init_function
Matti Picus
1
-4
/
+5
2021-03-02
sync Py_.*Flags with sys.flags, issue 3409
Matti Picus
6
-11
/
+71
2021-03-02
fix structseq attribute setter error message
Matti Picus
2
-2
/
+15
2021-03-02
document branch
Matti Picus
1
-0
/
+4
2021-03-01
Implement vmprof support for aarch64
fijal
7
-11
/
+76
[...]
Clone
https://anongit.gentoo.org/git/fork/pypy.git
git+ssh://git@git.gentoo.org/fork/pypy.git