Carl Friedrich Bolz-Tereick pushed to branch branch/fix-intutils-ovf-bug at 
PyPy / pypy


Commits:
998666e2 by Carl Friedrich Bolz-Tereick at 2022-11-09T10:38:31+01:00
constant-fold ovf operations in rpython

- - - - -
d7b59ef5 by Carl Friedrich Bolz-Tereick at 2022-11-10T21:14:17+01:00
#3840: implement the .description attribute of cursors more carefully

- - - - -
c9ba3868 by Matti Picus at 2022-11-12T23:52:25+02:00
skip corner case test that is too hard for PyPy to get right

- - - - -
b6c30e53 by Matti Picus at 2022-11-13T00:04:53+02:00
sync files

- - - - -
e1a1057b by Matti Picus at 2022-11-13T00:15:35+02:00
set is_musl to always False

- - - - -
50a71404 by Matti Picus at 2022-11-13T00:25:11+02:00
skip _cffi_beckend ztranslation, requires too much emulation

- - - - -
d29c2e0e by Matti Picus at 2022-11-14T10:23:33+02:00
skip corner case test that is too hard for PyPy to get right

- - - - -
412d40cd by Matti Picus at 2022-11-16T22:44:29+02:00
backport rpython changes from cfc2d7ffded5

- - - - -
cd84ae35 by Matti Picus at 2022-11-17T11:10:11+02:00
sync with upstream cffi (via pypy/tools/import_cffi), report typo upstream

https://foss.heptapod.net/pypy/cffi/-/merge_requests/117

- - - - -
73fad759 by Matti Picus at 2022-11-17T11:11:07+02:00
update last commit

- - - - -
f5864fa3 by Matti Picus at 2022-11-18T01:29:14+02:00
start a release note

- - - - -
3adbe457 by Matti Picus at 2022-11-18T09:53:15+02:00
add new test file

- - - - -
bc414eb9 by Matti Picus at 2022-11-18T09:59:24+02:00
restore file to pristine state, pending cffi PR to fix the typos

- - - - -
16fdd18c by Matti Picus at 2022-11-18T12:23:33+02:00
update to latest OpenSSL versions in build script

- - - - -
7f87a919 by Matti Picus at 2022-11-18T10:47:16+02:00
continue to update the release note

- - - - -
d7828adf by Matti Picus at 2022-11-18T16:12:09+02:00
continue to update the release notice

- - - - -
031c6f4c by Carl Friedrich Bolz-Tereick at 2022-11-19T14:30:02+01:00
fix a bug in 82fa24d66349: the code path that passed constants along a link to
a block with several predecessors was broken in the presence of the new ovf
folding logic

- - - - -
fe1d95b3 by Carl Friedrich Bolz-Tereick at 2022-11-19T14:32:48+01:00
remove pdb :-/

- - - - -
eba2d17e by Matti Picus at 2022-11-19T18:58:04+02:00
continue updating release note

- - - - -
b2be44a7 by Matti Picus at 2022-11-19T23:29:30+02:00
add links

- - - - -
29f445a6 by Matti Picus at 2022-11-20T23:39:04+02:00
decref even if an exception is raised in tp_init and tp_call (issue 3854)

- - - - -
fdb9445d by Matti Picus at 2022-11-21T00:16:43+02:00
fix expected error

- - - - -
ea2e6448 by Matti Picus at 2022-11-21T07:28:20+02:00
host python2 (pypy vs cpython) emits different message for 1/0

- - - - -
b0b1ac14 by Matti Picus at 2022-11-21T09:28:59+02:00
backport 6a031fb40405

- - - - -
aed60e88 by Matti Picus at 2022-11-21T11:37:48+02:00
fix some documentation warnings, add section on extension suffix compatibility

- - - - -
cd1dfc48 by Matti Picus at 2022-11-21T11:38:15+02:00
update release note

- - - - -
6af595db by Matti Picus at 2022-11-21T13:12:43+02:00
update contributors

- - - - -
af6f6645 by Matti Picus at 2022-11-21T17:21:56+02:00
fix name confusion (sorry Wenzel)

- - - - -
9fe12d8e by Carl Friedrich Bolz-Tereick at 2022-11-21T18:00:10+01:00
write a test for 8eb1cf456a46

- - - - -
8c73c9fd by Matti Picus at 2022-11-22T23:16:05+02:00
change nightly darwin name to macos_x86_64 in versions.json

- - - - -
2dbb4e4c by Matti Picus at 2022-11-22T23:17:25+02:00
check last-modified-time on nightlies, improve script handling of macos

- - - - -
c734080d by Matti Picus at 2022-11-23T00:50:10+02:00
add macos arm64 nightlies, improve checking script

- - - - -
f460d6bd by Matti Picus at 2022-11-22T23:17:56+02:00
Added tag release-pypy2.7-v7.3.10rc1 for changeset b59d72e97038

- - - - -
bc223ece by Matti Picus at 2022-11-22T23:18:41+02:00
Added tag release-pypy3.8-v7.3.10rc1 for changeset 983095e8878f

