Carl Friedrich Bolz-Tereick pushed to branch branch/warmup-improvements-various
at PyPy / pypy
Commits:
4e810466 by Carl Friedrich Bolz-Tereick at 2020-02-17T13:54:03+01:00
fix a generator corner case
--HG--
branch : warmup-improvements-various
- - - - -
70e14a03 by Carl Friedrich Bolz
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
06ef154c by Carl Friedrich Bolz-Tereick at 2020-02-21T10:01:11+01:00
count the number of ops that aren't even executed, because they are caught
by
the heap cache
- - - - -
4 changed files:
- rpytho
Carl Friedrich Bolz-Tereick pushed to branch branch/pypy-jitdriver-greenkeys at
PyPy / pypy
Commits:
685c2b69 by Matti Picus at 2020-02-11T17:26:45+02:00
update script for portable builds
- - - - -
9d5c16c4 by Matti Picus at 2020-02-11T19:07:51+02:00
start to migrate documentation to
Carl Friedrich Bolz-Tereick pushed to branch branch/warmup-improvements-various
at PyPy / pypy
Commits:
315d87d0 by Carl Friedrich Bolz-Tereick at 2020-02-21T11:42:16+01:00
fix tests due to changen in guard_not_invalidated
--HG--
branch : warmup-improvements-various
- - - - -
1 changed file
Carl Friedrich Bolz-Tereick pushed to branch branch/pypy-jitdriver-greenkeys at
PyPy / pypy
Commits:
7489dbed by Carl Friedrich Bolz-Tereick at 2020-02-21T11:52:02+01:00
fix translation
- - - - -
65ff1239 by Carl Friedrich Bolz-Tereick at 2020-02-21T11:52:12+01:00
merge default
--HG--
branch
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
7489dbed by Carl Friedrich Bolz-Tereick at 2020-02-21T11:52:02+01:00
fix translation
- - - - -
1 changed file:
- rpython/jit/metainterp/pyjitpl.py
View it on GitLab:
https://foss.heptapod.net/pypy/pypy
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
f3543d05 by Carl Friedrich Bolz-Tereick at 2020-02-21T12:50:59+01:00
fix test
- - - - -
2 changed files:
- rpython/jit/tool/jitoutput.py
- rpython/jit/tool/test/test_jitoutput.py
View it on GitLab:
https
Carl Friedrich Bolz-Tereick pushed to branch branch/pypy-jitdriver-greenkeys at
PyPy / pypy
Commits:
f3543d05 by Carl Friedrich Bolz-Tereick at 2020-02-21T12:50:59+01:00
fix test
- - - - -
c05c3b83 by Carl Friedrich Bolz-Tereick at 2020-02-21T13:06:04+01:00
merge default
--HG--
branch : pypy
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy
Commits:
c4f4b1de by Carl Friedrich Bolz-Tereick at 2020-02-08T17:56:44+01:00
a branch to try refactor the way that green keys are done on all the small
custom jit driver that pypy uses here and there
--HG--
branch : pypy
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
c4f4b1de by Carl Friedrich Bolz-Tereick at 2020-02-08T17:56:44+01:00
a branch to try refactor the way that green keys are done on all the small
custom jit driver that pypy uses here and there
--HG--
branch
Carl Friedrich Bolz-Tereick pushed to branch branch/better-storesink at PyPy /
pypy
Commits:
b7c79334 by Carl Friedrich Bolz-Tereick at 2020-02-23T19:12:06+01:00
minimize the cse optimization to a version that actually works
--HG--
branch : better-storesink
- - - - -
ec86c1aa by Carl
Carl Friedrich Bolz-Tereick pushed to branch branch/warmup-improvements-various
at PyPy / pypy
Commits:
9d5c16c4 by Matti Picus at 2020-02-11T19:07:51+02:00
start to migrate documentation to foss.heptapod.net and document new workflow
--HG--
branch : heptapod
- - - - -
141737a8 by Matti Picus
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
bbf83041 by Carl Friedrich Bolz-Tereick at 2020-02-24T13:20:40+01:00
make it possible to convert classes to strs in RPython (I keep running into
this problem)
- - - - -
1ac92983 by Carl Friedrich Bolz-Tereick at
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy
Commits:
dc426d3f by Carl Friedrich Bolz-Tereick at 2020-02-23T17:57:58+01:00
merge heads
- - - - -
bbf83041 by Carl Friedrich Bolz-Tereick at 2020-02-24T13:20:40+01:00
make it possible to convert classes to strs in
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy
Commits:
35d83d03 by Carl Friedrich Bolz-Tereick at 2020-02-16T15:26:19+01:00
redo 8fcba04d307f: don't generate tons and tons of guard_not_invalidated
while
tracing
one benchmark had 43% of all guar
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
35d83d03 by Carl Friedrich Bolz-Tereick at 2020-02-16T15:26:19+01:00
redo 8fcba04d307f: don't generate tons and tons of guard_not_invalidated
while
tracing
one benchmark had 43% of all guar
Carl Friedrich Bolz-Tereick pushed to branch branch/record-known-result at PyPy
/ pypy
Commits:
3d450ad8 by Armin Rigo at 2020-02-07T10:00:28+01:00
update to cffi/f2ec51ca7510
- - - - -
ab534c67 by Armin Rigo at 2019-04-13T16:53:02+02:00
(cfbolz) graft 4c6c15e3e3bf to get the useful names
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
bbc4098e by Carl Friedrich Bolz-Tereick at 2020-02-27T17:03:03+01:00
help the annotator use a more efficient comparison
- - - - -
74392462 by Carl Friedrich Bolz-Tereick at 2020-02-27T17:03:57+01:00
make less
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
050ed50c by Carl Friedrich Bolz-Tereick at 2020-02-27T17:35:02+01:00
fix test: one of the ptr_eq is no longer necessary, due to the improved
reasoning about non-standard virtualizables by the heapcache: we
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
3db6b2c0 by Carl Friedrich Bolz-Tereick at 2020-02-29T09:15:26+01:00
fix bug
- - - - -
2 changed files:
- pypy/objspace/std/bytesobject.py
- pypy/objspace/std/test/test_bytesobject.py
View it on GitLab
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
96f76bfa by Carl Friedrich Bolz-Tereick at 2020-02-29T09:17:03+01:00
remove very convoluted _build_consts_array function
- - - - -
c32afba7 by Carl Friedrich Bolz-Tereick at 2020-02-29T23:07:21+01:00
fix bug in
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy
Commits:
3db6b2c0 by Carl Friedrich Bolz-Tereick at 2020-02-29T09:15:26+01:00
fix bug
- - - - -
96f76bfa by Carl Friedrich Bolz-Tereick at 2020-02-29T09:17:03+01:00
remove very convoluted _build_consts_array function
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
e934ccc1 by Carl Friedrich Bolz-Tereick at 2020-02-29T23:56:55+01:00
turns out some annoying person (hint: me) did the same fixes already only on
py3.6 in 438c53ddd510, without backporting them. Now do the
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy
Commits:
c20b48e9 by Carl Friedrich Bolz-Tereick at 2020-03-01T13:06:56+01:00
hack slightly differently: make recursively equal code objects still compare
equal, but still don't share them in the bytecode compiler.
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
c20b48e9 by Carl Friedrich Bolz-Tereick at 2020-03-01T13:06:56+01:00
hack slightly differently: make recursively equal code objects still compare
equal, but still don't share them in the bytecode compiler.
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
c6433387 by Carl Friedrich Bolz-Tereick at 2020-03-02T16:55:10+01:00
speed up integer parsing:
- no need to call the fully general startswith implementation if the second
argument is always just 1 or 2 chars
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
c004c6d5 by Carl Friedrich Bolz-Tereick at 2020-03-02T17:07:53+01:00
a magic function that gives access to the underlying utf-8 bytes of a unicode
object (useful for debugging)
- - - - -
3 changed files
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
fef876f6 by Carl Friedrich Bolz-Tereick at 2020-03-02T19:21:42+01:00
move those utf8 benchmarks to more sensible places
- - - - -
07a6187b by Carl Friedrich Bolz-Tereick at 2020-03-02T19:47:20+01:00
gah, the
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy
Commits:
2ae201c2 by Carl Friedrich Bolz-Tereick at 2020-03-08T12:09:12+01:00
Backed out changeset 28beb86f9764
seems there is a use for having quasi-immutable declarations on the
executioncontext, see
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
2ae201c2 by Carl Friedrich Bolz-Tereick at 2020-03-08T12:09:12+01:00
Backed out changeset 28beb86f9764
seems there is a use for having quasi-immutable declarations on the
executioncontext, see
Carl Friedrich Bolz-Tereick pushed new branch branch/nested-scopes-jit at PyPy
/ pypy
---
View it on GitLab:
https://foss.heptapod.net/pypy/pypy/tree/branch/nested-scopes-jit
You're receiving this email because of your account on foss.heptapo
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
a2876376 by Carl Friedrich Bolz-Tereick at 2020-03-11T20:29:07+01:00
fix test_generators
the two extra setfields that look scary aren't actually new in the trace,
they
are just moved around. They are forc
Carl Friedrich Bolz-Tereick pushed to branch branch/nested-scopes-jit at PyPy /
pypy
Commits:
9d641148 by Antonio Cuni at 2019-11-18T15:27:18+01:00
(antocuni, arigo): add a passing test which we needed to convince ourselves
that you can raise exceptions from within llhelper()ed functions
--HG
Carl Friedrich Bolz-Tereick pushed to branch branch/nested-scopes-jit at PyPy /
pypy
Commits:
0a92bf79 by Carl Friedrich Bolz-Tereick at 2020-03-16T18:11:07+01:00
make the cells optimization also work for non-arguments, as long as the
variable is only written to once
--HG--
branch : nested
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
48fd242b by Carl Friedrich Bolz-Tereick at 2020-03-08T12:18:16+01:00
a branch to try to help the jit reason about nested scopes better, Cells in
particular
--HG--
branch : nested-scopes-jit
- - - - -
fe216fc2
Carl Friedrich Bolz-Tereick deleted branch branch/nested-scopes-jit at PyPy /
pypy
---
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/ma
Carl Friedrich Bolz-Tereick pushed to branch branch/record-known-result at PyPy
/ pypy
Commits:
9d641148 by Antonio Cuni at 2019-11-18T15:27:18+01:00
(antocuni, arigo): add a passing test which we needed to convince ourselves
that you can raise exceptions from within llhelper()ed functions
Carl Friedrich Bolz-Tereick pushed to branch branch/record-known-result at PyPy
/ pypy
Commits:
d20ca834 by Carl Friedrich Bolz-Tereick at 2020-03-17T23:27:46+01:00
Backed out changeset 65dfc22b4c9f
nonsense, nonsense
--HG--
branch : record-known-result
- - - - -
2 changed files:
- pypy
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
732c by Carl Friedrich Bolz-Tereick at 2020-03-17T23:28:05+01:00
implement socket.getblocking
--HG--
branch : py3.7
- - - - -
2 changed files:
- pypy/module/_socket/interp_socket.py
- pypy/module/_socket
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
dd31f1de by Carl Friedrich Bolz-Tereick at 2020-03-17T23:42:50+01:00
implement _socket.close(fd)
--HG--
branch : py3.7
- - - - -
3 changed files:
- pypy/module/_socket/interp_socket.py
- pypy/module/_socket
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
a10ccf6a by Carl Friedrich Bolz-Tereick at 2020-03-18T09:16:06+01:00
add two global functions that give information on socket fds that 3.7 needs
- - - - -
2 changed files:
- rpython/rlib/rsocket.py
- rpython
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
6ade3b73 by Carl Friedrich Bolz-Tereick at 2020-03-18T11:07:55+01:00
bpo28134: if a socket is constructed from a fd, query the family, type, proto
--HG--
branch : py3.7
- - - - -
2 changed files:
- pypy/module
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy
Commits:
fe3fc780 by Carl Friedrich Bolz-Tereick at 2020-03-18T14:11:42+01:00
fix translation
--HG--
branch : py3.6
- - - - -
1 changed file:
- pypy/interpreter/pyframe.py
View it on GitLab:
https
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy
Commits:
a82cf4e7 by Matti Picus at 2020-03-18T10:47:33+02:00
update setuptools.msvc vendored copy to find msvc 2019
- - - - -
1f53dbd6 by Matti Picus at 2020-03-18T13:43:40+02:00
prefer modern MSVC over visual 9 to build
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
1cb72039 by Carl Friedrich Bolz-Tereick at 2020-03-18T13:20:05+01:00
add SOCK_NONBLOCK constant
- - - - -
eda5b91a by Carl Friedrich Bolz-Tereick at 2020-03-18T14:38:59+01:00
make sure that new constants aren
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
a82cf4e7 by Matti Picus at 2020-03-18T10:47:33+02:00
update setuptools.msvc vendored copy to find msvc 2019
- - - - -
1f53dbd6 by Matti Picus at 2020-03-18T13:43:40+02:00
prefer modern MSVC over visual 9 to build
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
aeec4448 by Carl Friedrich Bolz-Tereick at 2020-03-18T18:38:36+01:00
SOCK_NONBLOCK in rsocket
- - - - -
2 changed files:
- rpython/rlib/rsocket.py
- rpython/rlib/test/test_rsocket.py
View it on GitLab
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
5f1da25b by Matti Picus at 2020-03-18T19:56:25+02:00
backport change for post-msvc2010 compiler versions
- - - - -
fbdfa357 by Carl Friedrich Bolz-Tereick at 2020-03-18T19:12:27+01:00
another exposed constant
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
392fff14 by Carl Friedrich Bolz-Tereick at 2020-03-20T17:45:18+01:00
another missing constant
- - - - -
b69e2f18 by Carl Friedrich Bolz-Tereick at 2020-03-20T17:46:51+01:00
expose an siphash24_with_key that
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
47163509 by Carl Friedrich Bolz-Tereick at 2020-03-22T12:51:41+01:00
add the new --check-hash-based-pycs command line option
--HG--
branch : py3.7
- - - - -
4 changed files:
- pypy/interpreter/app_main.py
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
9fceb1ca by Carl Friedrich Bolz-Tereick at 2020-03-22T13:41:57+01:00
bpo-31843: allow opening Path objects in the sqlite3 module
--HG--
branch : py3.7
- - - - -
1adfc6b6 by Carl Friedrich Bolz-Tereick at 2020-03
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
987a613e by Carl Friedrich Bolz-Tereick at 2020-03-22T19:15:11+01:00
a CPython oddity around Decimal.fromfloat is fixed nowadays
--HG--
branch : py3.7
- - - - -
2 changed files:
- extra_tests/test_decimal.py
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
ac2efd08 by Carl Friedrich Bolz-Tereick at 2020-03-23T13:08:07+01:00
another subtlely around subclasses of Decimal
--HG--
branch : py3.7
- - - - -
2 changed files:
- extra_tests/test_decimal.py
- lib_pypy
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
6347f84a by Carl Friedrich Bolz-Tereick at 2020-03-24T14:05:43+01:00
implement the slightly different behaviour of CPy 3.7
--HG--
branch : py3.7
- - - - -
2 changed files:
- pypy/interpreter/astcompiler
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
4cd10401 by Yannick Jadoul at 2019-12-31T02:39:38+01:00
First try at positional-only parameters
--HG--
branch : posonly-params
- - - - -
283fcba5 by Carl Friedrich Bolz-Tereick at 2020-03-22T19:31:52+01:00
merge
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
347f4736 by Carl Friedrich Bolz-Tereick at 2020-03-24T14:49:24+01:00
allow deletion of Cell.cell_contents
--HG--
branch : py3.7
- - - - -
3 changed files:
- pypy/interpreter/nestedscope.py
- pypy/interpreter
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
87fb6860 by Carl Friedrich Bolz-Tereick at 2020-03-23T14:07:46+01:00
typo
- - - - -
df19a932 by Carl Friedrich Bolz-Tereick at 2020-03-24T14:54:25+01:00
fix bug: if a cell is deleted, it's family's &qu
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
65ea046d by Carl Friedrich Bolz-Tereick at 2020-03-24T15:40:18+01:00
CO_KILL_DOCSTRING changed
--HG--
branch : py3.7
- - - - -
8b8ef84d by Carl Friedrich Bolz-Tereick at 2020-03-24T16:55:38+01:00
fix
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
07491531 by Carl Friedrich Bolz-Tereick at 2020-03-25T18:34:01+01:00
fix potential segfault in the zipimporter
- - - - -
2 changed files:
- pypy/module/zipimport/interp_zipimport.py
- pypy/module/zipimport
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
1246241b by Matti Picus at 2020-03-16T16:27:42+02:00
issue 3190: enable _cppyy on win32
--HG--
branch : win32-cppyy
- - - - -
4553e28a by Matti Picus at 2020-03-17T08:38:13+02:00
use msvc14 for building by
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
9d5a3aae by Carl Friedrich Bolz-Tereick at 2020-03-26T22:59:43+01:00
fake the pyc files correctly here too
--HG--
branch : py3.7
- - - - -
1 changed file:
- pypy/module/imp/test/test_app.py
View it on GitLab
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
62116412 by Carl Friedrich Bolz-Tereick at 2020-03-29T17:29:46+02:00
support for utf-8-encoded keys in dbm.gnu
--HG--
branch : py3.7
- - - - -
2 changed files:
- extra_tests/test_gdbm.py
- lib_pypy/_gdbm.py
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
e0c13280 by mattip at 2020-02-12T16:52:26+00:00
README.rst edited online with Bitbucket
- - - - -
1dd4c385 by Matti Picus at 2020-03-19T11:01:46+02:00
merge default
--HG--
branch : py3.6
- - - - -
8ecd42cd by
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy
Commits:
eda04e61 by Armin Rigo at 2020-04-01T10:11:43+02:00
probable fix for ppc
- - - - -
daad32db by Armin Rigo at 2020-04-01T10:22:13+02:00
merge heads
- - - - -
6ec1d030 by Armin Rigo at 2020-04-01T10:43:48+02:00
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
7ec753fe by Carl Friedrich Bolz-Tereick at 2020-03-31T14:45:11+02:00
start implementing TextIOWrapper.reconfigure
(not completely done yet: it's not quite possible to easily distinguish
"this
kwonl
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
383af038 by Carl Friedrich Bolz-Tereick at 2020-04-01T12:49:31+02:00
make other attributes of builtin functions unwriteable/undeletable as well
- - - - -
2 changed files:
- pypy/interpreter/function.py
- pypy
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy
Commits:
9dd405e7 by Carl Friedrich Bolz-Tereick at 2020-04-01T15:27:05+02:00
do the same for a few py3-specific function attributes
--HG--
branch : py3.6
- - - - -
3 changed files:
- pypy/interpreter/function.py
Carl Friedrich Bolz-Tereick pushed new branch branch/optimize-sre-unicode at
PyPy / pypy
---
View it on GitLab:
https://foss.heptapod.net/pypy/pypy/tree/branch/optimize-sre-unicode
You're receiving this email because of your account on foss.heptapo
Carl Friedrich Bolz-Tereick pushed to branch branch/optimize-sre-unicode at
PyPy / pypy
Commits:
7d8b39af by Carl Friedrich Bolz-Tereick at 2020-04-04T21:29:02+02:00
test for f0dd6cd6eec2
--HG--
branch : optimize-sre-unicode
- - - - -
1 changed file:
- rpython/rlib/rsre/test/test_zjit.py
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
c83c263f by Carl Friedrich Bolz-Tereick at 2020-04-05T08:56:53+02:00
test and fix: grouprefs which contained unicode were broken
- - - - -
2 changed files:
- rpython/rlib/rsre/rsre_utf8.py
- rpython/rlib/rsre
Carl Friedrich Bolz-Tereick pushed to branch branch/optimize-sre-unicode at
PyPy / pypy
Commits:
2a4306a4 by Matti Picus at 2020-04-04T23:48:43+03:00
set MACOSX_DEPLOYMENT_TARGET before building openssl
- - - - -
c83c263f by Carl Friedrich Bolz-Tereick at 2020-04-05T08:56:53+02:00
test and fix
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
e2637c2d by Carl Friedrich Bolz-Tereick at 2020-04-09T00:08:20+02:00
finish implementing reconfigure
--HG--
branch : py3.7
- - - - -
2 changed files:
- pypy/module/_io/interp_textio.py
- pypy/module/_io/test
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
ef794d78 by Carl Friedrich Bolz-Tereick at 2020-04-09T00:21:09+02:00
fix translation?
--HG--
branch : py3.7
- - - - -
1 changed file:
- pypy/module/_io/interp_textio.py
View it on GitLab:
https
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
781cb3ef by Carl Friedrich Bolz-Tereick at 2020-04-09T14:13:37+02:00
fix translation
--HG--
branch : py3.7
- - - - -
1 changed file:
- pypy/module/_io/interp_textio.py
View it on GitLab:
https
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
3851ef60 by Carl Friedrich Bolz-Tereick at 2020-04-09T16:32:37+02:00
default arguments for BufferdReader.read1
--HG--
branch : py3.7
- - - - -
2 changed files:
- pypy/module/_io/interp_bufferedio.py
- pypy
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
7dc1056e by Carl Friedrich Bolz-Tereick at 2020-04-09T22:14:04+02:00
fix bpo-31976: a race condition between BufferedWriter.close and .write, if the
flush called by .close is taking a long time: write needs to
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
52e361ea by Carl Friedrich Bolz-Tereick at 2020-04-09T23:30:38+02:00
make structseqfield.__get__ hidden applevel. otherwise it shows up in various
traces and tracebacks, breaking e.g. test_bdb.py
--HG--
branch
Carl Friedrich Bolz-Tereick pushed to branch branch/optimize-sre-unicode at
PyPy / pypy
Commits:
775c77a8 by Matti Picus at 2020-04-05T13:49:36+03:00
update openssl to 1.1.1f, build on aarch64 as well
- - - - -
3f071e2e by Matti Picus at 2020-04-05T18:11:49+03:00
update get_externals for
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
5ae1bcb2 by Carl Friedrich Bolz-Tereick at 2020-04-04T15:28:44+02:00
use more "official" methods on the W_UnicodeObject to do conversion
--HG--
branch : optimize-sre-unicode
- - - - -
e78e6b4e by Carl
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
4d0d43d4 by Carl Friedrich Bolz-Tereick at 2020-04-10T15:46:44+02:00
move the rsre constants into their own file
(this is in preparation for eventually supporting 3.7's sre engine)
- - - - -
6 changed
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
acb85a41 by Carl Friedrich Bolz-Tereick at 2020-04-10T20:32:33+02:00
a few more explicit utf-8 based unicode tests
- - - - -
1 changed file:
- rpython/rlib/rsre/test/test_search.py
View it on GitLab:
https
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy
Commits:
5ae1bcb2 by Carl Friedrich Bolz-Tereick at 2020-04-04T15:28:44+02:00
use more "official" methods on the W_UnicodeObject to do conversion
--HG--
branch : optimize-sre-unicode
- - - - -
e78e6b4e by Carl
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy
Commits:
fbbe0671 by Carl Friedrich Bolz-Tereick at 2020-03-22T17:23:16+01:00
fix opening of Connection with isolation_level=None in the constructor
(grafted from 9c27af1d34e9)
--HG--
branch : py3.6
- - - - -
2 changed
Carl Friedrich Bolz-Tereick pushed new branch branch/rsre-tweaks at PyPy / pypy
---
View it on GitLab: https://foss.heptapod.net/pypy/pypy/tree/branch/rsre-tweaks
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-c
Carl Friedrich Bolz-Tereick pushed to branch branch/rsre-tweaks at PyPy / pypy
Commits:
8128e406 by Carl Friedrich Bolz-Tereick at 2020-04-15T13:49:14+02:00
add jitdrivers to all the find_repetition_end functions
--HG--
branch : rsre-tweaks
- - - - -
6904eadc by Carl Friedrich Bolz-Tereick at
Carl Friedrich Bolz-Tereick pushed new branch branch/intbound-improvements-2 at
PyPy / pypy
--
View it on GitLab:
https://foss.heptapod.net/pypy/pypy/tree/branch/intbound-improvements-2
You're receiving this email because of your account on foss.heptapo
Carl Friedrich Bolz-Tereick pushed to branch branch/intbound-improvements-2 at
PyPy / pypy
Commits:
5ea8883e by Carl Friedrich Bolz-Tereick at 2020-04-30T07:01:53Z
improvement of result of modulo
--HG--
branch : intbound-improvements-2
- - - - -
1 changed file:
- pypy/module/pypyjit
Carl Friedrich Bolz-Tereick pushed to branch branch/intbound-improvements-2 at
PyPy / pypy
Commits:
bb81ec55 by Carl Friedrich Bolz-Tereick at 2020-04-30T12:43:02Z
something segfaults on 32bit, try to see what is the cause
--HG--
branch : intbound-improvements-2
- - - - -
1 changed file
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
086650fe by Carl Friedrich Bolz-Tereick at 2020-05-09T14:24:58Z
fix #3225: async functions return annotations were not interpreted as strings,
when running with "from __future__ import annotations"
--H
Carl Friedrich Bolz-Tereick pushed to branch branch/rsre-tweaks at PyPy / pypy
Commits:
10a8e840 by Carl Friedrich Bolz-Tereick at 2020-04-19T15:41:31Z
fix abstract method signature
--HG--
branch : rsre-tweaks
- - - - -
dc3983d3 by Carl Friedrich Bolz-Tereick at 2020-04-22T17:15:06Z
use
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy
Commits:
7b826e1a by Carl Friedrich Bolz-Tereick at 2020-05-20T11:49:37Z
in py3 the oldcrc argument of binascii.crc_hqx is an unsigned int
--HG--
branch : py3.6
- - - - -
2 changed files:
- pypy/module/binascii
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy
Commits:
49ebf2d1 by Carl Friedrich Bolz-Tereick at 2020-05-21T10:31:07Z
different attempt to mimic CPython's behavior in binascii.crc_hqx
--HG--
branch : py3.6
- - - - -
2 changed files:
- pypy/module/bin
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
06ed6135 by Carl Friedrich Bolz-Tereick at 2020-11-05T10:07:14+01:00
fix test to not turn all DeprecationWarnings into errors permanently (makes
later tests fail)
--HG--
branch : py3.7
- - - - -
1 changed
Carl Friedrich Bolz-Tereick pushed new branch branch/refactor-posonly at PyPy /
pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/refactor-posonly
You're receiving this email because of your account on foss.heptapo
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
1973860c by Carl Friedrich Bolz-Tereick at 2020-11-08T14:30:15+01:00
fix broken merge 2f61e71cf5b0 (some code that was moved from 3.6 to 3.7 got
duplicated by the merge). This fixes a number of test failures in
Carl Friedrich Bolz-Tereick pushed to branch branch/refactor-posonly at PyPy /
pypy
Commits:
4621be5e by Matti Picus at 2020-11-11T09:26:41+02:00
Added tag release-pypy2.7-v7.3.3rc1 for changeset a29ef73f9b32
- - - - -
966a5120 by Matti Picus at 2020-11-11T09:27:06+02:00
Added tag release
Carl Friedrich Bolz-Tereick pushed to branch branch/refactor-posonly at PyPy /
pypy
Commits:
18a0bec9 by Carl Friedrich Bolz-Tereick at 2020-11-27T19:25:59+01:00
refactor to-be-merged branch
--HG--
branch : refactor-posonly
- - - - -
1 changed file:
- pypy/doc/whatsnew-pypy3-head.rst
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
d303f641 by Carl Friedrich Bolz-Tereick at 2020-11-05T14:23:22+01:00
a small branch to fix the design of positional-only arg parsing
(we don't need two lists, for regular and positional only args. just a
s
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
eb73fa5c by Carl Friedrich Bolz-Tereick at 2020-11-28T16:28:50+01:00
fix three of the failing tests in test_pypy_c.test_call:
in py3.7, CALL_FUNCTION_KW pops a constant tuple from the stack, and uses
fixedview
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
8dc874c9 by Carl Friedrich Bolz-Tereick at 2020-11-28T16:39:18+01:00
this difference is fine
--HG--
branch : py3.7
- - - - -
d496d632 by Carl Friedrich Bolz-Tereick at 2020-11-28T17:36:52+01:00
this change is
1 - 100 of 1408 matches
Mail list logo