Commit Graph

29 Commits

Author SHA1 Message Date
Marti Raudsepp 9b64c6ea75
Various typo/grammar/style fixes (#1789)
Changes detected by Topy (https://github.com/intgr/topy), all changes
verified by hand, false positives have been omitted.

These range from straight-out misspellings to debatable hyphen placement.
The hyphen changes are supported by grammar manuals of style.
2021-02-03 06:06:23 -08:00
Mariatta cf3bad5ab3
Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464)
This reverts commit bb0e518ed3.
2017-11-11 11:28:55 -08:00
Huang Huang bb0e518ed3 Rename all .txt PEP files to .rst (GH-462)
For https://github.com/python/peps/issues/1
2017-11-11 10:30:43 -08:00
Benjamin Peterson 8fcba69688 put headers in the right order 2014-12-09 17:47:01 -05:00
Benjamin Peterson 2fd0ba7d2a add python-version 2014-12-09 09:41:53 -05:00
Benjamin Peterson de924e44b6 pep 466 implementation is complete 2014-08-28 12:39:34 -04:00
Benjamin Peterson c24c917575 urandom is done 2014-08-28 12:30:50 -04:00
Benjamin Peterson 178d452501 record completion of hashlib backport 2014-08-28 09:58:17 -04:00
Nick Coghlan e8bcf5c21a Update PEP 466 to reflect SSL merge 2014-08-23 14:28:08 +10:00
Ned Deily b679aa3959 Issue #22073: fix footnote references. 2014-07-25 13:15:24 -07:00
Nick Coghlan b7bd2d2ebe PEP 466: note hashlib.pbkdf2_hmac backport 2014-06-08 01:22:39 +10:00
Nick Coghlan 1501e123cb PEP 466: note OpenSSL upgrade completion 2014-06-01 04:36:58 +10:00
Nick Coghlan 801caadfd6 PEP 466: record revised implementation approach 2014-05-23 20:29:45 +10:00
Nick Coghlan a87ecb2a8e PEP 466: tweak wording of os.urandom() rationale 2014-05-12 20:55:52 +10:00
Nick Coghlan ceadb0f33c PEP 466: restore some rationale lost in final edits 2014-05-12 20:50:35 +10:00
Nick Coghlan bc6b5a6ec9 Guido has accepted PEP 466 2014-04-18 20:47:56 -04:00
Eric V. Smith 4e028e975c Fix typo. 2014-04-17 08:57:48 -04:00
Nick Coghlan 42f1bdc94b PEP 466: make proposal even more specific 2014-04-16 17:58:06 -04:00
Benjamin Peterson 608b8f9dab tlsv1 -> tlsv1.2 2014-03-28 11:41:27 -04:00
Nick Coghlan 132b9e6560 PEP 466: reword maintainability section at Alex's request 2014-03-27 20:56:27 +10:00
Nick Coghlan e274ee9805 PEP 466: finish incomplete edit 2014-03-26 22:05:39 +10:00
Nick Coghlan 06d9b34e66 PEP 466: Fix copy & paste error 2014-03-26 22:03:06 +10:00
Nick Coghlan 9ea9830f61 PEP 466: switch to more selective backports 2014-03-26 21:46:42 +10:00
Nick Coghlan 8978bad5e8 PEP 466: further simplify the proposal
- dropped the "legacy ssl" branch idea again
- explained why selective backports are a bad idea
- better explained how long term support differs from short term
- better explained some downstream constraints
- explained that downstream redistributors have been respecting
  our upstream policies, potentially against their own better
  judgement
- used Red Hat's support cycle as a reference model
- removed the snarky comments that hit unintended targets
- note the need for Windows specific contributions as an open question
- not the general need for contributions of time as an open question
- last open question is whether or not we're happy this is the best
  available solution given downstream constraints
2014-03-25 22:40:26 +10:00
Nick Coghlan a0068e1e6a PEP 466: cover OpenSSL compatibility 2014-03-24 23:15:06 +10:00
Nick Coghlan 7d72c4cea2 PEP 466: narrow scope, add legacy SSL branch 2014-03-24 22:28:06 +10:00
Nick Coghlan 0fddb79b61 Update PEP 466 based on first round of feedback 2014-03-23 16:41:24 +10:00
Nick Coghlan fffdb92c3a PEP 466: finish incomplete sentence 2014-03-23 07:17:32 +10:00
Nick Coghlan 668b05ec6c PEP 466: Network security enhancement exception 2014-03-23 06:53:40 +10:00