# Pharo News of the Week 50/2024

- [ANN] MasterLu is your electronic music teacher in Pharo:  
https://github.com/lucretiomsp/MasterLu
- [ANN] ESUG 2024: Show Us Your Project playlist 
https://www.youtube.com/playlist?list=PLJ5nSnWzQXi89jwnBCmGPh9xG6shuvuwb

# The week on the Pharo Issue Tracker


# Fixes

- Fix crash of Mac on 4K display #17496
        https://github.com/pharo-project/pharo/pull/17496
        
- Adding fallback code in the allocation primitives basicNewTenured, 
basicNewTenured: #17492
        https://github.com/pharo-project/pharo/pull/17492
        
- DynamicLoader: unsing LoadLibraryW instead old LoadLibrary in windows #17479
        https://github.com/pharo-project/pharo/pull/17479
        
- Fix #17471: custom Job interruption #17474
        https://github.com/pharo-project/pharo/pull/17474
        
# VM
- Fixes for 10.3.2 #885
        https://github.com/pharo-project/pharo-vm/pull/885
        
- Enhancement(versionning): Extract full semantic version from git #884
        https://github.com/pharo-project/pharo-vm/pull/884

# Refactoring Engine

- Created new driver for tempToIV refactoring #17490
        https://github.com/pharo-project/pharo/pull/17490

- Deprecate RBParser and RBPatternParser. #17514
        https://github.com/pharo-project/pharo/pull/17514
        
# CI

- Skip some socket tests on windows #17498
        https://github.com/pharo-project/pharo/pull/17498
        
- Fix release tests #17497
        https://github.com/pharo-project/pharo/pull/17497
        
# Documentation

- Update README.md #919
        https://github.com/pharo-spec/NewTools/pull/919

Reply via email to