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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix issue #3440: when assigning the full slice of a list, evaluate the rhs
release-pypy3.7-v7.3.5rc1
Carl Friedrich Bolz-Tereick
2021-04-16
2
-3
/
+13
*
update version to 7.3.5
Matti Picus
2021-04-21
3
-4
/
+4
*
revert part of 162a16ff0156 (issue 3442)
Matti Picus
2021-04-21
1
-1
/
+7
*
use platform_name == win_amd64 for 64-bit windows (issue 3443)
Matti Picus
2021-04-20
2
-3
/
+7
*
make ftplib not trust the PASV response (bpo 43285)
Matti Picus
2021-04-20
2
-2
/
+34
*
Remove the pydoc getfile feature (bpo 42988)
Matti Picus
2021-04-20
2
-24
/
+0
*
merge py3.7 into release
release-pypy3.7-v7.3.4rc2
release-pypy3.7-v7.3.4
Matti Picus
2021-04-04
6
-29
/
+36
|
\
|
*
disable _hpyproject_universal on windows until hpyproject/hpy/pull/125 is merged
Matti Picus
2021-04-04
1
-1
/
+1
|
*
add file lost in merge with default
Matti Picus
2021-04-04
1
-0
/
+17
|
*
merge default into py3.7
Matti Picus
2021-04-03
6
-45
/
+35
|
|
\
|
|
*
skip zlib test on 1.2.7 too (manylinux2014 buildbot)
Matti Picus
2021-04-03
1
-1
/
+1
|
|
*
revert pyrepl to 8ef001285964, before merging upstream
Matti Picus
2021-04-02
30
-1095
/
+616
|
|
*
restore code that got lost in the shuffle (thanks obfusk)
Matti Picus
2021-04-01
1
-4
/
+19
|
|
*
mention HPy in release note; tweak documentation
Matti Picus
2021-04-01
4
-26
/
+36
|
*
|
add '-fPIC', fix gdbm C interface
Matti Picus
2021-04-03
3
-14
/
+27
*
|
|
add '-fPIC', fix gdbm C interface
Matti Picus
2021-04-03
3
-14
/
+27
*
|
|
sync with py3.7: enable _hpy_universal
Matti Picus
2021-04-03
1
-1
/
+1
*
|
|
merge py3.7 into release
Matti Picus
2021-04-03
1
-4
/
+11
|
\
|
|
|
*
|
embed _gdbm and lzma on arm64
Matti Picus
2021-04-03
1
-4
/
+11
*
|
|
merge py3.7 into release
Matti Picus
2021-04-02
27
-749
/
+460
|
\
|
|
|
*
|
revert test to fix it
Matti Picus
2021-04-02
1
-1
/
+1
|
*
|
revert pyrepl to 24f58eca7031, before merging from pypy/pyrepl
Matti Picus
2021-04-02
26
-748
/
+459
*
|
|
merge py3.7 into release
Matti Picus
2021-04-01
45
-415
/
+896
|
\
|
|
|
*
|
fix test
Matti Picus
2021-04-01
1
-1
/
+1
|
*
|
merge default into branch
Matti Picus
2021-04-01
3
-18
/
+21
|
|
\
|
|
|
*
typo, fix memory leak
Matti Picus
2021-04-01
2
-2
/
+2
|
|
*
fix memory leak
Matti Picus
2021-04-01
1
-16
/
+18
|
|
*
fix needed for testing
Matti Picus
2021-04-01
1
-1
/
+2
|
*
|
restart whatsnew-pypy3-head.rst
Matti Picus
2021-04-01
1
-86
/
+2
|
*
|
do not embed lmza on linux, maybe review this when we drop CentOS6
Matti Picus
2021-04-01
1
-7
/
+9
|
*
|
merge default into py3.7
Matti Picus
2021-03-31
5
-58
/
+96
|
|
\
|
|
|
*
merge PR 34 from github.com/pypy/pyrepl (issue 2371)
Matti Picus
2021-03-31
5
-53
/
+96
|
*
|
merge hpy into py3.7
Matti Picus
2021-03-31
35
-246
/
+768
|
|
\
\
|
|
*
\
Merge branch 'branch/hpy-update-to-eb07982b6' into 'branch/hpy'
Ronan Lamy
2021-03-16
30
-84
/
+400
|
|
|
\
\
|
|
|
*
|
Initialise all required attributes in HPyModule_Create()
Ronan Lamy
2021-03-16
2
-4
/
+33
|
|
|
*
|
Implement HPy_CallTupleDict
Ronan Lamy
2021-03-12
2
-0
/
+22
|
|
|
*
|
Implement HPyCallable_Check
Ronan Lamy
2021-03-12
1
-0
/
+6
|
|
|
*
|
Implement HPyTuple_Check
Ronan Lamy
2021-03-12
1
-0
/
+8
|
|
|
*
|
Add the other .supports_foo() helpers
Ronan Lamy
2021-03-12
1
-0
/
+10
|
|
|
*
|
rename .should_check_refcount() to .supports_refcounts()
Ronan Lamy
2021-03-12
1
-3
/
+2
|
|
|
*
|
update-vendored to commit eb07982b6
Ronan Lamy
2021-03-12
23
-77
/
+319
|
|
|
/
/
|
|
*
|
Update to Python 3.7 (merge 'py3.7' into 'hpy')
Ronan Lamy
2021-03-11
1256
-25786
/
+81671
|
|
|
\
\
|
|
*
|
|
Don't crash when importing a defective module
Ronan Lamy
2021-01-15
2
-0
/
+26
|
|
*
|
|
Merge branch 'branch/hpy-update-to-2829a0d' into 'branch/hpy'
Simon Cross
2020-12-10
12
-174
/
+354
|
|
|
\
\
\
|
|
|
*
|
|
Look for filename as .hpy.so now that the C extenion name is correct.
Simon Cross
2020-12-10
1
-1
/
+1
|
|
|
*
|
|
Update vendored hpy to 6e38f80.
Simon Cross
2020-12-10
3
-4
/
+8
|
|
|
*
|
|
Update vendored hpy to 7a0cb53.
Simon Cross
2020-12-10
2
-4
/
+4
|
|
|
*
|
|
Update vendored hpy to c9ada53 plus an uncommitted fix for the HPy_FatalError...
Simon Cross
2020-12-10
4
-7
/
+62
|
|
|
*
|
|
Fix HPyLong_AsUnsignedLongLong and HPyLong_AsSsize_t to ignore __int__ and __...
Simon Cross
2020-12-10
1
-2
/
+3
|
|
|
*
|
|
Implement HPy_FatalError.
Simon Cross
2020-12-09
4
-0
/
+13
[next]