From b5e9161d7b9a916d0ee1ccf471c39545c18c6691 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartosz=20Zaczy=C5=84ski?= Date: Tue, 7 Jul 2026 16:48:15 +0200 Subject: [PATCH] Materials for Python 3.15 Preview: Sampling Profiler --- python315-sampling-profiler/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python315-sampling-profiler/README.md diff --git a/python315-sampling-profiler/README.md b/python315-sampling-profiler/README.md new file mode 100644 index 0000000000..11da7d7d79 --- /dev/null +++ b/python315-sampling-profiler/README.md @@ -0,0 +1,4 @@ +# Python 3.15 Preview: Sampling Profiler + +Supporting materials for the Real Python tutorial [Python 3.15 Preview: Sampling Profiler](https://realpython.com/python315-sampling-profiler/). +