Václav Brožík
94287a9288
PEP 485: Fix relative difference formula ( #2909 )
...
* PEP 485: Fix relative difference formula
The formula did not work correctly for negative (a+b) values.
* PEP 485: Fix grammatical typo
Grammatical typo close to the formula typo.
2022-12-03 13:59:14 -06:00
Christopher H.Barker, PhD
dd8535b610
PEP 485: Update email address ( #2566 )
2022-04-29 17:19:25 +01:00
Dimitri Papadopoulos Orfanos
57d9baf04d
Typos found by codespell ( #2073 )
...
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2021-09-17 11:18:24 -07:00
Min ho Kim
e54097d3c4
Fix typos in various PEPs ( #1111 )
2019-06-24 21:58:50 -07:00
Matthias Bussonnier
6134fd36c0
Fix IPython spelling in pep 485 ( #570 )
2018-02-06 15:01:16 -07:00
Janzert
11c7319b1e
pep-485: Fix function name typo ( #513 )
2017-12-15 11:21:15 -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
Christopher H.Barker, PhD
2aa8101ec1
fixed a (critical) typo ( #445 )
...
I somehow had "smaller" for both the weak and strong cases -- not sure I let that slip through originally
2017-11-02 10:37:43 +11:00
Berker Peksag
070dc7e037
bpo-31736: Fix typos in PEP 485
...
Reported by Ben Bolker.
2017-10-10 08:26:27 +03:00
Marti Raudsepp
04a6af2ab1
Fix various typos, spelling and grammar errors
...
Errors detected using Topy (https://github.com/intgr/topy ), all changes
verified by hand.
2016-07-11 18:35:35 +03:00
Serhiy Storchaka
cc1c734886
Issue #26921 : Fixed a/an articles.
2016-05-03 13:52:22 +03:00
Chris Angelico
bb09381e29
PEP 485: Apply Chris's changes
2015-06-01 08:55:27 +10:00
Yury Selivanov
005aecce65
Update pep 485 status; update pep 478
2015-05-31 17:15:34 -04:00
Guido van Rossum
cb3a92f81f
Properly terminate Emacs variable list at end of PEP 485.
2015-05-17 09:21:53 -07:00
Chris Angelico
95a79e766d
Add Resolution header to now-accepted PEP 485
2015-05-18 01:14:55 +10:00
Chris Angelico
2f9f0e42b5
Apply Chris's changes, including an acceptance mark
2015-05-17 12:12:19 +10:00
Chris Angelico
2ca23b9a32
Update PEP 485 from Chris Barker's edits (w/ minor formatting)
2015-02-11 23:13:44 +11:00
Chris Angelico
1641c51ddd
Update PEP 485 from Chris Barker's edits
2015-02-05 10:17:42 +11:00
Chris Angelico
2a0e763757
Fix percentage markers in PEP 485 per Chris Barker's edits
2015-01-27 03:04:55 +11:00
Chris Angelico
9e4c0dd449
Apply Chris Barker's latest PEP 485 changes
2015-01-23 11:50:29 +11:00
Chris Angelico
79268209af
Minor formatting fixes to PEP 485, missed in the first pass
2015-01-22 12:25:26 +11:00
Chris Angelico
6c5d998ce0
First public draft of new PEP 485 for an is_close_to() function
2015-01-22 12:15:51 +11:00