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 12498e7 commit d289e99Copy full SHA for d289e99
Stackless/changelog.txt
@@ -9,6 +9,11 @@ What's New in Stackless 3.X.X?
9
10
*Release date: 20XX-XX-XX*
11
12
+- https://github.com/stackless-dev/stackless/issues/283
13
+ Platform dependent source code is now completely in "Stackless/platf". The
14
+ API header files do not depend on the platform any longer and the header
15
+ "pycore_slp_platformselect.h" does not exist any more.
16
+
17
- https://github.com/stackless-dev/stackless/issues/281
18
Per tasklet profiling and tracing state information is now stored in the
19
tasklet itself. This increases the size of tasklet objects a bit, but saves a
0 commit comments