This week we reached 10.000 closed pull requests on the main repository (see
https://github.com/pharo-project/pharo/pulls).
The week did not see many changes merged due to many contributors attending
(and giving talks at) this years ESUG conference.
# Pharo 12 Backports
- [P12] Fix MetacelloRepositoryGroup with duplicated repository #16859
https://github.com/pharo-project/pharo/pull/16859
# Fixes
- Fix: deprecate method refactoring to applicability preconditions as list
#16867
https://github.com/pharo-project/pharo/pull/16867
- Fix multiple tests with refactoring driver for duplicate class. #16853
https://github.com/pharo-project/pharo/pull/16853
- [P13] Fix MetacelloRepositoryGroup with duplicated repository #1686
https://github.com/pharo-project/pharo/pull/16860
- ffi: add a cache for array types of same type and size #16877
https://github.com/pharo-project/pharo/pull/16877
# Cleanup
- Update transmissionBlock: -> transmits: #793
https://github.com/pharo-spec/NewTools/pull/793