[pypy-commit] [Git][pypy/pypy][branch/py3.7-openssl-3.0.0] typo

2021-11-07 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7-openssl-3.0.0 at PyPy / pypy Commits: b261cc24 by Matti Picus at 2021-11-07T19:31:06+02:00 typo --HG-- branch : py3.7-openssl-3.0.0 - - - - - 1 changed file: - lib_pypy/pypy_tools/build_cffi_imports.py View it on Heptapod: https://foss.heptapod.

[pypy-commit] [Git][pypy/pypy][branch/py3.7-openssl-3.0.0] cannot yum install, no sudo available inside the docker image

2021-11-07 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7-openssl-3.0.0 at PyPy / pypy Commits: e63f0b9a by Matti Picus at 2021-11-07T22:34:39+02:00 cannot yum install, no sudo available inside the docker image --HG-- branch : py3.7-openssl-3.0.0 - - - - - 1 changed file: - lib_pypy/pypy_tools/build_cffi_

[pypy-commit] [Git][pypy/pypy][branch/py3.7-openssl-3.0.0] fix another OSError(errno, str) conversion failure when !(str)

2021-11-07 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7-openssl-3.0.0 at PyPy / pypy Commits: d3cacbd1 by Matti Picus at 2021-11-08T09:07:48+02:00 fix another OSError(errno, str) conversion failure when !(str) --HG-- branch : py3.7-openssl-3.0.0 - - - - - 1 changed file: - lib_pypy/_cffi_ssl/_stdssl/err

[pypy-commit] [Git][pypy/pypy][branch/py3.7-openssl-3.0.0] update gdbm to get fix for gcc used by aarch64 buildbot

2021-11-07 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7-openssl-3.0.0 at PyPy / pypy Commits: 41dd2d5c by Matti Picus at 2021-11-08T08:20:58+02:00 update gdbm to get fix for gcc used by aarch64 buildbot --HG-- branch : py3.7-openssl-3.0.0 - - - - - 1 changed file: - lib_pypy/pypy_tools/build_cffi_import

[pypy-commit] [Git][pypy/pypy][branch/py3.7-openssl-3.0.0] always create cffi extensions in lib_pypy, add lib64 linker path

2021-11-08 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7-openssl-3.0.0 at PyPy / pypy Commits: 3df1012c by Matti Picus at 2021-11-08T12:28:38+02:00 always create cffi extensions in lib_pypy, add lib64 linker path --HG-- branch : py3.7-openssl-3.0.0 - - - - - 1 changed file: - lib_pypy/pypy_tools/build_cf

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 30 commits: remove unused functions and add a few tweaks for openssl3

2021-11-08 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: e85c3387 by Matti Picus at 2021-09-30T02:03:51+03:00 remove unused functions and add a few tweaks for openssl3 --HG-- branch : openssl-3.0.0 - - - - - 1c333acf by Matti Picus at 2021-09-30T13:02:27+03:00 merge openssl-3.0.0 int

[pypy-commit] [Git][pypy/pypy][branch/py3.7] restore missing function needed for _hash

2021-11-08 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: d06d8bdd by Matti Picus at 2021-11-08T17:29:37+02:00 restore missing function needed for _hash --HG-- branch : py3.7 - - - - - 1 changed file: - lib_pypy/_cffi_ssl/_cffi_src/openssl/evp.py View it on Heptapod: https://fos

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 55 commits: remove unused functions and add a few tweaks for openssl3

2021-11-09 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: e85c3387 by Matti Picus at 2021-09-30T02:03:51+03:00 remove unused functions and add a few tweaks for openssl3 --HG-- branch : openssl-3.0.0 - - - - - 1c333acf by Matti Picus at 2021-09-30T13:02:27+03:00 merge openssl-3.0.0 int

[pypy-commit] [Git][pypy/pypy][branch/conda] add bin dir when building cffi imports since the layout is non-standard

2021-11-10 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/conda at PyPy / pypy Commits: 515c7e1d by Matti Picus at 2021-11-09T20:38:30+02:00 add bin dir when building cffi imports since the layout is non-standard --HG-- branch : conda - - - - - 1 changed file: - lib_pypy/pypy_tools/build_cffi_imports.py View

[pypy-commit] [Git][pypy/pypy][branch/default] document setting up a M1 machine for x86_64 translation

2021-11-10 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 2d512096 by Matti Picus at 2021-11-08T22:03:38+02:00 document setting up a M1 machine for x86_64 translation - - - - - 1 changed file: - pypy/doc/build.rst View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commi

[pypy-commit] [Git][pypy/pypy][branch/default] formatting, typos

2021-11-10 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: a9b8e507 by Matti Picus at 2021-11-11T00:22:41+02:00 formatting, typos - - - - - 1 changed file: - pypy/doc/build.rst View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/a9b8e5072d2e74d69d7bb7066f3486bce0a4

