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

2022-06-20 Thread Tadeu Zagallo (@tadeuzagallo)


Tadeu Zagallo pushed new branch branch/py3.9-type-or at PyPy / pypy

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/tree/branch/py3.9-type-or
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


[pypy-commit] [Git][pypy/pypy][branch/default] #3765: PyNumber_ToBase should accept big numbers as well

2022-06-20 Thread Carl Friedrich Bolz-Tereick (@cfbolz)


Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy


Commits:
75e1e005 by Carl Friedrich Bolz-Tereick at 2022-06-20T12:17:44+02:00
#3765: PyNumber_ToBase should accept big numbers as well

- - - - -


2 changed files:

- pypy/module/cpyext/number.py
- pypy/module/cpyext/test/test_number.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/75e1e005b0dbdde4560f3445efe5c99ba5fa6d62

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/75e1e005b0dbdde4560f3445efe5c99ba5fa6d62
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


[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/gc-custom-trace-memo

2022-06-20 Thread Antonio Cuni (@antocuni)


Antonio Cuni pushed new branch branch/gc-custom-trace-memo at PyPy / pypy

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/tree/branch/gc-custom-trace-memo
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


[pypy-commit] [Git][pypy/pypy][branch/gc-custom-trace-memo] fix test_gcreftracer

2022-06-20 Thread Antonio Cuni (@antocuni)


Antonio Cuni pushed to branch branch/gc-custom-trace-memo at PyPy / pypy


Commits:
051f619e by Antonio Cuni at 2022-06-20T14:14:41+01:00
fix test_gcreftracer

--HG--
branch : gc-custom-trace-memo

- - - - -


1 changed file:

- rpython/jit/backend/llsupport/test/test_gcreftracer.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/051f619e78c1905ec1a19dc852d087c43920ff0a

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/051f619e78c1905ec1a19dc852d087c43920ff0a
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


[pypy-commit] [Git][pypy/pypy][branch/py3.9-type-or] (tadeuzagallo,cfbolz): Fix how the typing module is imported in the type or implementation

2022-06-20 Thread Tadeu Zagallo (@tadeuzagallo)


Tadeu Zagallo pushed to branch branch/py3.9-type-or at PyPy / pypy


Commits:
c335bc2d by Tadeu Zagallo at 2022-06-20T12:09:53+02:00
(tadeuzagallo,cfbolz): Fix how the typing module is imported in the type or 
implementation

--HG--
branch : py3.9-type-or

- - - - -


2 changed files:

- pypy/objspace/std/noneobject.py
- pypy/objspace/std/typeobject.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/c335bc2da65039f9016054cd3963ab36cb243e05

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/c335bc2da65039f9016054cd3963ab36cb243e05
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