[pypy-commit] [Git][pypy/pypy.org] Pushed new branch branch/preview
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 list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] arm64 is build without "portable" support
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/-/commit/33969577210dfcc49c7e663a2f6107bddb79484f -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/33969577210dfcc49c7e663a2f6107bddb79484f You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy][branch/py3.7-win64-cpyext-longobject] fix cpyext.test_longobject maxlong
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 View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/09da3ec7ef0f8c645150a7bdad390cd2bc22a008 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/09da3ec7ef0f8c645150a7bdad390cd2bc22a008 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy][branch/py3.8] 2 commits: fix fstring parsing crash
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(int, -neg, int). Right now it's a pretty naive implementation on app-level, can be optimized later (but CPython also uses naive extended Euclidian GCD, so they aren't faster I suspect). --HG-- branch : py3.8 - - - - - 6 changed files: - pypy/interpreter/astcompiler/fstring.py - pypy/objspace/std/intobject.py - pypy/objspace/std/longobject.py - pypy/objspace/std/test/apptest_fstring.py - pypy/objspace/std/test/test_intobject.py - pypy/objspace/std/test/test_longobject.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/0c360546b425289dd789a385054b7cee34fb547d...5ca06462b1ec34add94c16b068d0692e32729b58 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/0c360546b425289dd789a385054b7cee34fb547d...5ca06462b1ec34add94c16b068d0692e32729b58 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/preview] add a deploy step
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/b6c64c8d875c4e9c2c694fe2f9add0a60d3ec551 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/b6c64c8d875c4e9c2c694fe2f9add0a60d3ec551 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/preview] typo
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/0c5f34c8b9de3aa0803708cbf2cec34c26ea9d18 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/0c5f34c8b9de3aa0803708cbf2cec34c26ea9d18 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/preview] add hg push to deploy
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/f9aad58f90e0d36c3fca46de22e846486ca4861d -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/f9aad58f90e0d36c3fca46de22e846486ca4861d You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] 5 commits: add a gitlab-ci runner
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 - - - - - 0c5f34c8 by Matti Picus at 2021-01-12T16:14:13+02:00 typo --HG-- branch : preview - - - - - f9aad58f by Matti Picus at 2021-01-12T18:24:50+02:00 add hg push to deploy --HG-- branch : preview - - - - - 57c2a6cd by Matti Picus at 2021-01-12T16:27:22+00:00 Merge branch 'branch/preview' into 'branch/default' add a gitlab-ci runner See merge request pypy/pypy.org!21 - - - - - 2 changed files: - + .gitlab-ci.yml - README View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/compare/33969577210dfcc49c7e663a2f6107bddb79484f...57c2a6cd5bcbbc432522c76e5f79c476e25362bd -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/compare/33969577210dfcc49c7e663a2f6107bddb79484f...57c2a6cd5bcbbc432522c76e5f79c476e25362bd You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] switch CI images
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/45be0461df583fd522cc3183b1a0c5cbb26e2574 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/45be0461df583fd522cc3183b1a0c5cbb26e2574 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] fix hg commit command
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/5a2aec0d2481f5259c98408f619f9b500c4bfebd -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/5a2aec0d2481f5259c98408f619f9b500c4bfebd You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] add branch to hg push
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/8f7d365d94d167d99f1f854974c71e19c0feee87 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/8f7d365d94d167d99f1f854974c71e19c0feee87 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] use token to push
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/65421af331ed2f31ff7fbb4f49dffba91b6ef774 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/65421af331ed2f31ff7fbb4f49dffba91b6ef774 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] typo in push url
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/5a949f7952eb325603aec77129e573ee64100764 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/5a949f7952eb325603aec77129e573ee64100764 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] add repo to url
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/b298b522d286cd87ff118f3bfff926dbc7c8f536 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/b298b522d286cd87ff118f3bfff926dbc7c8f536 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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 - public/compat.html - public/contact.html - public/download.html - public/download_advanced.html - public/features.html - public/howtohelp.html - public/index.html - public/people.html - public/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/10353053249ed4f7087ee4a327b533c90490d60c -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/10353053249ed4f7087ee4a327b533c90490d60c You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/fd30095fcfb5a542eafd01be611d4fb142deb631 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/fd30095fcfb5a542eafd01be611d4fb142deb631 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/c1c641b6048b7e1cd8f69e0c402b72116353a751 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/c1c641b6048b7e1cd8f69e0c402b72116353a751 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/f3418b6d989abf9c3dfecd54ee719a2075cf9991 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/f3418b6d989abf9c3dfecd54ee719a2075cf9991 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/d6aea27f134ebb9e171fe637c95739c0031b1c70 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/d6aea27f134ebb9e171fe637c95739c0031b1c70 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/b8ebea29109a4b2c30207f2909efb336275bfbfd -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/b8ebea29109a4b2c30207f2909efb336275bfbfd You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/ee367db2edaefba6698e90bbbc67a9d9b8bfcae2 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/ee367db2edaefba6698e90bbbc67a9d9b8bfcae2 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/df5532c58e4a4ab1146c24f1ff5d9f37a1017d05 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/df5532c58e4a4ab1146c24f1ff5d9f37a1017d05 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/2d9ec61d9c66fbffc78df91c714730baac40a5e7 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/2d9ec61d9c66fbffc78df91c714730baac40a5e7 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/ad52306808c4567d46f2c44c5bda3cb70e36b5f4 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/ad52306808c4567d46f2c44c5bda3cb70e36b5f4 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/db612bf53189bd5f43bdedb1ca3a325b4dfd92a8 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/db612bf53189bd5f43bdedb1ca3a325b4dfd92a8 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/f5e37c3ee807d29aefd7d30c86eb0a8e58473f06 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/f5e37c3ee807d29aefd7d30c86eb0a8e58473f06 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/5350e7ca896a5795248e8a15344e5eef09220eef -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/5350e7ca896a5795248e8a15344e5eef09220eef You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/326fc67abcae2246798ff09c5c4dbfe47ea5e3d9 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/326fc67abcae2246798ff09c5c4dbfe47ea5e3d9 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/8e7517097bc02745bff040d8b2338246eae7931e -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/8e7517097bc02745bff040d8b2338246eae7931e You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/8bb65189261242dc6918e6922fb4f4c320763c9e -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/8bb65189261242dc6918e6922fb4f4c320763c9e You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/88f780e3412d0da272ef21f06d76e83f542651ce -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/88f780e3412d0da272ef21f06d76e83f542651ce You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/b281514344a5e4c32fe26941f29f6c7e4b50ee99 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/b281514344a5e4c32fe26941f29f6c7e4b50ee99 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/9a53428f7e87acce0d614fc4667110de698f0712 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/9a53428f7e87acce0d614fc4667110de698f0712 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/1c2106be45b385dc2fcb7f8942e9b8296a6ccfd9 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/1c2106be45b385dc2fcb7f8942e9b8296a6ccfd9 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/efea07b9182b333c9ec9656e184fbd17103ea110 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/efea07b9182b333c9ec9656e184fbd17103ea110 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/6a2aed659dfab63a7ba5d3c611cec12afcd83574 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/6a2aed659dfab63a7ba5d3c611cec12afcd83574 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/31db306c45a00924c01f8f97415ec61c03b1e292 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/31db306c45a00924c01f8f97415ec61c03b1e292 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/80e67f83bdd92bd4664773190e3651d2b226c462 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/80e67f83bdd92bd4664773190e3651d2b226c462 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/d80aa1d8665b638c4985f4e2a2c1df8e35503a97 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/d80aa1d8665b638c4985f4e2a2c1df8e35503a97 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/9a0b122a74be291279568e16aa47c42330faeb91 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/9a0b122a74be291279568e16aa47c42330faeb91 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/8e96d6a9609846f55e1e22283523db6cc291cc9b -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/8e96d6a9609846f55e1e22283523db6cc291cc9b You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/0ec520df3375b02a12d2acb543a6fb8621eccd58 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/0ec520df3375b02a12d2acb543a6fb8621eccd58 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/d733947ee81e569d0ccb27cae6c574eb2cb5380b -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/d733947ee81e569d0ccb27cae6c574eb2cb5380b You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/12e1827b5e44476a70c65bd237bbd4068a5771cf -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/12e1827b5e44476a70c65bd237bbd4068a5771cf You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/b55bee88c5a2a3385f1bedc0cf9324f95eea47fc -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/b55bee88c5a2a3385f1bedc0cf9324f95eea47fc You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/5d29673a4186714608ea2914cca3b83c2ccba129 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/5d29673a4186714608ea2914cca3b83c2ccba129 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/8539766d9e290765015f3c5517c251aa21cf1880 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/8539766d9e290765015f3c5517c251aa21cf1880 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/1231dd23343e5e5e32b2e7881a8de54c3733 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/1231dd23343e5e5e32b2e7881a8de54c3733 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/22e2e8784787033a6ad531d1ef6d69b238928764 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/22e2e8784787033a6ad531d1ef6d69b238928764 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/31281f8ad9b1d9ea44893ff9bb0a1fefcc9e8707 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/31281f8ad9b1d9ea44893ff9bb0a1fefcc9e8707 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/d62ddab2b9011b1234018e8d59efcc060dbe6f13 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/d62ddab2b9011b1234018e8d59efcc060dbe6f13 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/fe09a7eb6f643780a2fb6c0bfcf3ec9eee4c5cff -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/fe09a7eb6f643780a2fb6c0bfcf3ec9eee4c5cff You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/4bf64975400c8d928ee2a5ca579303f35fc06554 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/4bf64975400c8d928ee2a5ca579303f35fc06554 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/8527613fe8b8413da25480bce8c91496783d14f7 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/8527613fe8b8413da25480bce8c91496783d14f7 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/53b067d191dffdcb521dc7fe9628fe98ad423053 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/53b067d191dffdcb521dc7fe9628fe98ad423053 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/a90fe128886219f00467624882ca646793b1e898 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/a90fe128886219f00467624882ca646793b1e898 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/c3a7df49a1ec0095388ec8ed2c6ceb90eed53be0 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/c3a7df49a1ec0095388ec8ed2c6ceb90eed53be0 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/542a93721d386355b474fcfafdb66769334697f0 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/542a93721d386355b474fcfafdb66769334697f0 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/ce4593233dbcb5fccfcb29485d48212797f03ae1 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/ce4593233dbcb5fccfcb29485d48212797f03ae1 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/7bbbc88247abcc1e18975e91b27fe3dbfcaabeb8 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/7bbbc88247abcc1e18975e91b27fe3dbfcaabeb8 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/c05ac76e0ff3135d225e04d49a32304b9983b8dd -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/c05ac76e0ff3135d225e04d49a32304b9983b8dd You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/75203a0c36319b78f638533215e257fc568f37f6 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/75203a0c36319b78f638533215e257fc568f37f6 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/956505bd96cffbb98a47a5bd71c0f44889f6b4be -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/956505bd96cffbb98a47a5bd71c0f44889f6b4be You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/1070b821ffb7ef29a056116da81bd2fdbc235dba -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/1070b821ffb7ef29a056116da81bd2fdbc235dba You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/91d1b599e3bfafbc0e6855186f797f1903aa711c -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/91d1b599e3bfafbc0e6855186f797f1903aa711c You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/2503c8f409c83f3dfb00dcd0327de7954e056476 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/2503c8f409c83f3dfb00dcd0327de7954e056476 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/38c5cffb46a2e61ae5f61e6d78481353a1e081f9 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/38c5cffb46a2e61ae5f61e6d78481353a1e081f9 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/26a42c99279dfdd4c3927bc2e8b6f5eb7ae37c15 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/26a42c99279dfdd4c3927bc2e8b6f5eb7ae37c15 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/c3a035b4609cbae36979361b11b1c654a60a4edd -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/c3a035b4609cbae36979361b11b1c654a60a4edd You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/57936f6bc19d9a65947ebb33544fccfe64eb033c -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/57936f6bc19d9a65947ebb33544fccfe64eb033c You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/a47463f55398c3488f49d87ac866f39635ec8942 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/a47463f55398c3488f49d87ac866f39635ec8942 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/cbc24e0f75fb5daee7b69d2ba784e25dcac68faa -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/cbc24e0f75fb5daee7b69d2ba784e25dcac68faa You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/319b7626464726b9594a4eeaa0a2af5e0b0bb749 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/319b7626464726b9594a4eeaa0a2af5e0b0bb749 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/e3b2bd0f5ab036dc02d164a2df1ae27334098dc3 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/e3b2bd0f5ab036dc02d164a2df1ae27334098dc3 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/f24d82480262d6db771c65b39ee7854502a7691d -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/f24d82480262d6db771c65b39ee7854502a7691d You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/51bbae60fef8f0d3ea55d169e8aa77ae493563f9 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/51bbae60fef8f0d3ea55d169e8aa77ae493563f9 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/354710dca0ce2e948a5140a212224f187a4ab023 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/354710dca0ce2e948a5140a212224f187a4ab023 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/6bb4e4009308f13afbb287d5f5e29a7ac6ba0b10 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/6bb4e4009308f13afbb287d5f5e29a7ac6ba0b10 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/0278c9dc896d1fe6ce75fa433d82b9a7fa6311d1 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/0278c9dc896d1fe6ce75fa433d82b9a7fa6311d1 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/ece02c0d168cc51c0f6aeb22a7afbac3ee10bccc -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/ece02c0d168cc51c0f6aeb22a7afbac3ee10bccc You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/e1633f547550cedb399ccaa2c22f6eb6be933bfc -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/e1633f547550cedb399ccaa2c22f6eb6be933bfc You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/9fe1549d7075844dae5e75e1f368a1827bbc04d8 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/9fe1549d7075844dae5e75e1f368a1827bbc04d8 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/8cf2811b4ac64a80074516684404b2dbed8fed11 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/8cf2811b4ac64a80074516684404b2dbed8fed11 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/c6f383d3d56901ad6719c6b0eeb25c85e4138fc0 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/c6f383d3d56901ad6719c6b0eeb25c85e4138fc0 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/7b363b8e9611d462c2bf1f94c980ded6187f227d -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/7b363b8e9611d462c2bf1f94c980ded6187f227d You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/54c1730fb7c6a7f08d81f4a254416f5ebe85ab1b -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/54c1730fb7c6a7f08d81f4a254416f5ebe85ab1b You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/246c9f63418923d81b40c4aae3adac38ee5c92db -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/246c9f63418923d81b40c4aae3adac38ee5c92db You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/74ffd705622643d201ea33f6c0a3dfe7b153d3c0 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/74ffd705622643d201ea33f6c0a3dfe7b153d3c0 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/e2d0075ca6d70142396141d20d7ea526ac11a97a -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/e2d0075ca6d70142396141d20d7ea526ac11a97a You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/4728fc4a986775efe0b6bbc396bcc8afadbe2b86 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/4728fc4a986775efe0b6bbc396bcc8afadbe2b86 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/5a3be0a6929425be5682bb6b950cc9a952ce6eb7 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/5a3be0a6929425be5682bb6b950cc9a952ce6eb7 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/0299a9a36b389ca99fca8c4874c930f22799a228 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/0299a9a36b389ca99fca8c4874c930f22799a228 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/d9509d5f26af7dd49b58054c3c851f057c52d2c4 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/d9509d5f26af7dd49b58054c3c851f057c52d2c4 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/82ab9429fedc9498639cd27f40533be8f3055ae7 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/82ab9429fedc9498639cd27f40533be8f3055ae7 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/1b4605110bf9c5437e8206f900a061dde62ea0d0 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/1b4605110bf9c5437e8206f900a061dde62ea0d0 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/c3463c041e0884168d2163b36b164d709df9dd06 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/c3463c041e0884168d2163b36b164d709df9dd06 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/54a299eb2e832f6caf76a6191475156e20236b20 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/54a299eb2e832f6caf76a6191475156e20236b20 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/a7055792d8451f49b41f6989b90342b427f22647 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/a7055792d8451f49b41f6989b90342b427f22647 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/performance.html - public/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/d932629124d46df1e1859c20015e8af955fc020c -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/d932629124d46df1e1859c20015e8af955fc020c You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit
[pypy-commit] [Git][pypy/pypy.org][branch/default] render site via gitlab runner
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/rss.xml - public/sitemap.xml - public/sitemapindex.xml View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/commit/fd90a428f8078dff6ad38cd2376751a7f5892af5 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy.org/-/commit/fd90a428f8078dff6ad38cd2376751a7f5892af5 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit