We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a14506 commit 38a8819Copy full SHA for 38a8819
tools/ChangeLog
@@ -1,3 +1,9 @@
1
+Version 1.7.0
2
+-------------
3
+ * Upgrade coverage package in please_pex's bootstrap .pex to v7.10.7 (#243)
4
+ This adds native-speed tracing support for Python 3.14.
5
+ * Provide native-speed tracing when running under musl and free-threaded Python interpreters (#244)
6
+
7
Version 1.6.2
8
-------------
9
* Bootstrap libraries are correctly included in pexes (#233)
tools/VERSION
@@ -1 +1 @@
-1.6.2
+1.7.0
0 commit comments