Author: Armin Rigo
Branch:
Changeset: r3341:41fecd428c08
Date: 2020-02-07 17:02 +0100
http://bitbucket.org/cffi/cffi/changeset/41fecd428c08/
Log:Move some whatsnew entries into the "Older version" heading
diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsn
Author: Armin Rigo
Branch: release-1.14
Changeset: r3337:6a87aa6bf3f3
Date: 2020-02-07 16:40 +0100
http://bitbucket.org/cffi/cffi/changeset/6a87aa6bf3f3/
Log:Release branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org
Author: Armin Rigo
Branch: release-1.14
Changeset: r3339:1e69882a43d7
Date: 2020-02-07 16:49 +0100
http://bitbucket.org/cffi/cffi/changeset/1e69882a43d7/
Log:Added tag v1.14.0 for changeset 694e7139131f
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -24,3 +24,4 @@
17c06e75f54
Author: Armin Rigo
Branch: release-1.14
Changeset: r3338:694e7139131f
Date: 2020-02-07 16:49 +0100
http://bitbucket.org/cffi/cffi/changeset/694e7139131f/
Log:md5/sha
diff --git a/doc/source/installation.rst b/doc/source/installation.rst
--- a/doc/source/installation.rst
+++ b/doc/source/inst
Author: Armin Rigo
Branch:
Changeset: r3340:dd8402bc57e3
Date: 2020-02-07 16:49 +0100
http://bitbucket.org/cffi/cffi/changeset/dd8402bc57e3/
Log:hg merge release-1.14
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -24,3 +24,4 @@
17c06e75f54cf5a31865961f0b498f99232a0bc8 v1.13
Author: Matti Picus
Branch: single-run
Changeset: r450:1d835bfd140d
Date: 2020-02-07 17:14 +0200
http://bitbucket.org/pypy/benchmarks/changeset/1d835bfd140d/
Log:make sure sphinx benchmark runs use the same docutils
diff --git a/benchmarks.py b/benchmarks.py
--- a/benchmarks.py
+++ b/benchma
Author: Matti Picus
Branch: single-run
Changeset: r449:6f1745431542
Date: 2020-02-07 14:05 +0200
http://bitbucket.org/pypy/benchmarks/changeset/6f1745431542/
Log:update help for --args
diff --git a/runner.py b/runner.py
--- a/runner.py
+++ b/runner.py
@@ -126,13 +126,7 @@
'res
Author: Matti Picus
Branch: single-run
Changeset: r448:a6fedeeb3d70
Date: 2020-02-07 13:32 +0200
http://bitbucket.org/pypy/benchmarks/changeset/a6fedeeb3d70/
Log:fix bad merge
diff --git a/benchmarks.py b/benchmarks.py
--- a/benchmarks.py
+++ b/benchmarks.py
@@ -218,8 +218,11 @@
os.mkdi
Author: Armin Rigo
Branch: py3.6
Changeset: r98680:f13039d71ef7
Date: 2020-02-07 10:32 +0100
http://bitbucket.org/pypy/pypy/changeset/f13039d71ef7/
Log:#3166
Obscure ordering-of-which-error-to-report-first issue
diff --git a/pypy/objspace/std/test/test_unicodeobject.py
b/pypy/objsp
Author: Armin Rigo
Branch:
Changeset: r98679:2a3fbcfca429
Date: 2020-02-07 10:00 +0100
http://bitbucket.org/pypy/pypy/changeset/2a3fbcfca429/
Log:update to cffi/f2ec51ca7510
diff --git a/extra_tests/cffi_tests/cffi0/test_function.py
b/extra_tests/cffi_tests/cffi0/test_function.py
--- a/ext
Author: Armin Rigo
Branch:
Changeset: r3336:f2ec51ca7510
Date: 2020-02-07 09:54 +0100
http://bitbucket.org/cffi/cffi/changeset/f2ec51ca7510/
Log:May fix test on OS/X
diff --git a/testing/support.py b/testing/support.py
--- a/testing/support.py
+++ b/testing/support.py
@@ -103,6 +103,7 @@
Author: Armin Rigo
Branch:
Changeset: r3335:336db19a4a94
Date: 2020-02-07 09:48 +0100
http://bitbucket.org/cffi/cffi/changeset/336db19a4a94/
Log:Bump version number to 1.14.0
diff --git a/c/_cffi_backend.c b/c/_cffi_backend.c
--- a/c/_cffi_backend.c
+++ b/c/_cffi_backend.c
@@ -2,7 +2,7 @@
Author: Armin Rigo
Branch:
Changeset: r3334:c6a071f57bf4
Date: 2020-02-07 09:23 +0100
http://bitbucket.org/cffi/cffi/changeset/c6a071f57bf4/
Log:Document the memory leak fix
diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/whatsne
13 matches
Mail list logo