Artwork

Changelog Media에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 Changelog Media 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.
Player FM -팟 캐스트 앱
Player FM 앱으로 오프라인으로 전환하세요!

Free-threaded Python (Interview)

1:26:52
 
공유
 

Manage episode 443230685 series 1282967
Changelog Media에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 Changelog Media 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.

Jerod is joined by the co-hosts of core.py , Pablo Galindo & Łukasz Langa, a podcast about Python internals by people who work on Python internals. Python 3.13 is right around the corner, which means the Global Interpeter Lock (GIL) is now experimentally optional! This is a huge deal as Python is finally free-threaded. There’s more to discuss, of course, so we get into all the gory details.

Join the discussion

Changelog++ members save 12 minutes on this episode because they made the ads disappear. Join today!

Sponsors:

  • SentryCode breaks, fix it faster. Don’t just observe. Take action. Sentry is the only app monitoring platform built for developers that gets to the root cause for every issue. 100,000+ growing teams use sentry to find problems fast. Use the code CHANGELOG when you sign up to get $100 OFF the team plan.
  • Fly.ioThe home of Changelog.com — Deploy your apps close to your users — global Anycast load-balancing, zero-configuration private networking, hardware isolation, and instant WireGuard VPN connections. Push-button deployments that scale to thousands of instances. Check out the speedrun to get started in minutes.
  • Coder.com – Instantly launch fully configured cloud development environments (CDE) and make your first commit in minutes. No need to traverse README files or await onboarding queues. Learn more at Coder.com
  • Unblocked – Other developer tools can’t tell you how your codebase works and why. Unblocked can. We augment your code with context from Slack, Confluence, Jira, and more, so you get accurate answers without having to search for them. Sign up for free at getunblocked.com

Featuring:

Show Notes:

Something missing or broken? PRs welcome!

  continue reading

챕터

1. This is The Changelog (00:00:00)

2. Sponsor: Sentry (00:02:01)

3. Start the show! (00:03:43)

4. Starting core.py (00:04:27)

5. Keeping up with Pablo (00:07:22)

6. Magical closed captioning (00:09:03)

7. Shout out to Christian Clauss! (00:11:00)

8. What is the GIL (00:11:35)

9. Working around it (00:13:46)

10. Causes of Python slowness (00:16:56)

11. Sponsor: Fly.io (00:21:44)

12. Sponsor: Coder.com (00:25:11)

13. Worth the effort? (00:27:15)

14. A separate executable (00:28:17)

15. Slower for now or for good? (00:30:46)

16. Early indicators (00:34:35)

17. Time to adopt? (00:39:33)

18. Just-in-time (JIT) compiler (00:44:17)

19. Sponsor: Unblocked (00:52:26)

20. The 1-year release cadence (00:55:27)

21. iOS compatibility (01:10:26)

22. Wishlists for 3.14 (01:18:42)

23. Flyyyy free-threaded (yeah) (01:23:41)

24. Coming up next (01:24:35)

890 에피소드

Artwork
icon공유
 
Manage episode 443230685 series 1282967
Changelog Media에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 Changelog Media 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.

Jerod is joined by the co-hosts of core.py , Pablo Galindo & Łukasz Langa, a podcast about Python internals by people who work on Python internals. Python 3.13 is right around the corner, which means the Global Interpeter Lock (GIL) is now experimentally optional! This is a huge deal as Python is finally free-threaded. There’s more to discuss, of course, so we get into all the gory details.

Join the discussion

Changelog++ members save 12 minutes on this episode because they made the ads disappear. Join today!

Sponsors:

  • SentryCode breaks, fix it faster. Don’t just observe. Take action. Sentry is the only app monitoring platform built for developers that gets to the root cause for every issue. 100,000+ growing teams use sentry to find problems fast. Use the code CHANGELOG when you sign up to get $100 OFF the team plan.
  • Fly.ioThe home of Changelog.com — Deploy your apps close to your users — global Anycast load-balancing, zero-configuration private networking, hardware isolation, and instant WireGuard VPN connections. Push-button deployments that scale to thousands of instances. Check out the speedrun to get started in minutes.
  • Coder.com – Instantly launch fully configured cloud development environments (CDE) and make your first commit in minutes. No need to traverse README files or await onboarding queues. Learn more at Coder.com
  • Unblocked – Other developer tools can’t tell you how your codebase works and why. Unblocked can. We augment your code with context from Slack, Confluence, Jira, and more, so you get accurate answers without having to search for them. Sign up for free at getunblocked.com

Featuring:

Show Notes:

Something missing or broken? PRs welcome!

  continue reading

챕터

1. This is The Changelog (00:00:00)

2. Sponsor: Sentry (00:02:01)

3. Start the show! (00:03:43)

4. Starting core.py (00:04:27)

5. Keeping up with Pablo (00:07:22)

6. Magical closed captioning (00:09:03)

7. Shout out to Christian Clauss! (00:11:00)

8. What is the GIL (00:11:35)

9. Working around it (00:13:46)

10. Causes of Python slowness (00:16:56)

11. Sponsor: Fly.io (00:21:44)

12. Sponsor: Coder.com (00:25:11)

13. Worth the effort? (00:27:15)

14. A separate executable (00:28:17)

15. Slower for now or for good? (00:30:46)

16. Early indicators (00:34:35)

17. Time to adopt? (00:39:33)

18. Just-in-time (JIT) compiler (00:44:17)

19. Sponsor: Unblocked (00:52:26)

20. The 1-year release cadence (00:55:27)

21. iOS compatibility (01:10:26)

22. Wishlists for 3.14 (01:18:42)

23. Flyyyy free-threaded (yeah) (01:23:41)

24. Coming up next (01:24:35)

890 에피소드

모든 에피소드

×
 
Loading …

플레이어 FM에 오신것을 환영합니다!

플레이어 FM은 웹에서 고품질 팟캐스트를 검색하여 지금 바로 즐길 수 있도록 합니다. 최고의 팟캐스트 앱이며 Android, iPhone 및 웹에서도 작동합니다. 장치 간 구독 동기화를 위해 가입하세요.

 

빠른 참조 가이드

탐색하는 동안 이 프로그램을 들어보세요.
재생