openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
Python Enhancement Proposals
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 23 hours
ago. based on code collected
about 23 hours
ago.
Aug 05, 2024 — Aug 05, 2025
Showing page 4 of 213
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Clarify why pathlib doesn't inherit from str
Brett Cannon
More...
over 9 years ago
PEP 509: don't require to always increase the version
Victor Stinner
More...
over 9 years ago
PEP 509: fix typo reported by Jim J. Jewett
Victor Stinner
More...
over 9 years ago
PEP-8 Update on Knuth style breaking of a long formula. #issue26780
Senthil Kumaran
More...
over 9 years ago
PEP 509
Victor Stinner
More...
over 9 years ago
Fix typo, resea[r]ch
Chris Angelico
More...
over 9 years ago
Fix typo. Revert my previous diff that removed another example breaking before "and".
Guido van Rossum
More...
over 9 years ago
According to Knuth, it is better to break *before* a binary operator.
Guido van Rossum
More...
over 9 years ago
Fix style inconsistency with "and" on continuation line.
Guido van Rossum
More...
over 9 years ago
PEP 509: fix typos reported by Brett
Victor Stinner
More...
over 9 years ago
PEP 509: add link to Yury's patch
Victor Stinner
More...
over 9 years ago
PEP 509: dict version is now global
Victor Stinner
More...
over 9 years ago
Mark pep as accepted.
Steven D'Aprano
More...
over 9 years ago
Make API And Implementation section less wishy-washy.
Steven D'Aprano
More...
over 9 years ago
Add Text alias.
Guido van Rossum
More...
over 9 years ago
Add DefaultDict to PEP 484.
Guido van Rossum
More...
over 9 years ago
Update the section on type erasure to disallow Node[int]() -- you must use a type alias.
Guido van Rossum
More...
over 9 years ago
Update PEP 512 to denote that the initial GH work is done
Brett Cannon
More...
over 9 years ago
Remove redundant leading zeroes in PEP references.
Serhiy Storchaka
More...
over 9 years ago
Update status of work for PEP 512
Brett Cannon
More...
over 9 years ago
Minor update for PEP 512
Brett Cannon
More...
over 9 years ago
Fix broken links in PEP 378
Berker Peksag
More...
over 9 years ago
Fix typos and tweak the return value of dict_get_version(d)
Berker Peksag
More...
over 9 years ago
Show example of 2.7 syntax for argument-less function, and mention skipping 'self'.
Guido van Rossum
More...
over 9 years ago
Give an explicit example for how to annotate *args, **kwds.
Guido van Rossum
More...
over 9 years ago
Clarify what's allowed in the base classes when making a new generic class.
Guido van Rossum
More...
over 9 years ago
Relax constraints on @overload. It may occur in modules if followed by a no...@overload version.
Guido van Rossum
More...
over 9 years ago
Updates to PEP 484 concerning the syntax for Python 2.7 and straddling code.
Guido van Rossum
More...
over 9 years ago
Just refer to the spec in PEP 484 for straddling annotations instead of repeating the info in PEP 8.
Guido van Rossum
More...
over 9 years ago
PEP 493 has been implemented
Nick Coghlan
More...
over 9 years ago
←
1
2
3
4
5
6
7
8
9
…
212
213
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree