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
5 years
py3.7
re-do 444773826a28 which got lost in a merge
Carl Friedrich Bolz-Tereick
5 years
Tag
Download
Author
Age
gentoo-3.11-7.3.23
commit a2aa88e981...
Michał Górny
3 months
gentoo-2.7-7.3.23
commit a48ac9cc74...
Mike Gilbert
3 months
release-pypy2.7-v7.3.23
commit d3d629bf20...
mattip
3 months
release-pypy3.11-v7.3.23
commit 194f9f44b5...
mattip
3 months
gentoo-2.7-7.3.22
commit 2dcd473b47...
Mike Gilbert
4 months
gentoo-3.11-7.3.22
commit 7f532dd1af...
Michał Górny
4 months
release-pypy3.11-v7.3.22
commit dc01217762...
mattip
4 months
release-pypy2.7-v7.3.22
commit 539192f72e...
mattip
4 months
gentoo-3.11-7.3.21_p1
commit cc64a10baf...
mattip
4 months
gentoo-3.11-7.3.21
commit 1ad44b7e31...
Michał Górny
5 months
[...]
Age
Commit message
Author
2021-03-02
fix translation (can't iterate over tuples in rpython)
HEAD
master
Carl Friedrich Bolz-Tereick
2021-03-02
woops
Carl Friedrich Bolz-Tereick
2021-03-02
some ascii fast paths of latin-1 encoding/decoding
Carl Friedrich Bolz-Tereick
2021-03-02
add ascii fast paths to the tolower/toupper functions of the unicode dbs too
•••
(the part of the diff around special casing is due to c6650aed42e0 not regenerating *all* unicodedb versions, only unicodedb_5_2_0)
Carl Friedrich Bolz-Tereick
2021-03-02
fast path for unicode.upper/lower for ascii
Carl Friedrich Bolz-Tereick
2021-03-02
make init_flags a init_function
Matti Picus
2021-03-02
sync Py_.*Flags with sys.flags, issue 3409
Matti Picus
2021-03-02
fix structseq attribute setter error message
Matti Picus
2021-03-02
document branch
Matti Picus
2021-03-01
Implement vmprof support for aarch64
fijal
[...]
Clone
https://anongit.gentoo.org/git/fork/pypy.git
git+ssh://git@git.gentoo.org/fork/pypy.git
magic