[pypy-commit] [Git][pypy/pypy][branch/default] refine a bit

2021-11-10 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 5a474552 by Matti Picus at 2021-11-11T00:37:06+02:00 refine a bit - - - - - 1 changed file: - pypy/doc/build.rst View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/5a474552878542aaf424cfe499023acc1bbce9ed

[pypy-commit] [Git][pypy/pypy][branch/default] add more debugging information if a cffi build fails

2021-11-11 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 35d34cb0 by Matti Picus at 2021-11-11T21:37:00+02:00 add more debugging information if a cffi build fails - - - - - 1 changed file: - lib_pypy/pypy_tools/build_cffi_imports.py View it on Heptapod: https://foss.heptapod.n

[pypy-commit] [Git][pypy/pypy][branch/default] improve logging, add lib64 to link directories for openssl

2021-11-11 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 83678679 by Matti Picus at 2021-11-11T22:34:49+02:00 improve logging, add lib64 to link directories for openssl - - - - - 1 changed file: - lib_pypy/pypy_tools/build_cffi_imports.py View it on Heptapod: https://foss.hept

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 42 commits: document warning fixes

2021-11-12 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: e8879a96 by Matti Picus at 2021-10-16T18:49:15+03:00 document warning fixes - - - - - 13f133ec by Matti Picus at 2021-10-17T13:24:28+03:00 Added tag release-pypy2.7-v7.3.6 for changeset b89256933b0b - - - - - 7b55d506 by Matti

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 18 commits: switch order of windows nightlies

2021-11-12 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 1f164ddd by Matti Picus at 2021-10-24T23:01:57+03:00 switch order of windows nightlies - - - - - 1054a02d by Matti Picus at 2021-10-25T08:51:11+03:00 formatting - - - - - b151b6b9 by Matti Picus at 2021-10-25T10:45:18+03:00 typ

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/py3.9-hashlib

2021-11-12 Thread Matti Picus (@mattip)
Matti Picus pushed new branch branch/py3.9-hashlib at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/py3.9-hashlib You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mail

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 133 commits: remove unused functions and add a few tweaks for openssl3

2021-11-12 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: e85c3387 by Matti Picus at 2021-09-30T02:03:51+03:00 remove unused functions and add a few tweaks for openssl3 --HG-- branch : openssl-3.0.0 - - - - - 1c333acf by Matti Picus at 2021-09-30T13:02:27+03:00 merge openssl-3.0.0 int

[pypy-commit] [Git][pypy/pypy][branch/py3.9-hashlib] pass around usedforsecurity and handle edge cases to make test_hashlib pass

2021-11-13 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9-hashlib at PyPy / pypy Commits: dcc64b63 by Matti Picus at 2021-11-12T23:27:28+02:00 pass around usedforsecurity and handle edge cases to make test_hashlib pass --HG-- branch : py3.9-hashlib - - - - - 9 changed files: - lib_pypy/_blake2/__init__.py

[pypy-commit] [Git][pypy/pypy][branch/py3.7] fix tests, fix sys.path[0] to be '' when run interactively

2021-11-13 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: d17246ad by Matti Picus at 2021-11-13T21:52:18+02:00 fix tests, fix sys.path[0] to be '' when run interactively --HG-- branch : py3.7 - - - - - 2 changed files: - pypy/interpreter/app_main.py - pypy/interpreter/test/test_app

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 2 commits: fix tests, fix sys.path[0] to be '' when run interactively

2021-11-13 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: d17246ad by Matti Picus at 2021-11-13T21:52:18+02:00 fix tests, fix sys.path[0] to be '' when run interactively --HG-- branch : py3.7 - - - - - 80562ef0 by Matti Picus at 2021-11-13T21:53:16+02:00 merge py3.7 into py3.8 --HG--

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 9 commits: Disable a GC pointer to raw address conversion if the GC address space is split.

2021-11-16 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 03a3007b by Manuel Jacob at 2021-11-12T23:41:42+01:00 Disable a GC pointer to raw address conversion if the GC address space is split. Without the fix, translating with RevDB fails with the following error: [translation:ERROR]

[pypy-commit] [Git][pypy/pypy][branch/py3.9] tweak error messages

2021-11-17 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: a8e6e230 by Matti Picus at 2021-11-17T01:42:55+02:00 tweak error messages --HG-- branch : py3.9 - - - - - 3 changed files: - pypy/module/struct/interp_struct.py - pypy/module/struct/test/apptest_struct.py - pypy/module/threa

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 5 commits: start supporting usedforsecurity, still need the HASHXOF class to begin testing

2021-11-17 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 8413bc6e by Matti Picus at 2021-11-12T17:08:44+02:00 start supporting usedforsecurity, still need the HASHXOF class to begin testing --HG-- branch : py3.9-hashlib - - - - - dcc64b63 by Matti Picus at 2021-11-12T23:27:28+02:00 p

