PEP 426: avoid ambiguous pronouns
This commit is contained in:
parent
d5325ea005
commit
87ee84724d
|
@ -1380,8 +1380,8 @@ the new metadata standard.
|
||||||
The data also shows that the pre-release sorting discrepancies are seen
|
The data also shows that the pre-release sorting discrepancies are seen
|
||||||
only when analysing *all* versions from PyPI, rather than when analysing
|
only when analysing *all* versions from PyPI, rather than when analysing
|
||||||
public versions. This is largely due to the fact that PyPI normally reports
|
public versions. This is largely due to the fact that PyPI normally reports
|
||||||
only the most recent version for each project (unless the maintainers
|
only the most recent version for each project (unless maintainers
|
||||||
explicitly configure it to display additional versions). However,
|
explicitly configure their project to display additional versions). However,
|
||||||
installers that need to satisfy detailed version constraints often need
|
installers that need to satisfy detailed version constraints often need
|
||||||
to look at all available versions, as they may need to retrieve an older
|
to look at all available versions, as they may need to retrieve an older
|
||||||
release.
|
release.
|
||||||
|
|
Loading…
Reference in New Issue