- - - - -
ec37d8e6 by Matti Picus at 2022-11-22T23:18:58+02:00
Added tag release-pypy3.9-v7.3.10rc1 for changeset e3422b03172e

- - - - -
848632b9 by Matti Picus at 2022-11-23T07:45:55+02:00
update repackage script

- - - - -
6b0759a7 by Matti Picus at 2022-11-23T13:43:31+02:00
Added tag release-pypy2.7-v7.3.10rc2 for changeset b59d72e97038

- - - - -
61ce71b0 by Matti Picus at 2022-11-23T13:43:49+02:00
Added tag release-pypy3.8-v7.3.10rc2 for changeset 983095e8878f

- - - - -
8aeb6ca5 by Matti Picus at 2022-11-23T13:55:04+02:00
Added tag release-pypy3.9-v7.3.10rc2 for changeset bc58732e1737

- - - - -
213d3447 by Matti Picus at 2022-11-23T22:55:00+02:00
Added tag release-pypy2.7-v7.3.10rc3 for changeset 59ee452d464d

- - - - -
65c5892e by Matti Picus at 2022-11-23T22:55:26+02:00
Added tag release-pypy3.8-v7.3.10rc3 for changeset 19d4bf93b072

- - - - -
ff266349 by Matti Picus at 2022-11-23T22:55:44+02:00
Added tag release-pypy3.9-v7.3.10rc3 for changeset 27701b51ceb0

- - - - -
72be5a28 by Matti Picus at 2022-11-24T09:41:06+02:00
update versions.json for the release

- - - - -
acf96dcb by Carl Friedrich Bolz-Tereick at 2022-11-24T12:35:57+01:00
various small tweaks to the release note

- - - - -
5fe2cf50 by Matti Picus at 2022-11-24T15:13:24+02:00
rework the binary package support paragraph

- - - - -
ebeb06b6 by Carl Friedrich Bolz-Tereick at 2022-11-25T13:08:22+01:00
consider equal lltype ptrs to be equal constants in rpython constant-folding

in particular nullptrs are considered to be the same

- - - - -
d9058e00 by Matti Picus at 2022-11-26T20:48:02+02:00
always use -fPIC, maybe fixes debian x32 build

- - - - -
95f84887 by Matti Picus at 2022-11-27T04:33:39+02:00
fix test

- - - - -
fbe0c4f6 by Matti Picus at 2022-11-28T09:36:29+02:00
update release note for post-rc3 fixes

- - - - -
192a49c0 by Matti Picus at 2022-11-28T14:30:22+02:00
add sqlite3 update to release note

- - - - -
59e1f158 by Matti Picus at 2022-11-30T23:33:24+02:00
release note mporvements

- - - - -
710f69ab by Carl Friedrich Bolz-Tereick at 2022-12-04T20:10:54+01:00
fix

--HG--
branch : fix-intutils-ovf-bug

- - - - -
df1bcbdd by Carl Friedrich Bolz-Tereick at 2022-12-04T20:11:03+01:00
merge default

--HG--
branch : fix-intutils-ovf-bug

- - - - -


26 changed files:

- .hgtags
- LICENSE
- extra_tests/cffi_tests/cffi0/backend_tests.py
- extra_tests/cffi_tests/cffi0/test_cdata.py
- extra_tests/cffi_tests/cffi0/test_ctypes.py
- extra_tests/cffi_tests/cffi0/test_ffi_backend.py
- extra_tests/cffi_tests/cffi0/test_function.py
- extra_tests/cffi_tests/cffi0/test_model.py
- extra_tests/cffi_tests/cffi0/test_ownlib.py
- extra_tests/cffi_tests/cffi0/test_parsing.py
- extra_tests/cffi_tests/cffi0/test_unicode_literals.py
- extra_tests/cffi_tests/cffi0/test_verify.py
- extra_tests/cffi_tests/cffi0/test_version.py
- extra_tests/cffi_tests/cffi0/test_zdistutils.py
- extra_tests/cffi_tests/cffi0/test_zintegration.py
- extra_tests/cffi_tests/cffi1/test_cffi_binary.py
- extra_tests/cffi_tests/cffi1/test_commontypes.py
- extra_tests/cffi_tests/cffi1/test_dlopen.py
- extra_tests/cffi_tests/cffi1/test_dlopen_unicode_literals.py
- extra_tests/cffi_tests/cffi1/test_ffi_obj.py
- extra_tests/cffi_tests/cffi1/test_new_ffi_1.py
- extra_tests/cffi_tests/cffi1/test_parse_c_type.py
- extra_tests/cffi_tests/cffi1/test_pkgconfig.py
- extra_tests/cffi_tests/cffi1/test_re_python.py
- extra_tests/cffi_tests/cffi1/test_realize_c_type.py
- extra_tests/cffi_tests/cffi1/test_recompiler.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/ebe971d6541109d342678974a661f43a310067b1...df1bcbdd8b291f0853481703eed9c6671e61419a

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/ebe971d6541109d342678974a661f43a310067b1...df1bcbdd8b291f0853481703eed9c6671e61419a
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to