[pypy-commit] [Git][pypy/pypy][branch/py3.8] add exports.h, refactor headers to more closely follow CPython

2021-11-17 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: a435cf54 by Matti Picus at 2021-11-17T12:09:53+02:00 add exports.h, refactor headers to more closely follow CPython The pyport.h/cpyext_object.h changes affected the cts parsing. --HG-- branch : py3.8 - - - - - 9 changed fil

[pypy-commit] [Git][pypy/pypy][branch/py3.8] typo

2021-11-17 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 3add6dc2 by Matti Picus at 2021-11-17T13:29:25+02:00 typo --HG-- branch : py3.8 - - - - - 1 changed file: - rpython/tool/cparser/cts.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/3add6dc240f8bf09c04

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 2 commits: typo

2021-11-17 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 3add6dc2 by Matti Picus at 2021-11-17T13:29:25+02:00 typo --HG-- branch : py3.8 - - - - - 691994df by Matti Picus at 2021-11-17T13:29:45+02:00 merge py3.8 into py3.9 --HG-- branch : py3.9 - - - - - 1 changed file: - rpytho

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 2 commits: avoid hardcoding cpython version, move sitepackages/README

2021-11-17 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 591e326d by Matti Picus at 2021-11-17T14:25:27+02:00 avoid hardcoding cpython version, move sitepackages/README --HG-- branch : py3.9 - - - - - 9d42c0fc by Matti Picus at 2021-11-17T14:25:56+02:00 do enough python 2-and-3 that

[pypy-commit] [Git][pypy/pypy][branch/default] backport rpython changes from py3.9

2021-11-17 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 5b15ff2e by Matti Picus at 2021-11-17T14:25:56+02:00 backport rpython changes from py3.9 do enough python 2-and-3 that package.py can be run with python3 - - - - - 3 changed files: - pypy/tool/release/smartstrip.py - rpyth

[pypy-commit] [Git][pypy/pypy][branch/default] add library_dirs_for_openssl and include_dirs_for_openssl to the posix platform

2021-11-18 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: a10753d0 by Matti Picus at 2021-11-18T23:32:48+02:00 add library_dirs_for_openssl and include_dirs_for_openssl to the posix platform - - - - - 3 changed files: - rpython/rlib/ropenssl.py - rpython/translator/platform/__init

