This week (26/2023) on the Pharo Issue Tracker
# Fixes
- 4074-Transcript-should-be-able-to-clear-the-contents-of-the-transcript #14100
https://github.com/pharo-project/pharo/pull/14100
- Remove ReUtilityMethodsRule #13947
https://github.com/pharo-project/pharo/pull/13947
- Updating graph algorithm library version #14115
https://github.com/pharo-project/pharo/pull/14115
- Allow repeated file-in (Named ChangeSet) #14124
https://github.com/pharo-project/pharo/pull/14124
- Calypso: Clean methods in protocol groups #14111
https://github.com/pharo-project/pharo/pull/14111
# Packages
- Reference RPackage in RPackage packages #14151
https://github.com/pharo-project/pharo/pull/14151
- Packages should know their organizer #14110
https://github.com/pharo-project/pharo/pull/14110
- RPackage: Removing category should remove the tags #14119
https://github.com/pharo-project/pharo/pull/14119
- Demoting to package with tag should keep the organizer #14129
https://github.com/pharo-project/pharo/pull/14129
# Refactoring Engine
- Simple duplication removal in Driver hierarchy #14117
https://github.com/pharo-project/pharo/pull/14117
- Fix #14146: Abstract accessors from variable is not working #14147
https://github.com/pharo-project/pharo/pull/14147
- Remove instance var driver #14144
https://github.com/pharo-project/pharo/pull/14144
# Compiler
- Compiler: allow shadowing of PseudoVariables #14096
https://github.com/pharo-project/pharo/pull/14096
- 14133-CompiledCode-improve-and-add-tests-for-user-flag #14135
https://github.com/pharo-project/pharo/pull/14135
# ClassBuilder / Fluid
- Non-Fluid: Improve check for CompiledMethodLayout #14108
https://github.com/pharo-project/pharo/pull/14108
- T2TraitSlotScopeTest: use classinstaller instead of class creation method
#14137
https://github.com/pharo-project/pharo/pull/14137
- 14123-ReTestBasedTestCasesetUp-uses-old-style-class-creation-method #14126
https://github.com/pharo-project/pharo/pull/14126
- Calypso: add test for trait and class creation #14125
https://github.com/pharo-project/pharo/pull/14125
# Source Logging / Epicea
- Remove some more categories in Epicea #14121
https://github.com/pharo-project/pharo/pull/14121
- Epicea: Introduce Package removal #14102
https://github.com/pharo-project/pharo/pull/14102
- Epicea: Reduces calls to #addCategory: #14105
https://github.com/pharo-project/pharo/pull/14105
- Epicea: Use the right API to create a package #14114
https://github.com/pharo-project/pharo/pull/14114
# Bootstrap / tests / ci
- peedup FLGZippedBasicSerializationTest>>#testWideString #14112
https://github.com/pharo-project/pharo/pull/14112
- Move registration to SessionManager of more elements #13994
https://github.com/pharo-project/pharo/pull/13994
# Cleanups
- fix noRemoteBlockReturn to use a known selector #14150
https://github.com/pharo-project/pharo/pull/14150
- Fix #12171 remove unused methods. #14118
https://github.com/pharo-project/pharo/pull/14118
- TTaskScheduler>>#scheduleTaskExecution: sends #requirement #14142
https://github.com/pharo-project/pharo/pull/14142