Event Cleanup
==============
- Make Old events work as new ones in SDL2 #8318
https://github.com/pharo-project/pharo/pull/8318
- RubTextEditor uses deprecated enclose: #8316
https://github.com/pharo-project/pharo/pull/8316
- Remove unused and non working keystrokeSelector: #8322
https://github.com/pharo-project/pharo/pull/8322
- Remap OS keys to use Home and not Begin #8337
https://github.com/pharo-project/pharo/pull/8337
- 8214-Global-shortcuts-only-works-when-a-Pharo-window-is-focused #8321
https://github.com/pharo-project/pharo/pull/8321
- Fixes in code completion shortcuts #8340
https://github.com/pharo-project/pharo/pull/8340
- Fix enclosing and adding comment to KeyboardKey #8350
https://github.com/pharo-project/pharo/pull/8350
Refactorings
============
- Fix issue replace message send by another message send #8314
https://github.com/pharo-project/pharo/pull/8314
- RB - Fix issues extract method and ocurrences #8193
https://github.com/pharo-project/pharo/pull/8193
Debugger
========
- Using rub text decorators to show the next instruction to execute #8359
https://github.com/pharo-project/pharo/pull/8359
- Fixing assertion layout in the debugger inspector when we encounter a
shouldnt:raise: failure #8372
https://github.com/pharo-project/pharo/pull/8372
- 8174 st peel to first command looks wrong #8347
https://github.com/pharo-project/pharo/pull/8347
Fixes
=====
- Add tfPointerAddress to FloatArray and family #8344
https://github.com/pharo-project/pharo/pull/8344
- Add literalsEvenTheOnesInTheInnerBlocks to the CleanBlockClosure #8
https://github.com/pharo-project/pharo/pull/8306
- fixing-eval-in-interactive-session #8286
https://github.com/pharo-project/pharo/pull/8286
- Smalltalk-restartMethods #8351
https://github.com/pharo-project/pharo/pull/8351
- Correctly throw a syntax error notification in unfinished statements #8367
https://github.com/pharo-project/pharo/pull/8367
- Only open completion menu if in a completion position #8363
https://github.com/pharo-project/pharo/pull/8363
Fluid Class Defintions
======================
- 8332-Better-and-nicer-display-of-slots #8333
https://github.com/pharo-project/pharo/pull/8333
- 8216-FluidClass-API-for-traits- #8331
https://github.com/pharo-project/pharo/pull/8331
Cleanups
========
- add WriteBarrierTest class>>#restartMethods #8362
https://github.com/pharo-project/pharo/pull/8362
- PRRichTextComposer-resetStylers #8360
https://github.com/pharo-project/pharo/pull/8360
- Refactor ChangeSetClassChangesTest to use ClassFactoryForTestCase. #8221
https://github.com/pharo-project/pharo/pull/8221
- Typo in PasteUpMorph class>>#shouldSwapMenuOpenerButtonsSetting: #8343
https://github.com/pharo-project/pharo/pull/8343
- Unused ivars in SliderPresenter #8328
https://github.com/pharo-project/pharo/pull/8328
- Unused ivars in ListPresenter #8356
https://github.com/pharo-project/pharo/pull/8356