This week (08/2022) on the Pharo Issue Tracker
More cleanups and fixes to prepare the release of Pharo10
Fixes
=====
- Make the patcher more robust #10950
https://github.com/pharo-project/pharo/pull/10950
- Fix issue 10949 by checking correctly windows platform #10953
https://github.com/pharo-project/pharo/pull/10953
- Update zinc to the latest version #10901
https://github.com/pharo-project/pharo/pull/10901
-
10860-Debugger-hightlights-the-wrong-line-in-test-for-asserts-inside-two-identical-blocks
#10893
https://github.com/pharo-project/pharo/pull/10893
- New try at removing Pharo 9 metacello attributes #10819
https://github.com/pharo-project/pharo/pull/10819
- Full block cleanup: #sourceNodeForPC: RBBlockNode #10888
https://github.com/pharo-project/pharo/pull/10888
Cleanup
=======
- Simplify-allUnimplementedCalls #10932
https://github.com/pharo-project/pharo/pull/10932
- CompiledCode-hasTemporaries #10936
https://github.com/pharo-project/pharo/pull/10936
- More Cleanup newlines and blanks in packages
e.g https://github.com/pharo-project/pharo/pull/10941
- Wrong example in Dictionary>>#associationsDo: comment #10927 #10931
https://github.com/pharo-project/pharo/pull/10931