
Next couple meetings are on the books! meetup.com/californiapyth…
English
California Python
194 posts

@__CalPy__
California Python User Group


Next hole: Make your constituent parts list

Python 3.15 is coming with some cool new features 🐍 My favorites: • Lazy imports with the `lazy` keyword - speeds up startup times • `frozendict` is finally a built-in type • Unpacking in comprehensions with `*` and `**` • JIT compiler improvements (6-13% faster on x86-64 Linux) • A new high-frequency statistical profiler Beta drops later this week. Who's excited to try these out?









