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/mod
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/te
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/mo
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
--H
Simon Cross pushed to branch topic/extradoc/leysin-sprint-report at PyPy /
extradoc
Commits:
71ce0d16 by Simon Cross at 2020-03-17T23:24:59+02:00
Remove trailing _ at end of rust-cpython target definition.
--HG--
branch : extradoc
- - - - -
1 changed file:
- blog/draft/2020-03-15-leysin-spr
Simon Cross pushed to branch topic/extradoc/leysin-sprint-report at PyPy /
extradoc
Commits:
2bcaa2b3 by Simon Cross at 2020-03-17T23:08:19+02:00
Fix list of projects, add short description of HPy, and clarify joke at the end.
--HG--
branch : extradoc
- - - - -
1 changed file:
- blog/draft/
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
dcd47727 by Armin Rigo at 2020-03-07T15:31:50+00:00
Upgrade to pycparser 2.20 and regenerate lextab/yacctab
- - - - -
6fa29594 by Manuel Jacob at 2020-03-07T18:00:36+01:00
Add failing test for _io.BufferedReader under RevDB.
- -
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
[email protected]
https://mail.python.org/mailman/listinf
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 by
Antonio Cuni pushed to branch branch/default at PyPy / pypy
Commits:
ed9633e2 by Antonio Cuni at 2020-03-17T14:41:05+01:00
fix test_whatsnew (no need to document the branch, nothing relevant to whatsnew)
- - - - -
1 changed file:
- pypy/doc/whatsnew-head.rst
View it on GitLab:
https://foss
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-scop
Matti Picus pushed to branch branch/win32-cppyy at PyPy / pypy
Commits:
4553e28a by Matti Picus at 2020-03-17T08:38:13+02:00
use msvc14 for building by default on win32, even for python2.7
--HG--
branch : win32-cppyy
- - - - -
d7c285d9 by Matti Picus at 2020-03-17T08:42:31+02:00
redefining "inl
12 matches
Mail list logo