Gregory P. Smith

Results 34 issues of Gregory P. Smith

BPO | [42969](https://bugs.python.org/issue42969) --- | :--- Nosy | @gpshead, @pitrou, @vstinner, @colesbury, @izbyshev, @jbms PRs | python/cpython#28525 *Note: these values reflect the state of the issue at the time it...

type-bug
interpreter-core
3.11
3.12
3.13
3.14

This draft PEP proposes adding optional timestamps to Python exception objects that can be displayed in tracebacks. Based on CPython PR #129337 by Gregory P. Smith. The feature adds a...

One feature we've implemented internally on top of pylint at Google is to have line-too-long warnings be silenced if running an autoformatter on the code cannot fix the length of...

Enhancement ✨
Help wanted 🙏
High effort 🏋
Hacktoberfest
Needs PR

## Summary Implement the TODO at line 99-100 in `Modules/xxlimited.c` to add `Py_tp_token` slot support, demonstrating Python 3.14 type checking best practices for Limited C API extension modules. ## Changes...

docs
skip news
needs backport to 3.14