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
*
merge py3.7 into release
release-pypy3.7-v7.3.9
Matti Picus
2022-03-28
14
-34
/
+107
|
\
|
*
update python version to 3.7.13
Matti Picus
2022-03-26
2
-3
/
+3
|
*
remove outdated bundled version of pip
Matti Picus
2022-03-26
1
-0
/
+0
|
*
update to v3.7.13
Matti Picus
2022-03-26
7
-23
/
+44
|
*
use __index__ to test for int-ness in ctypes.array (issue 3712)
Matti Picus
2022-03-25
2
-2
/
+15
|
*
hg merge default
Ronan Lamy
2022-03-22
2
-6
/
+45
|
|
\
|
|
*
cparser: Handle the case of structs requiring other structs to be configured ...
Ronan Lamy
2022-03-22
2
-16
/
+28
|
|
*
Backed out changeset 1baa930ff7e9
Ronan Lamy
2022-03-22
3
-21
/
+11
|
|
*
add override=True and rearrange declarations to get test to pass
Matti Picus
2022-03-18
3
-11
/
+21
|
|
*
add failing test required for PEP 3123 (stric-aliasing) (issue 3706)
Matti Picus
2022-03-18
1
-0
/
+27
*
|
|
merge py3.7
Matti Picus
2022-03-16
28
-1762
/
+276
|
\
|
|
|
*
|
merge default
Matti Picus
2022-03-16
11
-11
/
+257
|
|
\
|
|
|
*
update release note, update openssl to 1.1.1n on portable builds
Matti Picus
2022-03-16
2
-6
/
+13
|
|
*
fix link
Matti Picus
2022-03-14
1
-1
/
+1
|
|
*
also copy the tk*.dll and tck*.dll to lib_pypy/_tkinter for tests (in a virtu...
Matti Picus
2022-03-13
1
-1
/
+3
|
|
*
skip cffi embedded tests on python2 since on windows + virtualenv they fail
Matti Picus
2022-03-13
1
-0
/
+2
|
|
*
make code sample work on python3 (issue 3699)
Matti Picus
2022-03-10
1
-4
/
+8
|
|
*
add release note to index
Matti Picus
2022-03-10
1
-0
/
+1
|
|
*
update release note to reflect conclusions from issue 3688
Matti Picus
2022-03-10
1
-14
/
+16
|
|
*
hack to avoid running own tests on pypyjit/test_pypy_c if host test runner is...
Matti Picus
2022-03-08
1
-1
/
+1
|
|
*
typo
Matti Picus
2022-03-07
1
-1
/
+1
|
|
*
add a config file for readthedocs (for pypy, not clear how to handle rpython)
Matti Picus
2022-03-07
1
-0
/
+10
|
|
*
update release note
Matti Picus
2022-03-06
1
-1
/
+3
|
|
*
maybe like this
Carl Friedrich Bolz-Tereick
2022-03-06
1
-9
/
+15
|
|
*
add python2.exe, python2.7.exe, pypy2.exe (windows) and pypy2 (posix) to package
Matti Picus
2022-03-06
1
-0
/
+7
|
|
*
update cffi to latest HEAD (test for python>=3.11)
Matti Picus
2022-03-06
1
-1
/
+46
|
|
*
backport parts of package.py from py3.8 to create pypy2.7 (issue 3696)
Matti Picus
2022-03-05
1
-35
/
+51
|
|
*
backport the rest of the changes to support libexpat>2.4.5
Matti Picus
2022-03-05
2
-6
/
+1
|
|
*
a test that constructing a named tuple has no weird global lookups. tests the
Carl Friedrich Bolz-Tereick
2022-03-05
1
-0
/
+18
|
|
*
add missing import
Matti Picus
2022-03-04
1
-0
/
+1
|
|
*
update main development version to 7.3.10
Matti Picus
2022-03-03
3
-4
/
+4
|
|
*
add a draft release note
Matti Picus
2022-03-03
1
-0
/
+143
|
*
|
remove unused _libffi_msvc
Matti Picus
2022-03-13
11
-1739
/
+0
|
*
|
Merge branch 'branch/chrisburr/setuptools-fix' into 'branch/py3.7'
Matti Picus
2022-03-13
1
-3
/
+3
|
|
\
\
|
|
*
|
Use shutil.which instead of distutils.spawn.find_executable
Chris Burr
2022-03-13
1
-3
/
+3
|
|
/
/
|
*
|
Back out ce5c041b7e64 after much discussion on how to fix this (issue 3688)
Matti Picus
2022-03-08
5
-9
/
+16
*
|
|
merge py3.7 into release
Matti Picus
2022-03-07
40
-1787
/
+2104
|
\
|
|
|
*
|
update main development version to 7.3.10
Matti Picus
2022-03-03
3
-4
/
+4
|
*
|
add pypy3.7.exe (issue 3693)
Matti Picus
2022-03-03
1
-0
/
+2
|
*
|
python3 pyexpat does not have __version__, tweak and delete tests
Matti Picus
2022-03-03
2
-78
/
+8
|
*
|
add back file removed in add5246bab1f when attempting to change to apptest
Matti Picus
2022-03-03
1
-0
/
+270
|
*
|
merge default
Matti Picus
2022-03-03
7
-575
/
+557
|
|
\
|
|
|
*
backport stdlib test changes from bpo-46811 for expat>2.4.5
Matti Picus
2022-03-03
1
-1
/
+7
|
|
*
pyexpat 2.4.6 raises a ExpatError on invalid unicode
Matti Picus
2022-03-03
1
-3
/
+7
|
|
*
convert to new apptests
Carl Friedrich Bolz-Tereick
2022-02-22
4
-388
/
+357
|
|
*
re-upload the aarch64 tarballs for portable builds
Matti Picus
2022-02-22
1
-8
/
+8
|
|
*
fix for PySequence_GetItem('a', -2)
Matti Picus
2022-02-20
2
-4
/
+17
|
*
|
backport and fix sys._base_executable on windows (issue 3323)
Matti Picus
2022-02-25
1
-1
/
+6
|
*
|
#3686: make the last new field of os.statvfs_result non-indexed
Carl Friedrich Bolz-Tereick
2022-02-24
2
-1
/
+20
|
*
|
Backed out 1a2e30df25c9 which broke the ABI of 7.3.x for py3.7
Matti Picus
2022-02-24
5
-16
/
+9
[next]