Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cbenz
8 months ago
|
parent
|
context
|
favorite
| on:
Python 3.13.0 Is Released
I would tend to rely on a single tool, do you see advantages to use both?
Do you happen to have discrepancies between both? (e.g. an error raised by one and not the other)
wdroz
8 months ago
[–]
I prefer mypy but sometimes pyright supports new PEPs before mypy, so if you like experimenting with cutting-edge python, you may have to switch time to time.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Do you happen to have discrepancies between both? (e.g. an error raised by one and not the other)