Skip to content

Commit d289e99

Browse files
committed
Stackless issue python#283: Concentrate platform code in slp_transfer.c
Add a changelog entry.
1 parent 12498e7 commit d289e99

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Stackless/changelog.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ What's New in Stackless 3.X.X?
99

1010
*Release date: 20XX-XX-XX*
1111

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+
1217
- https://github.com/stackless-dev/stackless/issues/281
1318
Per tasklet profiling and tracing state information is now stored in the
1419
tasklet itself. This increases the size of tasklet objects a bit, but saves a

0 commit comments

Comments
 (0)