Author: Matti Picus
Branch:
Changeset: r96746:8ae131ad519d
Date: 2019-06-05 08:55 +0300
http://bitbucket.org/pypy/pypy/changeset/8ae131ad519d/
Log:document merged branch
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/what
Author: Anthony Sottile
Branch: Anthony-Sottile/fix-leak-of-file-descriptor-with-_iofile-1559687440863
Changeset: r96744:d8bc809612bd
Date: 2019-06-05 04:35 +
http://bitbucket.org/pypy/pypy/changeset/d8bc809612bd/
Log:add regression test for `FileIO` directory fd leak
diff --git a/pypy/m
Author: Anthony Sottile
Branch: Anthony-Sottile/fix-leak-of-file-descriptor-with-_iofile-1559687440863
Changeset: r96743:bb17c9943258
Date: 2019-06-04 22:35 +
http://bitbucket.org/pypy/pypy/changeset/bb17c9943258/
Log:Fix leak of file descriptor with `_io.FileIO('dir/')`
diff --git a/pyp
Author: mattip
Branch: py3.6
Changeset: r96745:7c2732ad825a
Date: 2019-06-05 05:50 +
http://bitbucket.org/pypy/pypy/changeset/7c2732ad825a/
Log:merge fix-leak-of-file-descriptor-with-_iofile which fixes a
resource leak
diff --git a/pypy/module/_io/interp_fileio.py b/pypy/module/_
Author: Matti Picus
Branch: py3.6
Changeset: r96742:36dc395a0a4a
Date: 2019-06-05 07:38 +0300
http://bitbucket.org/pypy/pypy/changeset/36dc395a0a4a/
Log:test for str
diff --git a/lib_pypy/_crypt/__init__.py b/lib_pypy/_crypt/__init__.py
--- a/lib_pypy/_crypt/__init__.py
+++ b/lib_pypy/_crypt
Author: Matti Picus
Branch: py3.6
Changeset: r96741:416b312eb49d
Date: 2019-06-05 07:32 +0300
http://bitbucket.org/pypy/pypy/changeset/416b312eb49d/
Log:in python3 crypt -> _crypt and there is a lib-python/3/crypt.py
diff --git a/lib_pypy/crypt/__init__.py b/lib_pypy/_crypt/__init__.py
renam
Author: Ronan Lamy
Branch:
Changeset: r96739:4ab755b28b85
Date: 2019-06-04 19:25 +
http://bitbucket.org/pypy/pypy/changeset/4ab755b28b85/
Log:Merged in optimizeopt-cleanup (pull request #646)
Optimizeopt cleanup
diff too long, truncating to 2000 out of 6785 lines
diff --git a/
Author: Ronan Lamy
Branch: optimizeopt-cleanup
Changeset: r96738:decf9dbdb752
Date: 2019-06-04 19:25 +
http://bitbucket.org/pypy/pypy/changeset/decf9dbdb752/
Log:Close branch optimizeopt-cleanup
___
pypy-commit mailing list
pypy-commit@python.o
Author: Ronan Lamy
Branch: optimizeopt-cleanup
Changeset: r96737:33dbdadb7378
Date: 2019-06-04 17:50 +0100
http://bitbucket.org/pypy/pypy/changeset/33dbdadb7378/
Log:revise optimizer docs
diff --git a/rpython/doc/jit/optimizer.rst b/rpython/doc/jit/optimizer.rst
--- a/rpython/doc/jit/optimiz
Author: Ronan Lamy
Branch: optimizeopt-cleanup
Changeset: r96736:7b5e54947ab1
Date: 2019-06-04 12:51 +0100
http://bitbucket.org/pypy/pypy/changeset/7b5e54947ab1/
Log:hg merge default
diff too long, truncating to 2000 out of 13694 lines
diff --git a/extra_tests/cffi_tests/cffi0/test_parsing.
Author: Ronan Lamy
Branch: optimizeopt-cleanup
Changeset: r96735:de70eeda44e7
Date: 2019-05-28 18:42 +0100
http://bitbucket.org/pypy/pypy/changeset/de70eeda44e7/
Log:clean up dead code
diff --git a/rpython/jit/metainterp/optimizeopt/info.py
b/rpython/jit/metainterp/optimizeopt/info.py
--- a
Author: Ronan Lamy
Branch: optimizeopt-cleanup
Changeset: r96734:3d5f7507303f
Date: 2019-05-28 01:33 +0100
http://bitbucket.org/pypy/pypy/changeset/3d5f7507303f/
Log:remove broken tests
diff --git a/rpython/jit/metainterp/test/test_resume.py
b/rpython/jit/metainterp/test/test_resume.py
---
Author: fijal
Branch: copystrcontents-in-rewrite
Changeset: r96733:cb6c60bbc714
Date: 2019-06-04 13:30 +0200
http://bitbucket.org/pypy/pypy/changeset/cb6c60bbc714/
Log:fix test_rewrite
diff --git a/rpython/jit/backend/llsupport/test/test_rewrite.py
b/rpython/jit/backend/llsupport/test/test_r
Author: Matti Picus
Branch:
Changeset: r96732:5604ceb9aa78
Date: 2019-05-30 16:51 +0300
http://bitbucket.org/pypy/pypy/changeset/5604ceb9aa78/
Log:win32, python2 doesn't like surrogates, skip this check
diff --git a/pypy/objspace/std/unicodeobject.py
b/pypy/objspace/std/unicodeobject.py
--
Author: fijal
Branch: copystrcontents-in-rewrite
Changeset: r96731:825a9d694c31
Date: 2019-06-04 12:48 +0200
http://bitbucket.org/pypy/pypy/changeset/825a9d694c31/
Log:an attempt to rewrite copystr/copyunicode content
diff --git a/rpython/jit/backend/llsupport/gc.py
b/rpython/jit/backend/lls
15 matches
Mail list logo