[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: remove method moved to base class in b84c4bf8fe7f

2021-11-18 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 46d8f2f2 by Matti Picus at 2021-11-19T08:41:51+02:00 remove method moved to base class in b84c4bf8fe7f - - - - - 0897a7ee by Matti Picus at 2021-11-19T09:34:59+02:00 skip test that crashes with zlib 1.2.7 - - - - - 2 change

[pypy-commit] [Git][pypy/pypy][branch/py3.8] PyLong_AsLong tries __index__ first, issue 3585

2021-11-19 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 2b785a66 by Matti Picus at 2021-11-19T17:22:14+02:00 PyLong_AsLong tries __index__ first, issue 3585 --HG-- branch : py3.8 - - - - - 2 changed files: - pypy/module/cpyext/longobject.py - pypy/module/cpyext/test/test_longobje

[pypy-commit] [Git][pypy/pypy][branch/py3.8] more cpython header compatibility fixes for untranslated tests and windows support

2021-11-20 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 9e3e1fb6 by Matti Picus at 2021-11-20T17:42:06+02:00 more cpython header compatibility fixes for untranslated tests and windows support --HG-- branch : py3.8 - - - - - 5 changed files: - .hgignore - pypy/module/cpyext/api.p

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 2 commits: fix indentation

2021-11-20 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 284e47e9 by Matti Picus at 2021-11-20T17:40:47+02:00 fix indentation --HG-- branch : py3.7 - - - - - e26a3e38 by Matti Picus at 2021-11-20T17:49:59+02:00 CPython _PyObject_LookupAttrId compatibility - failed getattr does not ra

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 3 commits: fix indentation

2021-11-20 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 284e47e9 by Matti Picus at 2021-11-20T17:40:47+02:00 fix indentation --HG-- branch : py3.7 - - - - - e26a3e38 by Matti Picus at 2021-11-20T17:49:59+02:00 CPython _PyObject_LookupAttrId compatibility - failed getattr does not ra

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 5 commits: fix indentation

2021-11-20 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 284e47e9 by Matti Picus at 2021-11-20T17:40:47+02:00 fix indentation --HG-- branch : py3.7 - - - - - 9e3e1fb6 by Matti Picus at 2021-11-20T17:42:06+02:00 more cpython header compatibility fixes for untranslated tests and window

[pypy-commit] [Git][pypy/pypy][branch/py3.7] add undocumented _socket.socket.timeout getter

2021-11-20 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 91514c37 by Matti Picus at 2021-11-20T23:00:22+02:00 add undocumented _socket.socket.timeout getter --HG-- branch : py3.7 - - - - - 1 changed file: - pypy/module/_socket/interp_socket.py View it on Heptapod: https://foss.

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 2 commits: indentation

2021-11-21 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 62cc669d by Matti Picus at 2021-11-21T10:08:18+02:00 indentation --HG-- branch : py3.7 - - - - - 067b4feb by Matti Picus at 2021-11-21T10:13:40+02:00 dead code, bpo-35883: glibc mbstowcs() can return values above 0x10 CPyt

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 9 commits: fix target on default

2021-11-21 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 425f36fb by Carl Friedrich Bolz-Tereick at 2021-11-18T12:28:49+01:00 fix target on default - - - - - a318be9d by Carl Friedrich Bolz-Tereick at 2021-11-20T17:12:55+01:00 switch to using the 3.2 db as the base one. reasoning: all

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 10 commits: fix target on default

2021-11-21 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 425f36fb by Carl Friedrich Bolz-Tereick at 2021-11-18T12:28:49+01:00 fix target on default - - - - - a318be9d by Carl Friedrich Bolz-Tereick at 2021-11-20T17:12:55+01:00 switch to using the 3.2 db as the base one. reasoning: all

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/pycontextvars

2021-11-21 Thread Matti Picus (@mattip)
Matti Picus pushed new branch branch/pycontextvars at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/pycontextvars You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mail

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 3 commits: add a failing test copied from cython

2021-11-21 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: cba0085b by Matti Picus at 2021-11-21T17:58:32+02:00 add a failing test copied from cython --HG-- branch : pycontextvars - - - - - af6f4620 by Matti Picus at 2021-11-21T20:05:12+02:00 move files to contextvars, catch LookupErro

[pypy-commit] [Git][pypy/pypy][branch/pycontextvars] move files to contextvars, catch LookupError

2021-11-21 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/pycontextvars at PyPy / pypy Commits: af6f4620 by Matti Picus at 2021-11-21T20:05:12+02:00 move files to contextvars, catch LookupError --HG-- branch : pycontextvars - - - - - 3 changed files: - pypy/module/cpyext/context.py → pypy/module/cpyext/contextv

[pypy-commit] [Git][pypy/pypy][branch/default] fix for windows

2021-11-21 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 581e713d by Matti Picus at 2021-11-22T08:49:30+02:00 fix for windows - - - - - 1 changed file: - rpython/rlib/rfloat.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/581e713d2c058dfa58506d5f1a630a8bec

[pypy-commit] [Git][pypy/pypy][branch/py3.9] add encoding to file

2021-11-22 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 1ee2b318 by Matti Picus at 2021-11-22T11:52:16+02:00 add encoding to file --HG-- branch : py3.9 - - - - - 1 changed file: - pypy/interpreter/pyparser/test/test_pytokenizer.py View it on Heptapod: https://foss.heptapod.net

[pypy-commit] [Git][pypy/pypy][branch/py3.9] add deprecation warnings

2021-11-22 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: f8413ee7 by Matti Picus at 2021-11-22T12:06:33+02:00 add deprecation warnings --HG-- branch : py3.9 - - - - - 1 changed file: - pypy/module/binascii/interp_hqx.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-

[pypy-commit] [Git][pypy/pypy][branch/py3.8] tp_finalize is not supported on PyPy

2021-11-22 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 46603277 by Matti Picus at 2021-11-22T13:52:59+02:00 tp_finalize is not supported on PyPy --HG-- branch : py3.8 - - - - - 1 changed file: - lib_pypy/_testmultiphase.c View it on Heptapod: https://foss.heptapod.net/pypy/py

[pypy-commit] [Git][pypy/pypy][branch/py3.9] tp_finalize is not supported on PyPy

2021-11-22 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: fb9f4811 by Matti Picus at 2021-11-22T13:52:59+02:00 tp_finalize is not supported on PyPy --HG-- branch : py3.9 - - - - - 1 changed file: - lib_pypy/_testmultiphase.c View it on Heptapod: https://foss.heptapod.net/pypy/py

[pypy-commit] [Git][pypy/pypy][branch/default] use 10.9 as a minimum macOS target

2021-11-22 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 32a3d41a by Matti Picus at 2021-11-22T16:42:33+02:00 use 10.9 as a minimum macOS target - - - - - 1 changed file: - rpython/translator/platform/darwin.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/

[pypy-commit] [Git][pypy/pypy][branch/py3.8] add auditing events, skip cpython-specific tracing and questionable attr tracing

2021-11-22 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 484f2550 by Matti Picus at 2021-11-22T23:38:19+02:00 add auditing events, skip cpython-specific tracing and questionable attr tracing The __setattr__ and __delattr__ tracing would incur a performance penalty --HG-- branch : py3

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 3 commits: use 10.9 as a minimum macOS target

2021-11-23 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 32a3d41a by Matti Picus at 2021-11-22T16:42:33+02:00 use 10.9 as a minimum macOS target - - - - - dfd947aa by Matti Picus at 2021-11-23T10:34:59+02:00 continuation of 653e883beefb - set macOS minimum target --HG-- branch : py3.

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 8 commits: make properties unpicklable: they pickle via some generic mechanism but then

2021-11-23 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 708e0397 by Carl Friedrich Bolz-Tereick at 2021-11-21T21:31:32+01:00 make properties unpicklable: they pickle via some generic mechanism but then the unpickled property lost the get/set/del functions --HG-- branch : py3.8 - - -

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 2 commits: switch default for with_traceback in __pypy__.write_unraisable

2021-11-23 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 78b733bb by Matti Picus at 2021-11-23T09:58:32+02:00 switch default for with_traceback in __pypy__.write_unraisable --HG-- branch : py3.8 - - - - - c1113933 by Matti Picus at 2021-11-23T09:58:51+02:00 fix ctypes incompatibiliti

[pypy-commit] [Git][pypy/pypy][branch/py3.8] fix translation

2021-11-23 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: da3e9332 by Matti Picus at 2021-11-23T11:20:46+02:00 fix translation --HG-- branch : py3.8 - - - - - 1 changed file: - pypy/module/__pypy__/interp_magic.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 2 commits: fix translation

2021-11-23 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: da3e9332 by Matti Picus at 2021-11-23T11:20:46+02:00 fix translation --HG-- branch : py3.8 - - - - - 875ca247 by Matti Picus at 2021-11-23T11:21:16+02:00 Merge with py3.8 --HG-- branch : py3.9 - - - - - 1 changed file: - p

[pypy-commit] [Git][pypy/pypy][branch/py3.9] add __class_getitem__ to classes

2021-11-23 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 1f509d24 by Matti Picus at 2021-11-23T18:10:31+02:00 add __class_getitem__ to classes --HG-- branch : py3.9 - - - - - 11 changed files: - lib_pypy/_contextvars.py - lib_pypy/_ctypes/array.py - lib_pypy/_functools.py - pypy/i

[pypy-commit] [Git][pypy/pypy][branch/py3.8] fix test

2021-11-23 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 0f131982 by Matti Picus at 2021-11-24T09:52:25+02:00 fix test --HG-- branch : py3.8 - - - - - 1 changed file: - pypy/interpreter/test/apptest_unraisable.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 4 commits: fix test

2021-11-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 0f131982 by Matti Picus at 2021-11-24T09:52:25+02:00 fix test --HG-- branch : py3.8 - - - - - 803f176d by Matti Picus at 2021-11-24T10:26:09+02:00 ignore generated file --HG-- branch : py3.8 - - - - - 9b3f5213 by Matti Picus

[pypy-commit] [Git][pypy/pypy][branch/py3.8] ignore generated file

2021-11-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 803f176d by Matti Picus at 2021-11-24T10:26:09+02:00 ignore generated file --HG-- branch : py3.8 - - - - - 1 changed file: - .hgignore View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/803f176dd7a32e042208

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 2 commits: typo

2021-11-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: c31e887a by Matti Picus at 2021-11-24T17:40:25+02:00 typo --HG-- branch : py3.9 - - - - - cf7999ee by Matti Picus at 2021-11-24T17:45:46+02:00 remove older versions of vendored setuptools and pip --HG-- branch : py3.9 - - - -

[pypy-commit] [Git][pypy/pypy][branch/py3.7] remove unused imports

2021-11-25 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 05d6a669 by Matti Picus at 2021-11-25T23:30:53+02:00 remove unused imports --HG-- branch : py3.7 - - - - - 1 changed file: - lib-python/3/distutils/_msvccompiler.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 6 commits: use 10.9 as a minimum macOS target

2021-11-25 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 32a3d41a by Matti Picus at 2021-11-22T16:42:33+02:00 use 10.9 as a minimum macOS target - - - - - dfd947aa by Matti Picus at 2021-11-23T10:34:59+02:00 continuation of 653e883beefb - set macOS minimum target --HG-- branch : py3.

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 5 commits: use 10.9 as a minimum macOS target

2021-11-25 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 32a3d41a by Matti Picus at 2021-11-22T16:42:33+02:00 use 10.9 as a minimum macOS target - - - - - dfd947aa by Matti Picus at 2021-11-23T10:34:59+02:00 continuation of 653e883beefb - set macOS minimum target --HG-- branch : py3.

[pypy-commit] [Git][pypy/pypy][branch/default] help leakcheck tests pass on windows

2021-11-26 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: eea33a02 by Matti Picus at 2021-11-26T11:44:18+02:00 help leakcheck tests pass on windows - - - - - 2 changed files: - pypy/module/array/interp_array.py - pypy/module/array/test/test_array.py View it on Heptapod: https:/

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 4 commits: help leakcheck tests pass on windows

2021-11-26 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: eea33a02 by Matti Picus at 2021-11-26T11:44:18+02:00 help leakcheck tests pass on windows - - - - - e6f9b262 by Matti Picus at 2021-11-26T11:45:12+02:00 merge default --HG-- branch : py3.7 - - - - - 698ceda6 by Matti Picus at

[pypy-commit] [Git][pypy/pypy][branch/default] refactor to get correct error message (with the '=' for inplace ops)

2021-11-29 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: cccb961d by Matti Picus at 2021-11-29T12:29:56+02:00 refactor to get correct error message (with the '=' for inplace ops) - - - - - 2 changed files: - pypy/objspace/descroperation.py - pypy/objspace/std/test/test_intobject.

[pypy-commit] [Git][pypy/pypy][branch/py3.9] recopy 0-sized files from cpython tree, continuation of 99fb8759b517

2021-11-29 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: bf6bfe4b by Matti Picus at 2021-11-29T15:24:34+02:00 recopy 0-sized files from cpython tree, continuation of 99fb8759b517 --HG-- branch : py3.9 - - - - - 3 changed files: - lib-python/3/ensurepip/_bundled/pip-21.2.4-py3-none

[pypy-commit] [Git][pypy/pypy][branch/py3.9] silence a deprecation warning

2021-11-29 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 0d407947 by Matti Picus at 2021-11-29T16:27:51+02:00 silence a deprecation warning --HG-- branch : py3.9 - - - - - 1 changed file: - lib_pypy/_lzma.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/0d40

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/rangeiter-reduce

2021-11-29 Thread Matti Picus (@mattip)
Matti Picus pushed new branch branch/rangeiter-reduce at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/rangeiter-reduce You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commi

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 4 commits: fix test for python3

2021-11-29 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: f5dd98b2 by Matti Picus at 2021-11-29T19:21:46+02:00 fix test for python3 --HG-- branch : rangeiter-reduce - - - - - 87b4c03d by Matti Picus at 2021-11-29T20:22:43+02:00 add undocumented __setstate__ for range_iterator classes,

[pypy-commit] [Git][pypy/pypy][branch/rangeiter-reduce] fix state tuple, add self.start

2021-11-29 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/rangeiter-reduce at PyPy / pypy Commits: da321467 by Matti Picus at 2021-11-30T00:37:59+02:00 fix state tuple, add self.start --HG-- branch : rangeiter-reduce - - - - - 1 changed file: - pypy/module/__builtin__/functional.py View it on Heptapod: https

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 6 commits: refactor to get correct error message (with the '=' for inplace ops)

2021-11-29 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: cccb961d by Matti Picus at 2021-11-29T12:29:56+02:00 refactor to get correct error message (with the '=' for inplace ops) - - - - - 76b87aaa by Matti Picus at 2021-11-30T07:21:55+02:00 use python2 type comparison, not python3 fo

[pypy-commit] [Git][pypy/pypy][branch/default] 4 commits: use python2 type comparison, not python3 for old-style classes

2021-11-29 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 76b87aaa by Matti Picus at 2021-11-30T07:21:55+02:00 use python2 type comparison, not python3 for old-style classes - - - - - 2821f779 by Matti Picus at 2021-11-30T07:34:36+02:00 update version of pycparser to 2.21 - - - - -

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 4 commits: update vendored vmprof - now supports ppc64

2021-11-30 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: d772653b by Matti Picus at 2021-11-30T08:39:01+02:00 update vendored vmprof - now supports ppc64 - - - - - e582a31c by Matti Picus at 2021-11-30T08:39:21+02:00 merge default --HG-- branch : py3.7 - - - - - 027ab954 by Matti Pi

[pypy-commit] [Git][pypy/pypy][branch/default] update vendored vmprof - now supports ppc64

2021-11-30 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: d772653b by Matti Picus at 2021-11-30T08:39:01+02:00 update vendored vmprof - now supports ppc64 - - - - - 5 changed files: - rpython/rlib/rvmprof/src/shared/_vmprof.c - rpython/rlib/rvmprof/src/shared/unwind/vmprof_unwind.

[pypy-commit] [Git][pypy/pypy][branch/py3.7] tweak setstate on range_iterators

2021-11-30 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: c751835d by Matti Picus at 2021-11-30T17:30:40+02:00 tweak setstate on range_iterators --HG-- branch : py3.7 - - - - - 1 changed file: - pypy/module/__builtin__/functional.py View it on Heptapod: https://foss.heptapod.net

[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: fix vendoring of pycparser

2021-12-01 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 199b4179 by Matti Picus at 2021-12-01T07:46:19+02:00 fix vendoring of pycparser - - - - - 520ddaec by Matti Picus at 2021-12-01T11:08:09+02:00 change hash function for microarray dtypes to match numpy, fixes broken tests - -

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 3 commits: fix vendoring of pycparser

2021-12-01 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 199b4179 by Matti Picus at 2021-12-01T07:46:19+02:00 fix vendoring of pycparser - - - - - 520ddaec by Matti Picus at 2021-12-01T11:08:09+02:00 change hash function for microarray dtypes to match numpy, fixes broken tests - - -

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 6 commits: passing test that it works for TokenErrors too

2021-12-01 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 65686de1 by Carl Friedrich Bolz-Tereick at 2021-11-30T20:33:11+01:00 passing test that it works for TokenErrors too --HG-- branch : py3.7 - - - - - 199b4179 by Matti Picus at 2021-12-01T07:46:19+02:00 fix vendoring of pycparser

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 7 commits: passing test that it works for TokenErrors too

2021-12-01 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 65686de1 by Carl Friedrich Bolz-Tereick at 2021-11-30T20:33:11+01:00 passing test that it works for TokenErrors too --HG-- branch : py3.7 - - - - - 199b4179 by Matti Picus at 2021-12-01T07:46:19+02:00 fix vendoring of pycparser

[pypy-commit] [Git][pypy/pypy][branch/py3.9] fix translation

2021-12-02 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: b984fcbd by Matti Picus at 2021-12-02T10:16:51+02:00 fix translation --HG-- branch : py3.9 - - - - - 1 changed file: - pypy/objspace/std/setobject.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/b984f

[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: delete unused and untested build_main_for_shared

2021-12-05 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 801b73ac by Matti Picus at 2021-12-05T10:58:54+02:00 delete unused and untested build_main_for_shared - - - - - cc79ca89 by Matti Picus at 2021-12-05T10:59:41+02:00 make sure pypy3.7 as an exe name gets passed through to share

[pypy-commit] [Git][pypy/pypy][branch/py3.7] deprecate PyPy.h but add it to the embedding docs, issue 3608

2021-12-05 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: a9d106ac by Matti Picus at 2021-12-05T08:21:30+02:00 deprecate PyPy.h but add it to the embedding docs, issue 3608 --HG-- branch : py3.7 - - - - - 3 changed files: - − include/PyPy.h - pypy/doc/embedding.rst - + pypy/doc/pyp

[pypy-commit] [Git][pypy/pypy][branch/default] 3 commits: deprecate PyPy.h but add it to the embedding docs, issue 3608

2021-12-05 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 29ddc6ea by Matti Picus at 2021-12-05T08:21:30+02:00 deprecate PyPy.h but add it to the embedding docs, issue 3608 - - - - - 388482ab by Matti Picus at 2021-12-05T12:00:44+02:00 update cffi via pypy/tool/import_cffi.py - - -

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 6 commits: bpo-44954: fix corner case in float.fromhex

2021-12-05 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: a723fab4 by Carl Friedrich Bolz-Tereick at 2021-12-04T21:54:28+01:00 bpo-44954: fix corner case in float.fromhex - - - - - 6fbd9ba4 by Carl Friedrich Bolz-Tereick at 2021-12-04T22:20:26+01:00 copy dtoa changes from https://bugs.

[pypy-commit] [Git][pypy/pypy][branch/default] make sure shared_library_name is still a py.path.local

2021-12-05 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 9cf2fae8 by Matti Picus at 2021-12-05T12:58:56+02:00 make sure shared_library_name is still a py.path.local - - - - - 3 changed files: - rpython/translator/c/genc.py - rpython/translator/c/test/test_standalone.py - rpython/

[pypy-commit] [Git][pypy/pypy][branch/default] more version fixes for cffi version update

2021-12-05 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 784fc51c by Matti Picus at 2021-12-05T15:02:49+02:00 more version fixes for cffi version update - - - - - 2 changed files: - pypy/module/_cffi_backend/__init__.py - pypy/module/_cffi_backend/test/_backend_test_c.py View i

[pypy-commit] [Git][pypy/pypy][branch/default] back out 69fc5c4090e2 to remove PyPy.h - it is needed by virtualenv

2021-12-05 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 10335b61 by Matti Picus at 2021-12-06T04:43:04+02:00 back out 69fc5c4090e2 to remove PyPy.h - it is needed by virtualenv - - - - - 3 changed files: - + include/PyPy.h - pypy/doc/embedding.rst - − pypy/doc/pypy.h.rst View

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 6 commits: update cffi via pypy/tool/import_cffi.py

2021-12-05 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 388482ab by Matti Picus at 2021-12-05T12:00:44+02:00 update cffi via pypy/tool/import_cffi.py - - - - - 771f8eb4 by Matti Picus at 2021-12-05T12:12:03+02:00 rename cffi.egg-info to cffi.dist-info and update files from cpython cf

[pypy-commit] [Git][pypy/pypy][branch/default] 3 commits: use sys.base_prefix to find include files (pypy-specific)

2021-12-05 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: c1843906 by Matti Picus at 2021-12-06T05:04:18+02:00 use sys.base_prefix to find include files (pypy-specific) - - - - - 392598b5 by Matti Picus at 2021-12-06T05:06:01+02:00 redo removal of PyPy.h 69fc5c4090e2 - - - - - e2c96

[pypy-commit] [Git][pypy/pypy][branch/default] fix for windows: py.path.local cannot deal with multiple '.' in name cleanly

2021-12-05 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 83a4c648 by Matti Picus at 2021-12-06T05:39:14+02:00 fix for windows: py.path.local cannot deal with multiple '.' in name cleanly - - - - - 1 changed file: - rpython/translator/driver.py View it on Heptapod: https://fos

[pypy-commit] [Git][pypy/pypy][branch/default] fix 029294a18e39 for outside virtualenv where there is no sys.base_prefix

2021-12-05 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: bbd294e7 by Matti Picus at 2021-12-06T06:17:18+02:00 fix 029294a18e39 for outside virtualenv where there is no sys.base_prefix - - - - - 1 changed file: - lib-python/2.7/distutils/sysconfig_pypy.py View it on Heptapod: h

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 6 commits: use sys.base_prefix to find include files (pypy-specific)

2021-12-07 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: c1843906 by Matti Picus at 2021-12-06T05:04:18+02:00 use sys.base_prefix to find include files (pypy-specific) - - - - - 392598b5 by Matti Picus at 2021-12-06T05:06:01+02:00 redo removal of PyPy.h 69fc5c4090e2 - - - - - e2c96dc

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 24 commits: bpo-44954: fix corner case in float.fromhex

2021-12-07 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: a723fab4 by Carl Friedrich Bolz-Tereick at 2021-12-04T21:54:28+01:00 bpo-44954: fix corner case in float.fromhex - - - - - 6fbd9ba4 by Carl Friedrich Bolz-Tereick at 2021-12-04T22:20:26+01:00 copy dtoa changes from https://bugs.

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 22 commits: bpo-44954: fix corner case in float.fromhex

2021-12-07 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: a723fab4 by Carl Friedrich Bolz-Tereick at 2021-12-04T21:54:28+01:00 bpo-44954: fix corner case in float.fromhex - - - - - 6fbd9ba4 by Carl Friedrich Bolz-Tereick at 2021-12-04T22:20:26+01:00 copy dtoa changes from https://bugs.

[pypy-commit] [Git][pypy/pypy][branch/py3.9] fix get_info

2021-12-07 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 1a0a08d8 by Matti Picus at 2021-12-07T23:24:21+02:00 fix get_info --HG-- branch : py3.9 - - - - - 2 changed files: - pypy/module/sys/version.py - testrunner/get_info.py View it on Heptapod: https://foss.heptapod.net/pypy/

[pypy-commit] [Git][pypy/pypy][branch/py3.9] revert part of last commit, annotation requires _VERSION_TEMPLATE to be global

2021-12-07 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 1ef54f7c by Matti Picus at 2021-12-08T00:38:05+02:00 revert part of last commit, annotation requires _VERSION_TEMPLATE to be global --HG-- branch : py3.9 - - - - - 1 changed file: - pypy/module/sys/version.py View it on He

[pypy-commit] [Git][pypy/pypy][branch/default] fix exe and dll naming for windows

2021-12-08 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: fae82018 by Matti Picus at 2021-12-08T20:36:21+02:00 fix exe and dll naming for windows - - - - - 3 changed files: - rpython/translator/c/genc.py - rpython/translator/c/test/test_standalone.py - rpython/translator/platform/

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 3 commits: fix exe and dll naming for windows

2021-12-08 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: fae82018 by Matti Picus at 2021-12-08T20:36:21+02:00 fix exe and dll naming for windows - - - - - a956f228 by Matti Picus at 2021-12-08T23:14:15+02:00 use rsplit - - - - - 60238b12 by Matti Picus at 2021-12-08T23:33:45+02:00 me

[pypy-commit] [Git][pypy/pypy][branch/default] use rsplit

2021-12-08 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: a956f228 by Matti Picus at 2021-12-08T23:14:15+02:00 use rsplit - - - - - 1 changed file: - rpython/translator/driver.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/a956f228446e04a5e92199ec1ff6ffd65

<    5   6   7   8   9   10   11   12   13   14   >