Skip to content

Changes

origin/trunk-#4843 (Sep 23, 2025, 11:57:04 PM)

  1. Use Const_immstring for all constant strings created by the compiler — vincent.laviron / githubweb
  2. Introduce Lambda.lambda_of_const — vincent.laviron / githubweb
  3. Introduce Lambda.constant type — vincent.laviron / githubweb
  4. Remove Lambda.Const_base indirection — vincent.laviron / githubweb
  5. Changes for PR14260 — vincent.laviron / githubweb

origin/trunk-#4842 (Sep 23, 2025, 5:33:13 PM)

  1. Fix TSan shadow stack popping on some C stubs (#14213) — noreply / githubweb

origin/trunk-#4841 (Sep 23, 2025, 3:35:37 PM)

  1. Allow strings to be shared by Lambda.make_key — stedolan / githubweb

origin/trunk-#1469 (Oct 12, 2019, 6:26:10 PM)

  1. Better stack backtraces for C calls in bytecode (#8641) — xavier.leroy / githubweb