[pypy-commit] [Git][pypy/pypy.org] Pushed new branch branch/preview

2021-01-12 Thread Matti Picus
Matti Picus pushed new branch branch/preview at PyPy / pypy.org -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/tree/branch/preview You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing

[pypy-commit] [Git][pypy/pypy.org][branch/default] arm64 is build without "portable" support

2021-01-12 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy.org Commits: 33969577 by Matti Picus at 2021-01-12T12:07:29+02:00 arm64 is build without "portable" support - - - - - 1 changed file: - pages/download_advanced.rst View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/comm

[pypy-commit] [Git][pypy/pypy][branch/py3.7-win64-cpyext-longobject] fix cpyext.test_longobject maxlong

2021-01-12 Thread nulano
nulano pushed to branch branch/py3.7-win64-cpyext-longobject at PyPy / pypy Commits: 09da3ec7 by nulano at 2021-01-12T12:39:07+01:00 fix cpyext.test_longobject maxlong --HG-- branch : py3.7-win64-cpyext-longobject - - - - - 1 changed file: - pypy/module/cpyext/test/test_longobject.py Vie

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 2 commits: fix fstring parsing crash

2021-01-12 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 90f2c428 by Carl Friedrich Bolz-Tereick at 2021-01-11T18:42:14+01:00 fix fstring parsing crash --HG-- branch : py3.8 - - - - - 5ca06462 by Carl Friedrich Bolz-Tereick at 2021-01-12T13:49:29+01:00 implement pow(i

[pypy-commit] [Git][pypy/pypy.org][branch/preview] add a deploy step

2021-01-12 Thread Matti Picus
Matti Picus pushed to branch branch/preview at PyPy / pypy.org Commits: b6c64c8d by Matti Picus at 2021-01-12T15:56:46+02:00 add a deploy step --HG-- branch : preview - - - - - 2 changed files: - .gitlab-ci.yml - README View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit

[pypy-commit] [Git][pypy/pypy.org][branch/preview] typo

2021-01-12 Thread Matti Picus
Matti Picus pushed to branch branch/preview at PyPy / pypy.org Commits: 0c5f34c8 by Matti Picus at 2021-01-12T16:14:13+02:00 typo --HG-- branch : preview - - - - - 1 changed file: - .gitlab-ci.yml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/0c5f34c8b9de3aa0803708

[pypy-commit] [Git][pypy/pypy.org][branch/preview] add hg push to deploy

2021-01-12 Thread Matti Picus
Matti Picus pushed to branch branch/preview at PyPy / pypy.org Commits: f9aad58f by Matti Picus at 2021-01-12T18:24:50+02:00 add hg push to deploy --HG-- branch : preview - - - - - 1 changed file: - .gitlab-ci.yml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/f9aad

[pypy-commit] [Git][pypy/pypy.org][branch/default] 5 commits: add a gitlab-ci runner

2021-01-12 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy.org Commits: 201c6ef0 by Matti Picus at 2021-01-12T12:06:40+02:00 add a gitlab-ci runner --HG-- branch : preview - - - - - b6c64c8d by Matti Picus at 2021-01-12T15:56:46+02:00 add a deploy step --HG-- branch : preview - - - - - 0c5f

[pypy-commit] [Git][pypy/pypy.org][branch/default] switch CI images

2021-01-12 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy.org Commits: 45be0461 by Matti Picus at 2021-01-12T18:45:48+02:00 switch CI images - - - - - 1 changed file: - .gitlab-ci.yml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/45be0461df583fd522cc3183b1a0c5cbb26

[pypy-commit] [Git][pypy/pypy.org][branch/default] fix hg commit command

2021-01-12 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy.org Commits: 5a2aec0d by Matti Picus at 2021-01-12T18:49:57+02:00 fix hg commit command - - - - - 1 changed file: - .gitlab-ci.yml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/5a2aec0d2481f5259c98408f619f9b

[pypy-commit] [Git][pypy/pypy.org][branch/default] add branch to hg push

2021-01-12 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy.org Commits: 8f7d365d by Matti Picus at 2021-01-12T20:01:21+02:00 add branch to hg push - - - - - 1 changed file: - .gitlab-ci.yml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/8f7d365d94d167d99f1f854974c71e

[pypy-commit] [Git][pypy/pypy.org][branch/default] use token to push

2021-01-12 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy.org Commits: 65421af3 by Matti Picus at 2021-01-12T22:50:53+02:00 use token to push - - - - - 1 changed file: - .gitlab-ci.yml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/65421af331ed2f31ff7fbb4f49dffba91b

[pypy-commit] [Git][pypy/pypy.org][branch/default] typo in push url

2021-01-12 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy.org Commits: 5a949f79 by Matti Picus at 2021-01-12T23:16:57+02:00 typo in push url - - - - - 1 changed file: - .gitlab-ci.yml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/5a949f7952eb325603aec77129e573ee641

[pypy-commit] [Git][pypy/pypy.org][branch/default] add repo to url

2021-01-12 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy.org Commits: b298b522 by Matti Picus at 2021-01-12T23:30:26+02:00 add repo to url - - - - - 1 changed file: - .gitlab-ci.yml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/b298b522d286cd87ff118f3bfff926dbc7c8

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 10353053 by gitlab-runner at 2021-01-12T21:31:53+00:00 render site via gitlab runner - - - - - 16 changed files: - public/archive.html - public/assets/css/code.css - public/blog/index.html - public/categories/index.html - p

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: fd30095f by gitlab-runner at 2021-01-12T21:34:14+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: c1c641b6 by gitlab-runner at 2021-01-12T21:36:02+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: f3418b6d by gitlab-runner at 2021-01-12T21:37:05+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: d6aea27f by gitlab-runner at 2021-01-12T21:38:48+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: b8ebea29 by gitlab-runner at 2021-01-12T21:40:15+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: ee367db2 by gitlab-runner at 2021-01-12T21:41:49+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: df5532c5 by gitlab-runner at 2021-01-12T21:43:35+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 2d9ec61d by gitlab-runner at 2021-01-12T21:44:49+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: ad523068 by gitlab-runner at 2021-01-12T21:46:18+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: db612bf5 by gitlab-runner at 2021-01-12T21:49:48+00:00 render site via gitlab runner - - - - - 7 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/performance.html - public/

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: f5e37c3e by gitlab-runner at 2021-01-12T21:48:14+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 5350e7ca by gitlab-runner at 2021-01-12T21:51:06+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 326fc67a by gitlab-runner at 2021-01-12T21:53:04+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 8e751709 by gitlab-runner at 2021-01-12T21:54:19+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 8bb65189 by gitlab-runner at 2021-01-12T21:56:13+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 88f780e3 by gitlab-runner at 2021-01-12T21:57:58+00:00 render site via gitlab runner - - - - - 7 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/performance.html - public/

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: b2815143 by gitlab-runner at 2021-01-12T21:59:54+00:00 render site via gitlab runner - - - - - 7 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/performance.html - public/

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 9a53428f by gitlab-runner at 2021-01-12T22:09:23+00:00 render site via gitlab runner - - - - - 7 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/performance.html - public/

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 1c2106be by gitlab-runner at 2021-01-12T22:02:25+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: efea07b9 by gitlab-runner at 2021-01-12T22:07:24+00:00 render site via gitlab runner - - - - - 7 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/performance.html - public/

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 6a2aed65 by gitlab-runner at 2021-01-12T22:05:32+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 31db306c by gitlab-runner at 2021-01-12T22:11:06+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 80e67f83 by gitlab-runner at 2021-01-12T22:12:26+00:00 render site via gitlab runner - - - - - 7 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/performance.html - public/

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: d80aa1d8 by gitlab-runner at 2021-01-12T22:14:02+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 9a0b122a by gitlab-runner at 2021-01-12T22:16:07+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 8e96d6a9 by gitlab-runner at 2021-01-12T22:18:17+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 0ec520df by gitlab-runner at 2021-01-12T22:19:58+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: d733947e by gitlab-runner at 2021-01-12T22:21:49+00:00 render site via gitlab runner - - - - - 7 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/performance.html - public/

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 12e1827b by gitlab-runner at 2021-01-12T22:23:56+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: b55bee88 by gitlab-runner at 2021-01-12T22:25:26+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 5d29673a by gitlab-runner at 2021-01-12T22:27:56+00:00 render site via gitlab runner - - - - - 7 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/performance.html - public/

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 8539766d by gitlab-runner at 2021-01-12T22:31:01+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 1231dd23 by gitlab-runner at 2021-01-12T22:34:39+00:00 render site via gitlab runner - - - - - 7 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/performance.html - public/

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 22e2e878 by gitlab-runner at 2021-01-12T22:37:04+00:00 render site via gitlab runner - - - - - 7 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/performance.html - public/

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 31281f8a by gitlab-runner at 2021-01-12T22:39:24+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: d62ddab2 by gitlab-runner at 2021-01-12T22:41:02+00:00 render site via gitlab runner - - - - - 7 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/performance.html - public/

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: fe09a7eb by gitlab-runner at 2021-01-12T22:42:25+00:00 render site via gitlab runner - - - - - 7 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/performance.html - public/

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 4bf64975 by gitlab-runner at 2021-01-12T22:43:56+00:00 render site via gitlab runner - - - - - 7 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/performance.html - public/

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 8527613f by gitlab-runner at 2021-01-12T22:45:26+00:00 render site via gitlab runner - - - - - 7 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/performance.html - public/

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 53b067d1 by gitlab-runner at 2021-01-12T22:46:54+00:00 render site via gitlab runner - - - - - 7 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/performance.html - public/

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: a90fe128 by gitlab-runner at 2021-01-12T22:48:46+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: c3a7df49 by gitlab-runner at 2021-01-12T22:50:47+00:00 render site via gitlab runner - - - - - 7 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/performance.html - public/

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 542a9372 by gitlab-runner at 2021-01-12T22:52:41+00:00 render site via gitlab runner - - - - - 7 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/performance.html - public/

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: ce459323 by gitlab-runner at 2021-01-12T22:54:51+00:00 render site via gitlab runner - - - - - 7 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/performance.html - public/

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 7bbbc882 by gitlab-runner at 2021-01-12T22:56:45+00:00 render site via gitlab runner - - - - - 7 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/performance.html - public/

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: c05ac76e by gitlab-runner at 2021-01-12T22:59:01+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 75203a0c by gitlab-runner at 2021-01-12T23:01:16+00:00 render site via gitlab runner - - - - - 7 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/performance.html - public/

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 956505bd by gitlab-runner at 2021-01-12T23:02:33+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 1070b821 by gitlab-runner at 2021-01-12T23:05:49+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 91d1b599 by gitlab-runner at 2021-01-12T23:07:53+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 2503c8f4 by gitlab-runner at 2021-01-12T23:10:05+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 38c5cffb by gitlab-runner at 2021-01-12T23:12:19+00:00 render site via gitlab runner - - - - - 7 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/performance.html - public/

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 26a42c99 by gitlab-runner at 2021-01-12T23:13:57+00:00 render site via gitlab runner - - - - - 7 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/performance.html - public/

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: c3a035b4 by gitlab-runner at 2021-01-12T23:15:36+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 57936f6b by gitlab-runner at 2021-01-12T23:17:13+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: a47463f5 by gitlab-runner at 2021-01-12T23:19:06+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: cbc24e0f by gitlab-runner at 2021-01-12T23:20:47+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 319b7626 by gitlab-runner at 2021-01-12T23:22:17+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: e3b2bd0f by gitlab-runner at 2021-01-12T23:23:59+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: f24d8248 by gitlab-runner at 2021-01-12T23:25:43+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 51bbae60 by gitlab-runner at 2021-01-12T23:27:31+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 354710dc by gitlab-runner at 2021-01-12T23:29:16+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 6bb4e400 by gitlab-runner at 2021-01-12T23:30:58+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 0278c9dc by gitlab-runner at 2021-01-12T23:32:41+00:00 render site via gitlab runner - - - - - 7 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/performance.html - public/

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: ece02c0d by gitlab-runner at 2021-01-12T23:34:17+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: e1633f54 by gitlab-runner at 2021-01-12T23:36:07+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 9fe1549d by gitlab-runner at 2021-01-12T23:37:51+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 8cf2811b by gitlab-runner at 2021-01-12T23:39:32+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: c6f383d3 by gitlab-runner at 2021-01-12T23:41:12+00:00 render site via gitlab runner - - - - - 7 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/performance.html - public/

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 7b363b8e by gitlab-runner at 2021-01-12T23:42:58+00:00 render site via gitlab runner - - - - - 7 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/performance.html - public/

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 54c1730f by gitlab-runner at 2021-01-12T23:44:33+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 246c9f63 by gitlab-runner at 2021-01-12T23:46:14+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 74ffd705 by gitlab-runner at 2021-01-12T23:47:46+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: e2d0075c by gitlab-runner at 2021-01-12T23:49:23+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 4728fc4a by gitlab-runner at 2021-01-12T23:51:13+00:00 render site via gitlab runner - - - - - 7 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/performance.html - public/

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 5a3be0a6 by gitlab-runner at 2021-01-12T23:52:17+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 0299a9a3 by gitlab-runner at 2021-01-12T23:53:34+00:00 render site via gitlab runner - - - - - 7 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/performance.html - public/

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: d9509d5f by gitlab-runner at 2021-01-12T23:57:44+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 82ab9429 by gitlab-runner at 2021-01-13T00:00:15+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 1b460511 by gitlab-runner at 2021-01-13T00:04:08+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: c3463c04 by gitlab-runner at 2021-01-13T00:06:16+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: 54a299eb by gitlab-runner at 2021-01-13T00:08:53+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: a7055792 by gitlab-runner at 2021-01-13T00:10:45+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: d9326291 by gitlab-runner at 2021-01-13T00:12:32+00:00 render site via gitlab runner - - - - - 8 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/pe

[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner

2021-01-12 Thread CI_PUSH
CI_PUSH pushed to branch branch/default at PyPy / pypy.org Commits: fd90a428 by gitlab-runner at 2021-01-13T00:14:26+00:00 render site via gitlab runner - - - - - 7 changed files: - public/compat.html - public/download_advanced.html - public/features.html - public/performance.html - public/

  1   2   3   >