Author: Carl Friedrich Bolz-Tereick
Branch: py3.7
Changeset: r98676:eabac6f35bd1
Date: 2020-02-06 17:01 +0100
http://bitbucket.org/pypy/pypy/changeset/eabac6f35bd1/
Log:fix error msg
diff --git a/lib-python/3/test/test_syntax.py b/lib-python/3/test/test_syntax.py
--- a/lib-python/3/test/test
Author: Carl Friedrich Bolz-Tereick
Branch: py3.7
Changeset: r98674:11658ec64e92
Date: 2020-02-05 13:33 +0100
http://bitbucket.org/pypy/pypy/changeset/11658ec64e92/
Log:those attributes are gone
diff --git a/pypy/module/sys/test/test_sysmodule.py
b/pypy/module/sys/test/test_sysmodule.py
---
Author: Carl Friedrich Bolz-Tereick
Branch: py3.7
Changeset: r98677:e9e80323c851
Date: 2020-02-06 17:13 +0100
http://bitbucket.org/pypy/pypy/changeset/e9e80323c851/
Log:check for other async constructs outside of async functions too
diff --git a/lib-python/3/test/test_coroutines.py
b/lib-py
Author: Carl Friedrich Bolz-Tereick
Branch: py3.7
Changeset: r98675:ccca4d0a7b52
Date: 2020-02-06 16:59 +0100
http://bitbucket.org/pypy/pypy/changeset/ccca4d0a7b52/
Log:generator expressions aren't allowed in class definitions
diff --git a/lib_pypy/_tkinter/app.py b/lib_pypy/_tkinter/app.py
Author: Carl Friedrich Bolz-Tereick
Branch: py3.7
Changeset: r98673:a75c90ba20f9
Date: 2020-02-05 13:33 +0100
http://bitbucket.org/pypy/pypy/changeset/a75c90ba20f9/
Log:sys.setrecursionlimit changes:
- change error message in one case
- skip a test: extremely low recursionlimi
Author: Matti Picus
Branch: cffi-build-step
Changeset: r1135:acc98fc98193
Date: 2020-02-06 17:56 +0200
http://bitbucket.org/pypy/buildbot/changeset/acc98fc98193/
Log:close abandoned branch
___
pypy-commit mailing list
pypy-commit@python.org
https:/
Author: Matti Picus
Branch: limit-disk-usage
Changeset: r1132:1f96501aac81
Date: 2020-02-06 17:54 +0200
http://bitbucket.org/pypy/buildbot/changeset/1f96501aac81/
Log:close abandoned branch
___
pypy-commit mailing list
pypy-commit@python.org
https:
Author: Matti Picus
Branch: coalesce-by-hash
Changeset: r1133:40406a7b7547
Date: 2020-02-06 17:54 +0200
http://bitbucket.org/pypy/buildbot/changeset/40406a7b7547/
Log:close abandoned branch
___
pypy-commit mailing list
pypy-commit@python.org
https:
Author: Matti Picus
Branch: numpy-tests
Changeset: r1134:52f7cb4cd4b1
Date: 2020-02-06 17:54 +0200
http://bitbucket.org/pypy/buildbot/changeset/52f7cb4cd4b1/
Log:close abandoned branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mai
Author: Armin Rigo
Branch:
Changeset: r:4c9bc72ff7a2
Date: 2020-02-06 11:35 +0100
http://bitbucket.org/cffi/cffi/changeset/4c9bc72ff7a2/
Log:#442: memory leak in getwinerror() in py3
diff --git a/c/misc_win32.h b/c/misc_win32.h
--- a/c/misc_win32.h
+++ b/c/misc_win32.h
@@ -124,8 +124,10
Author: Armin Rigo
Branch:
Changeset: r98672:6f72c0da3906
Date: 2020-02-06 10:43 +0100
http://bitbucket.org/pypy/pypy/changeset/6f72c0da3906/
Log:Change the FAQ entry "why not github"
diff --git a/pypy/doc/faq.rst b/pypy/doc/faq.rst
--- a/pypy/doc/faq.rst
+++ b/pypy/doc/faq.rst
@@ -465,14 +
Author: Sreepathi Pai
Branch:
Changeset: r98670:78510e758e34
Date: 2020-02-05 19:03 -0500
http://bitbucket.org/pypy/pypy/changeset/78510e758e34/
Log:runpack should align for next read
diff --git a/rpython/pytest.ini b/rpython/pytest.ini
--- a/rpython/pytest.ini
+++ b/rpython/pytest.ini
@@ -
Author: Sreepathi Pai
Branch:
Changeset: r98671:4c44f65af534
Date: 2020-02-05 20:34 -0500
http://bitbucket.org/pypy/pypy/changeset/4c44f65af534/
Log:Revert pytest.ini, make test work on 32-bit systems
diff --git a/rpython/pytest.ini b/rpython/pytest.ini
--- a/rpython/pytest.ini
+++ b/rpytho
Author: Matti Picus
Branch:
Changeset: r1131:6c5059da3e8b
Date: 2020-02-06 10:38 +0200
http://bitbucket.org/pypy/buildbot/changeset/6c5059da3e8b/
Log:typo
diff --git a/bot2/pypybuildbot/builds.py b/bot2/pypybuildbot/builds.py
--- a/bot2/pypybuildbot/builds.py
+++ b/bot2/pypybuildbot/builds.
14 matches
Mail list logo