home.social

Search

411 results for “pybay”

  1. Great overview of dataclasses at #PyBay2025 from
    Brett Slatkin: all their features, *plus* how you'd implement them if you couldn't use dataclasses.

    Slides and code here:
    github.com/bslatkin/pybay2025

    Bonus: Peek into the implementation of dataclass in CPython. Some crazy exec() action.

  2. Great overview of dataclasses at from
    Brett Slatkin: all their features, *plus* how you'd implement them if you couldn't use dataclasses.

    Slides and code here:
    github.com/bslatkin/pybay2025

    Bonus: Peek into the implementation of dataclass in CPython. Some crazy exec() action.

  3. Great overview of dataclasses at #PyBay2025 from
    Brett Slatkin: all their features, *plus* how you'd implement them if you couldn't use dataclasses.

    Slides and code here:
    github.com/bslatkin/pybay2025

    Bonus: Peek into the implementation of dataclass in CPython. Some crazy exec() action.

  4. Slides from my talk:
    "Just because AI can write your tests...should it?"
    pamelafox.github.io/my-py-talk

  5. Key takeaway from Lisa’s talk on free threading. #PyBay

  6. Disappointingly few rails were jumped. Syntax like context managers and decorators, or choice immutable vs mutable types in function signatures help push developers towards better structures and patterns in their code. #PyBay

  7. Time to see how @chrisjrn goes off the rails talking about guardrails!
    #PyBay

  8. Standing room only for Guido at !!!

  9. Aastha giving a masterclass on asynchrony in a whirlwind talk. Very clear roundup of when to use async, threads, and processes.

    #PyBay2025

  10. Aastha giving a masterclass on asynchrony in a whirlwind talk. Very clear roundup of when to use async, threads, and processes.

    #PyBay2025

  11. “the goal today is for you to understand data classes, because one day you’ll outgrow them. “ - Brett Slatkin #PyBay2025

  12. “the goal today is for you to understand data classes, because one day you’ll outgrow them. “ - Brett Slatkin

  13. “the goal today is for you to understand data classes, because one day you’ll outgrow them. “ - Brett Slatkin #PyBay2025

  14. Are error messages and generated code the new docs? There's something there in this discussion of Hypothesis lib that keys in on the creative process for devs who prefer to run things and build up knowledge from practice, rather than loading docs into our working mem.

    #python #PyBay2025

  15. Are error messages and generated code the new docs? There's something there in this discussion of Hypothesis lib that keys in on the creative process for devs who prefer to run things and build up knowledge from practice, rather than loading docs into our working mem.

    #python #PyBay2025

  16. Glyph on codes of conduct: “just do it”. You will gain more in welcoming a diverse set of contributors than anything you would lose from people who grumble about codes of conduct. #PyBay @glyph

  17. “A third of the code in hypothesis is dedicated to giving people better error messages.” #PyBay2025

  18. “A third of the code in hypothesis is dedicated to giving people better error messages.”

  19. “A third of the code in hypothesis is dedicated to giving people better error messages.” #PyBay2025

  20. Eagerly awaiting @glyph‘s announcement of the next conference hashtag #PyBay #ExcavaCon

  21. Now announcing PyBay 2026! October 3rd, next year. #PyBay