0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Aug 14, 2024 — Aug 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix trivial typos. More... almost 10 years ago
PEP 495: Added 'which' as a discussed name variant. More... almost 10 years ago
Fixed a typo found by Jochen Kupperschmidt. Thanks! More... almost 10 years ago
Note a few implementation details or restrictions. More... almost 10 years ago
PEP 495: Added a preamble to a first=None variant. More... almost 10 years ago
Added some examples from Python's source. Both 'before' (str.format) and 'after' (f-strings). More... almost 10 years ago
Remove str.interpolate. It's just an implementation detail. It can be exposed at a later date, if need be. More... almost 10 years ago
More typos. More... almost 10 years ago
Typos. More... almost 10 years ago
PEP 501: Explicit note regarding prerendering templates More... almost 10 years ago
PEP 501: remove remnants of previous iteration More... almost 10 years ago
PEP 501: Add a new post date for this version More... almost 10 years ago
PEP 501: string prefix redux, now with template objects More... almost 10 years ago
PEP 495: Are two values enough? // Backward Compatibility More... almost 10 years ago
PEP 501: named field attrs, update keyword arg discussion More... almost 10 years ago
PEP 495: typo More... almost 10 years ago
PEP 495: Are two values enough? More... almost 10 years ago
PEP 501: switch to a more normal binary operator More... almost 10 years ago
PEP 501: add logging examples, other tweaks More... almost 10 years ago
Update Tim's email address so PEPs build again More... almost 10 years ago
Major redesign of PEP 501 interpolation More... almost 10 years ago
PEP 495: Added Tim Peters as an author. More... almost 10 years ago
PEP 495: Addressed several (not all yet) mailing list commments. More... almost 10 years ago
Restored accidentally deleted newline. More... almost 10 years ago
Flushed out more text. Other than removing !s, !r, and !a, I think I am mostly done. More... almost 10 years ago
Improve comparison to string.Template and %-formatting. More... almost 10 years ago
Better link for PEP 461. More... almost 10 years ago
Added more words about rejecting binary f-strings. More... almost 10 years ago
Fix some markup. More... almost 10 years ago
Incorporate feedback from Guido. Still several more items to tackle. More... almost 10 years ago