0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Aug 05, 2024 — Aug 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clarify why pathlib doesn't inherit from str More... over 9 years ago
PEP 509: don't require to always increase the version More... over 9 years ago
PEP 509: fix typo reported by Jim J. Jewett More... over 9 years ago
PEP-8 Update on Knuth style breaking of a long formula. #issue26780 More... over 9 years ago
PEP 509 More... over 9 years ago
Fix typo, resea[r]ch More... over 9 years ago
Fix typo. Revert my previous diff that removed another example breaking before "and". More... over 9 years ago
According to Knuth, it is better to break *before* a binary operator. More... over 9 years ago
Fix style inconsistency with "and" on continuation line. More... over 9 years ago
PEP 509: fix typos reported by Brett More... over 9 years ago
PEP 509: add link to Yury's patch More... over 9 years ago
PEP 509: dict version is now global More... over 9 years ago
Mark pep as accepted. More... over 9 years ago
Make API And Implementation section less wishy-washy. More... over 9 years ago
Add Text alias. More... over 9 years ago
Add DefaultDict to PEP 484. More... over 9 years ago
Update the section on type erasure to disallow Node[int]() -- you must use a type alias. More... over 9 years ago
Update PEP 512 to denote that the initial GH work is done More... over 9 years ago
Remove redundant leading zeroes in PEP references. More... over 9 years ago
Update status of work for PEP 512 More... over 9 years ago
Minor update for PEP 512 More... over 9 years ago
Fix broken links in PEP 378 More... over 9 years ago
Fix typos and tweak the return value of dict_get_version(d) More... over 9 years ago
Show example of 2.7 syntax for argument-less function, and mention skipping 'self'. More... over 9 years ago
Give an explicit example for how to annotate *args, **kwds. More... over 9 years ago
Clarify what's allowed in the base classes when making a new generic class. More... over 9 years ago
Relax constraints on @overload. It may occur in modules if followed by a no...@overload version. More... over 9 years ago
Updates to PEP 484 concerning the syntax for Python 2.7 and straddling code. More... over 9 years ago
Just refer to the spec in PEP 484 for straddling annotations instead of repeating the info in PEP 8. More... over 9 years ago
PEP 493 has been implemented More... over 9 years ago