Hacker News
- Statically-typed error handling in Python using Mypy https://beepb00p.xyz/mypy-error-handling.html 126 comments
Lobsters
- Python is better typed than you think: error handling with mypy type hints https://beepb00p.xyz/mypy-error-handling.html 5 comments plt , programming , python
- Statically-typed error handling in Python using Mypy https://beepb00p.xyz/mypy-error-handling.html 7 comments programming
Linking pages
- Software Engineering Research Questions · It Will Never Work in Theory https://neverworkintheory.org/2022/08/30/software-engineering-research-questions.html 84 comments
- GitHub - karlicoss/cachew: Transparent and persistent cache/serialization powered by type hints https://github.com/karlicoss/cachew 4 comments
- GitHub - idmitrievsky/rescue: type-safe exceptions for Python 👷 https://github.com/idmitrievsky/rescue 3 comments
- Software Engineering Research Topics · The Third Bit https://third-bit.com/2022/08/30/research-topics/ 0 comments
Linked pages
- Joe Duffy - The Error Model http://joeduffyblog.com/2016/02/07/the-error-model/ 160 comments
- https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2019/p0709r4.pdf 146 comments
- GitHub - dry-python/returns: Make your functions return something meaningful, typed, and safe! https://github.com/dry-python/returns 68 comments
- typing â Support for type hints — Python 3.11.5 documentation https://docs.python.org/3/library/typing.html 52 comments
- Error handling and Go - The Go Programming Language https://blog.golang.org/error-handling-and-go 17 comments
- Promise.prototype.catch() - JavaScript | MDN https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/catch 15 comments
- Result in std::result - Rust https://doc.rust-lang.org/std/result/enum.Result.html#method.expect 8 comments
- GitHub - rustedpy/result: A simple Rust like Result type for Python 3. Fully type annotated. https://github.com/dbrgn/result 3 comments
- itertools â Functions creating iterators for efficient looping — Python 3.11.1 documentation https://docs.python.org/3/library/itertools.html 1 comment
- Covariance and contravariance (computer science) - Wikipedia https://en.wikipedia.org/wiki/Covariance_and_contravariance_(computer_science) 0 comments
- To yield or not to yield https://barahilia.github.io/blog/computers/2017/01/04/to-yield-or-not-to-yield.html 0 comments
Related searches:
Search whole site: site:beepb00p.xyz
Search title: Python: better typed than you think | beepb00p
See how to search.