Author: Matti Picus
Branch:
Changeset: r98347:f56dfbc9ded2
Date: 2019-12-20 06:05 +0200
http://bitbucket.org/pypy/pypy/changeset/f56dfbc9ded2/
Log:Removed tag release-pypy3.6-v7.2.0rc3
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -64,3 +64,5 @@
c124c11a5921bf12797b08a69675
Author: Matti Picus
Branch:
Changeset: r98346:bc3c916d5dd1
Date: 2019-12-20 06:02 +0200
http://bitbucket.org/pypy/pypy/changeset/bc3c916d5dd1/
Log:Added tag release-pypy2.7-v7.3.0rc3 for changeset c124c11a5921
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -63,3 +63,4 @@
008
Author: Antonio Cuni
Branch: dummy-importlib
Changeset: r98333:0deaee5041b4
Date: 2019-12-19 14:12 +0100
http://bitbucket.org/pypy/pypy/changeset/0deaee5041b4/
Log:tweaks
diff --git a/pypy/module/_dummy_importlib/interp_import.py
b/pypy/module/_dummy_importlib/interp_import.py
--- a/pypy/mo
Author: Antonio Cuni
Branch: dummy-importlib2
Changeset: r98339:fdb244352422
Date: 2019-12-20 01:05 +0100
http://bitbucket.org/pypy/pypy/changeset/fdb244352422/
Log:WIP: remove this file
diff --git a/pypy/module/_dummy_importlib/interp_import.py
b/pypy/module/_dummy_importlib/interp_import.
Author: Antonio Cuni
Branch: dummy-importlib2
Changeset: r98340:e566fbc85941
Date: 2019-12-20 01:07 +0100
http://bitbucket.org/pypy/pypy/changeset/e566fbc85941/
Log:copy the content of pypy/module/imp/importing.py from default (rev
2e8c4536e416)
diff --git a/pypy/module/_dummy_import
Author: Antonio Cuni
Branch: dummy-importlib
Changeset: r98343:348abe425ff2
Date: 2019-12-20 01:36 +0100
http://bitbucket.org/pypy/pypy/changeset/348abe425ff2/
Log:close dead branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.p
Author: Antonio Cuni
Branch: dummy-importlib2
Changeset: r98341:37239125314a
Date: 2019-12-20 01:19 +0100
http://bitbucket.org/pypy/pypy/changeset/37239125314a/
Log:tweak the code until it works: remove the references to lonepycfiles
and make MODULES_THAT_ALWAYS_SHADOW a global var si
Author: Antonio Cuni
Branch: dummy-importlib
Changeset: r98332:c37f7da0a5ee
Date: 2019-12-19 11:23 +0100
http://bitbucket.org/pypy/pypy/changeset/c37f7da0a5ee/
Log:make it possible to use __import__ directly, and use a dummy package
to run tests instead of trying to import more expens
Author: Antonio Cuni
Branch: dummy-importlib
Changeset: r98334:98132b9252a9
Date: 2019-12-19 14:47 +0100
http://bitbucket.org/pypy/pypy/changeset/98132b9252a9/
Log:add enough logic to import packages and modules inside packages
diff --git a/pypy/module/_dummy_importlib/interp_import.py
b/py
Author: Antonio Cuni
Branch: dummy-importlib2
Changeset: r98337:ad9feca07a5b
Date: 2019-12-18 17:44 +0100
http://bitbucket.org/pypy/pypy/changeset/ad9feca07a5b/
Log:start a branch in which to introduce a _dummy_importlib module:
currently, all applevel tests use _frozen_importlib for
Author: Antonio Cuni
Branch: dummy-importlib
Changeset: r98335:bc01efbafe27
Date: 2019-12-19 15:39 +0100
http://bitbucket.org/pypy/pypy/changeset/bc01efbafe27/
Log:import submodules with from ... import
diff --git a/pypy/module/_dummy_importlib/interp_import.py
b/pypy/module/_dummy_importli
Author: Antonio Cuni
Branch: dummy-importlib2
Changeset: r98338:5e84006ee933
Date: 2019-12-20 01:03 +0100
http://bitbucket.org/pypy/pypy/changeset/5e84006ee933/
Log:fix comment
diff --git a/pypy/config/pypyoption.py b/pypy/config/pypyoption.py
--- a/pypy/config/pypyoption.py
+++ b/pypy/confi
Author: Antonio Cuni
Branch: dummy-importlib2
Changeset: r98336:8535b9830858
Date: 2019-12-20 01:02 +0100
http://bitbucket.org/pypy/pypy/changeset/8535b9830858/
Log:try again with another approach
___
pypy-commit mailing list
pypy-commit@python.org
Author: Antonio Cuni
Branch: dummy-importlib2
Changeset: r98342:3c435619e333
Date: 2019-12-20 01:36 +0100
http://bitbucket.org/pypy/pypy/changeset/3c435619e333/
Log:add a nice error message in case something goes wrong. Add tests to
check that we are actually using the importlib modul
Author: Lin Cheng
Branch: py3.6
Changeset: r98330:5ac2c72ee7ed
Date: 2019-12-18 20:46 -0500
http://bitbucket.org/pypy/pypy/changeset/5ac2c72ee7ed/
Log:pypy/interpreter/pyframe.py: if locals directory is created inside
fast2locals, create a module dictionary
diff --git a/pypy/interpre
Author: Lin Cheng
Branch: py3.6
Changeset: r98331:574325fb0c26
Date: 2019-12-19 13:34 -0500
http://bitbucket.org/pypy/pypy/changeset/574325fb0c26/
Log:add a test of captured locals in pypyjit/test_pypy_c
diff --git a/pypy/module/pypyjit/test_pypy_c/test_capture_locals.py
b/pypy/module/pypyj
Author: Matti Picus
Branch:
Changeset: r1123:8bbcdf048916
Date: 2019-12-19 18:38 +0200
http://bitbucket.org/pypy/buildbot/changeset/8bbcdf048916/
Log:typo
diff --git a/slave/buildbot.tac b/slave/buildbot.tac
--- a/slave/buildbot.tac
+++ b/slave/buildbot.tac
@@ -29,10 +29,10 @@
return '
Author: Matti Picus
Branch: release-pypy3.6-v7.x
Changeset: r98329:e7e02dccbd8c
Date: 2019-12-19 13:56 +0200
http://bitbucket.org/pypy/pypy/changeset/e7e02dccbd8c/
Log:merge py3.6 into release
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -59,3 +59,5 @@
5da45ced70e515f94686b
Author: Matti Picus
Branch:
Changeset: r98326:d1af0bd1b3d3
Date: 2019-12-19 13:55 +0200
http://bitbucket.org/pypy/pypy/changeset/d1af0bd1b3d3/
Log:update release note for recent changes
diff --git a/pypy/doc/release-v7.3.0.rst b/pypy/doc/release-v7.3.0.rst
--- a/pypy/doc/release-v7.3.0.rst
Author: Matti Picus
Branch: release-pypy2.7-v7.x
Changeset: r98328:c124c11a5921
Date: 2019-12-19 13:56 +0200
http://bitbucket.org/pypy/pypy/changeset/c124c11a5921/
Log:merge default into release
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -59,3 +59,5 @@
5da45ced70e515f9468
Author: Matti Picus
Branch: py3.6
Changeset: r98327:513377efa4e8
Date: 2019-12-19 13:55 +0200
http://bitbucket.org/pypy/pypy/changeset/513377efa4e8/
Log:merge default into py3.6
diff --git a/pypy/doc/release-v7.3.0.rst b/pypy/doc/release-v7.3.0.rst
--- a/pypy/doc/release-v7.3.0.rst
+++ b/pyp
Author: Matti Picus
Branch: py3.6
Changeset: r98325:2a8d1e70cf74
Date: 2019-12-19 13:47 +0200
http://bitbucket.org/pypy/pypy/changeset/2a8d1e70cf74/
Log:venv: also copy/link lib/* files for portable builds
diff --git a/lib-python/3/venv/__init__.py b/lib-python/3/venv/__init__.py
--- a/lib-p
22 matches
Mail list logo