0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 04, 2024 — Aug 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
The type of an empty tuple is spelled Tuple[()]. Fixes upstream #231. More... about 9 years ago
Fix an indentation error in the rST for NewType (Ryan Gonzalez). More... about 9 years ago
Add a .gitignore in preparation for moving to GitHub More... about 9 years ago
Issue #27191: Improve markup of PEP 8, patch by Ian Lee More... about 9 years ago
Defer PEP 459 in addition to 426 More... about 9 years ago
Officially defer PEP 426 (Metadata 2.0) More... about 9 years ago
Add NewType() to PEP 484. More... about 9 years ago
Add "Python-Version: 3.6" header to PEP 519. More... about 9 years ago
Add Type and ContextManager to list of everything in typing.py. More... about 9 years ago
Add annotation to async def example. More... about 9 years ago
Short subsection on annotating coroutines (Ivan L, #225). More... about 9 years ago
Update what needs to be done for PEP 519 More... about 9 years ago
Improve wording on covariance of Type[] (Ivan L, #107). More... about 9 years ago
Clarify a sentence that mentioned LoggedVar[t]. More... about 9 years ago
Add section to PEP 484 on new feature Type[C]. More... about 9 years ago
PEP 103: Updates from Oleg Broytman More... about 9 years ago
A new co-author for PEP 483, Ivan Levkivskyi, has greatly added to it. More... about 9 years ago
update 3.6.0 release schedule More... about 9 years ago
PEP 518: Add resolution link More... about 9 years ago
Add Resolution header. More... about 9 years ago
Mark PEP 519 as accepted More... about 9 years ago
Add PEP 519: Adding a file system path protocol More... about 9 years ago
Accept PEP 518: https://mail.python.org/pipermail/distutils-sig/2016-May/028969.html More... about 9 years ago
Add PEP 518: Specifying minimum build requirements for Python projects More... about 9 years ago
Better link for UTF-8b from Serhiy. More... about 9 years ago
PEP 383: the link to Markus Kuhn's "UTF-8b" died. I found it a fresh one. More... about 9 years ago
Remove deferred PEP 501 from 3.6 feature list More... about 9 years ago
Remove extra colon. More... about 9 years ago
Fix indentation. More... about 9 years ago
Mark PEP 515 as accepted. More... about 9 years ago