Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deal with Sphinx 4.4.0 extlinks warnings #10813

Closed
pradyunsg opened this issue Jan 21, 2022 · 4 comments
Closed

Deal with Sphinx 4.4.0 extlinks warnings #10813

pradyunsg opened this issue Jan 21, 2022 · 4 comments

Comments

@pradyunsg
Copy link
Member

We have ~525 warnings coming out of Sphinx, about situations for us to use extlinks more proactively. This causes our docs build to fail since Sphinx 4.4.0 has released.

Click here for the full list (on desktop, mobile would show this unconditionally)
/Users/pradyunsg/Developer/pip/docs/html/cli/pip_freeze.rst:80: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8418' could be replaced by an extlink (try using ':issue:`8418`' instead)
/Users/pradyunsg/Developer/pip/docs/html/development/architecture/anatomy.rst:3: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6831' could be replaced by an extlink (try using ':issue:`6831`' instead)
/Users/pradyunsg/Developer/pip/docs/html/development/architecture/command-line-interface.rst:15: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6831' could be replaced by an extlink (try using ':issue:`6831`' instead)
/Users/pradyunsg/Developer/pip/docs/html/development/architecture/configuration-files.rst:12: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6831' could be replaced by an extlink (try using ':issue:`6831`' instead)
/Users/pradyunsg/Developer/pip/docs/html/development/architecture/index.rst:9: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6831' could be replaced by an extlink (try using ':issue:`6831`' instead)
/Users/pradyunsg/Developer/pip/docs/html/development/architecture/overview.rst:3: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6831' could be replaced by an extlink (try using ':issue:`6831`' instead)
/Users/pradyunsg/Developer/pip/docs/html/development/architecture/upgrade-options.rst:5: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8115' could be replaced by an extlink (try using ':issue:`8115`' instead)
/Users/pradyunsg/Developer/pip/docs/html/development/ci.rst:5: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7279' could be replaced by an extlink (try using ':issue:`7279`' instead)
/Users/pradyunsg/Developer/pip/docs/html/development/contributing.rst:63: WARNING: hardcoded link 'https://pypi.org/project/towncrier/' could be replaced by an extlink (try using ':pypi:`towncrier`' instead)
/Users/pradyunsg/Developer/pip/docs/html/development/getting-started.rst:7: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/new?title=Trouble+with+pip+development+environment' could be replaced by an extlink (try using ':issue:`new?title=Trouble+with+pip+development+environment`' instead)
/Users/pradyunsg/Developer/pip/docs/html/development/issue-triage.rst:3: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6583' could be replaced by an extlink (try using ':issue:`6583`' instead)
/Users/pradyunsg/Developer/pip/docs/html/development/issue-triage.rst:179: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6814#issuecomment-516611389' could be replaced by an extlink (try using ':issue:`6814#issuecomment-516611389`' instead)
/Users/pradyunsg/Developer/pip/docs/html/development/issue-triage.rst:220: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/4331#issuecomment-520156471' could be replaced by an extlink (try using ':issue:`4331#issuecomment-520156471`' instead)
/Users/pradyunsg/Developer/pip/docs/html/development/issue-triage.rst:222: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/2920#issuecomment-508953118' could be replaced by an extlink (try using ':issue:`2920#issuecomment-508953118`' instead)
/Users/pradyunsg/Developer/pip/docs/html/development/issue-triage.rst:224: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5533#issuecomment-520159896' could be replaced by an extlink (try using ':issue:`5533#issuecomment-520159896`' instead)
/Users/pradyunsg/Developer/pip/docs/html/development/issue-triage.rst:226: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6364#issuecomment-507074729' could be replaced by an extlink (try using ':issue:`6364#issuecomment-507074729`' instead)
/Users/pradyunsg/Developer/pip/docs/html/development/issue-triage.rst:228: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6498#issuecomment-513501112' could be replaced by an extlink (try using ':issue:`6498#issuecomment-513501112`' instead)
/Users/pradyunsg/Developer/pip/docs/html/development/issue-triage.rst:230: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5379#issuecomment-515270576' could be replaced by an extlink (try using ':issue:`5379#issuecomment-515270576`' instead)
/Users/pradyunsg/Developer/pip/docs/html/development/issue-triage.rst:232: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6707#issue-467770959' could be replaced by an extlink (try using ':issue:`6707#issue-467770959`' instead)
src/pip/_vendor/README.rst:120: WARNING: hardcoded link 'https://pypi.org/project/vendoring/' could be replaced by an extlink (try using ':pypi:`vendoring`' instead)
[towncrier-fragments]:17: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10462' could be replaced by an extlink (try using ':issue:`10462`' instead)
[towncrier-fragments]:18: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10641' could be replaced by an extlink (try using ':issue:`10641`' instead)
[towncrier-fragments]:24: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10462' could be replaced by an extlink (try using ':issue:`10462`' instead)
[towncrier-fragments]:25: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10535' could be replaced by an extlink (try using ':issue:`10535`' instead)
[towncrier-fragments]:26: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10588' could be replaced by an extlink (try using ':issue:`10588`' instead)
[towncrier-fragments]:27: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10647' could be replaced by an extlink (try using ':issue:`10647`' instead)
[towncrier-fragments]:30: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10686' could be replaced by an extlink (try using ':issue:`10686`' instead)
[towncrier-fragments]:32: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10703' could be replaced by an extlink (try using ':issue:`10703`' instead)
[towncrier-fragments]:38: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10557' could be replaced by an extlink (try using ':issue:`10557`' instead)
[towncrier-fragments]:39: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10613' could be replaced by an extlink (try using ':issue:`10613`' instead)
[towncrier-fragments]:42: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9644' could be replaced by an extlink (try using ':issue:`9644`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:22: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10531' could be replaced by an extlink (try using ':issue:`10531`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:24: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10565' could be replaced by an extlink (try using ':issue:`10565`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:25: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10573' could be replaced by an extlink (try using ':issue:`10573`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:30: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10585' could be replaced by an extlink (try using ':issue:`10585`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:47: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10128' could be replaced by an extlink (try using ':issue:`10128`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:48: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10270' could be replaced by an extlink (try using ':issue:`10270`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:50: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10358' could be replaced by an extlink (try using ':issue:`10358`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:54: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10485' could be replaced by an extlink (try using ':issue:`10485`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:55: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10495' could be replaced by an extlink (try using ':issue:`10495`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:58: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8711' could be replaced by an extlink (try using ':issue:`8711`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:63: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10202' could be replaced by an extlink (try using ':issue:`10202`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:64: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10249' could be replaced by an extlink (try using ':issue:`10249`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:68: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10410' could be replaced by an extlink (try using ':issue:`10410`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:71: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10422' could be replaced by an extlink (try using ':issue:`10422`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:72: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10459' could be replaced by an extlink (try using ':issue:`10459`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:74: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10479' could be replaced by an extlink (try using ':issue:`10479`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:75: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10550' could be replaced by an extlink (try using ':issue:`10550`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:76: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8212' could be replaced by an extlink (try using ':issue:`8212`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:78: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9086' could be replaced by an extlink (try using ':issue:`9086`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:79: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9349' could be replaced by an extlink (try using ':issue:`9349`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:80: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9498' could be replaced by an extlink (try using ':issue:`9498`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:85: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10263' could be replaced by an extlink (try using ':issue:`10263`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:86: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10269' could be replaced by an extlink (try using ':issue:`10269`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:89: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10378' could be replaced by an extlink (try using ':issue:`10378`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:90: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10482' could be replaced by an extlink (try using ':issue:`10482`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:91: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10524' could be replaced by an extlink (try using ':issue:`10524`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:108: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10430' could be replaced by an extlink (try using ':issue:`10430`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:109: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10497' could be replaced by an extlink (try using ':issue:`10497`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:120: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10280' could be replaced by an extlink (try using ':issue:`10280`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:131: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10252' could be replaced by an extlink (try using ':issue:`10252`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:143: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10233' could be replaced by an extlink (try using ':issue:`10233`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:178: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10117' could be replaced by an extlink (try using ':issue:`10117`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:180: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10151' could be replaced by an extlink (try using ':issue:`10151`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:182: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9069' could be replaced by an extlink (try using ':issue:`9069`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:193: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10002' could be replaced by an extlink (try using ':issue:`10002`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:194: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10034' could be replaced by an extlink (try using ':issue:`10034`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:195: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10045' could be replaced by an extlink (try using ':issue:`10045`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:196: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10071' could be replaced by an extlink (try using ':issue:`10071`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:197: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10149' could be replaced by an extlink (try using ':issue:`10149`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:198: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/4958' could be replaced by an extlink (try using ':issue:`4958`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:199: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7975' could be replaced by an extlink (try using ':issue:`7975`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:211: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8954' could be replaced by an extlink (try using ':issue:`8954`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:212: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9450' could be replaced by an extlink (try using ':issue:`9450`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:215: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9455' could be replaced by an extlink (try using ':issue:`9455`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:217: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9686' could be replaced by an extlink (try using ':issue:`9686`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:218: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9915' could be replaced by an extlink (try using ':issue:`9915`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:219: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9925' could be replaced by an extlink (try using ':issue:`9925`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:222: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9931' could be replaced by an extlink (try using ':issue:`9931`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:223: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9987' could be replaced by an extlink (try using ':issue:`9987`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:228: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10043' could be replaced by an extlink (try using ':issue:`10043`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:229: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10080' could be replaced by an extlink (try using ':issue:`10080`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:230: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10115' could be replaced by an extlink (try using ':issue:`10115`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:233: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10162' could be replaced by an extlink (try using ':issue:`10162`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:235: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/3931' could be replaced by an extlink (try using ':issue:`3931`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:236: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7667' could be replaced by an extlink (try using ':issue:`7667`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:237: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8931' could be replaced by an extlink (try using ':issue:`8931`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:238: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9204' could be replaced by an extlink (try using ':issue:`9204`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:240: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9822' could be replaced by an extlink (try using ':issue:`9822`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:243: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9844' could be replaced by an extlink (try using ':issue:`9844`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:245: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9845' could be replaced by an extlink (try using ':issue:`9845`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:267: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10020' could be replaced by an extlink (try using ':issue:`10020`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:268: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/10031' could be replaced by an extlink (try using ':issue:`10031`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:279: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9841' could be replaced by an extlink (try using ':issue:`9841`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:282: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9910' could be replaced by an extlink (try using ':issue:`9910`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:283: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9944' could be replaced by an extlink (try using ':issue:`9944`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:285: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9953' could be replaced by an extlink (try using ':issue:`9953`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:296: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9912' could be replaced by an extlink (try using ':issue:`9912`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:304: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9831' could be replaced by an extlink (try using ':issue:`9831`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:305: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9838' could be replaced by an extlink (try using ':issue:`9838`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:306: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9878' could be replaced by an extlink (try using ':issue:`9878`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:325: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8253' could be replaced by an extlink (try using ':issue:`8253`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:326: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9091' could be replaced by an extlink (try using ':issue:`9091`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:330: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9139' could be replaced by an extlink (try using ':issue:`9139`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:331: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9547' could be replaced by an extlink (try using ':issue:`9547`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:332: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9748' could be replaced by an extlink (try using ':issue:`9748`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:333: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9774' could be replaced by an extlink (try using ':issue:`9774`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:340: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/4390' could be replaced by an extlink (try using ':issue:`4390`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:341: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6409' could be replaced by an extlink (try using ':issue:`6409`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:342: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7269' could be replaced by an extlink (try using ':issue:`7269`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:344: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8090' could be replaced by an extlink (try using ':issue:`8090`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:347: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8214' could be replaced by an extlink (try using ':issue:`8214`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:349: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8418' could be replaced by an extlink (try using ':issue:`8418`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:350: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8733' could be replaced by an extlink (try using ':issue:`8733`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:351: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8785' could be replaced by an extlink (try using ':issue:`8785`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:355: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9300' could be replaced by an extlink (try using ':issue:`9300`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:357: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9348' could be replaced by an extlink (try using ':issue:`9348`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:359: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9409' could be replaced by an extlink (try using ':issue:`9409`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:361: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9541' could be replaced by an extlink (try using ':issue:`9541`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:362: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9565' could be replaced by an extlink (try using ':issue:`9565`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:363: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9779' could be replaced by an extlink (try using ':issue:`9779`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:364: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9827' could be replaced by an extlink (try using ':issue:`9827`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:381: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/4822829F-6A45-4202-87BA-A80482DF6D4E' could be replaced by an extlink (try using ':issue:`4822829F-6A45-4202-87BA-A80482DF6D4E`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:382: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6720' could be replaced by an extlink (try using ':issue:`6720`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:383: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8418' could be replaced by an extlink (try using ':issue:`8418`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:384: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9647' could be replaced by an extlink (try using ':issue:`9647`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:385: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9692' could be replaced by an extlink (try using ':issue:`9692`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:397: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9461' could be replaced by an extlink (try using ':issue:`9461`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:398: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9516' could be replaced by an extlink (try using ':issue:`9516`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:416: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6148' could be replaced by an extlink (try using ':issue:`6148`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:417: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7502' could be replaced by an extlink (try using ':issue:`7502`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:419: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7554' could be replaced by an extlink (try using ':issue:`7554`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:421: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8802' could be replaced by an extlink (try using ':issue:`8802`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:422: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9189' could be replaced by an extlink (try using ':issue:`9189`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:423: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9338' could be replaced by an extlink (try using ':issue:`9338`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:429: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/1884' could be replaced by an extlink (try using ':issue:`1884`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:430: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9186' could be replaced by an extlink (try using ':issue:`9186`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:437: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9273' could be replaced by an extlink (try using ':issue:`9273`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:440: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9337' could be replaced by an extlink (try using ':issue:`9337`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:452: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9172' could be replaced by an extlink (try using ':issue:`9172`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:453: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9343' could be replaced by an extlink (try using ':issue:`9343`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:464: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9206' could be replaced by an extlink (try using ':issue:`9206`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:467: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9315' could be replaced by an extlink (try using ':issue:`9315`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:472: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8876' could be replaced by an extlink (try using ':issue:`8876`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:475: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9180' could be replaced by an extlink (try using ':issue:`9180`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:476: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9203' could be replaced by an extlink (try using ':issue:`9203`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:480: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9246' could be replaced by an extlink (try using ':issue:`9246`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:499: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9264' could be replaced by an extlink (try using ':issue:`9264`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:510: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9185' could be replaced by an extlink (try using ':issue:`9185`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:512: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9249' could be replaced by an extlink (try using ':issue:`9249`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:517: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9117' could be replaced by an extlink (try using ':issue:`9117`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:519: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9191' could be replaced by an extlink (try using ':issue:`9191`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:521: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9203' could be replaced by an extlink (try using ':issue:`9203`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:523: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9232' could be replaced by an extlink (try using ':issue:`9232`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:525: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9246' could be replaced by an extlink (try using ':issue:`9246`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:536: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9269' could be replaced by an extlink (try using ':issue:`9269`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:547: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9193' could be replaced by an extlink (try using ':issue:`9193`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:559: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9133' could be replaced by an extlink (try using ':issue:`9133`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:564: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9077' could be replaced by an extlink (try using ':issue:`9077`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:565: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9100' could be replaced by an extlink (try using ':issue:`9100`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:566: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9138' could be replaced by an extlink (try using ':issue:`9138`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:571: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9011' could be replaced by an extlink (try using ':issue:`9011`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:572: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9083' could be replaced by an extlink (try using ':issue:`9083`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:575: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9101' could be replaced by an extlink (try using ':issue:`9101`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:576: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9122' could be replaced by an extlink (try using ':issue:`9122`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:578: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9156' could be replaced by an extlink (try using ':issue:`9156`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:579: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9160' could be replaced by an extlink (try using ':issue:`9160`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:580: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9169' could be replaced by an extlink (try using ':issue:`9169`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:598: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9039' could be replaced by an extlink (try using ':issue:`9039`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:599: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9131' could be replaced by an extlink (try using ':issue:`9131`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:610: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/4256' could be replaced by an extlink (try using ':issue:`4256`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:612: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8181' could be replaced by an extlink (try using ':issue:`8181`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:613: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8417' could be replaced by an extlink (try using ':issue:`8417`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:614: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8927' could be replaced by an extlink (try using ':issue:`8927`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:615: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9069' could be replaced by an extlink (try using ':issue:`9069`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:620: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/4256' could be replaced by an extlink (try using ':issue:`4256`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:621: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6121' could be replaced by an extlink (try using ':issue:`6121`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:622: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8355' could be replaced by an extlink (try using ':issue:`8355`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:623: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8676' could be replaced by an extlink (try using ':issue:`8676`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:625: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8752' could be replaced by an extlink (try using ':issue:`8752`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:628: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8804' could be replaced by an extlink (try using ':issue:`8804`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:631: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8815' could be replaced by an extlink (try using ':issue:`8815`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:633: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8892' could be replaced by an extlink (try using ':issue:`8892`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:634: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8905' could be replaced by an extlink (try using ':issue:`8905`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:637: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8924' could be replaced by an extlink (try using ':issue:`8924`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:639: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8971' could be replaced by an extlink (try using ':issue:`8971`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:640: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8975' could be replaced by an extlink (try using ':issue:`8975`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:641: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9019' could be replaced by an extlink (try using ':issue:`9019`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:642: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9049' could be replaced by an extlink (try using ':issue:`9049`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:647: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8103' could be replaced by an extlink (try using ':issue:`8103`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:649: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8578' could be replaced by an extlink (try using ':issue:`8578`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:653: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8658' could be replaced by an extlink (try using ':issue:`8658`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:655: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8696' could be replaced by an extlink (try using ':issue:`8696`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:658: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8792' could be replaced by an extlink (try using ':issue:`8792`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:660: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8827' could be replaced by an extlink (try using ':issue:`8827`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:662: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8839' could be replaced by an extlink (try using ':issue:`8839`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:665: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8861' could be replaced by an extlink (try using ':issue:`8861`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:666: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8963' could be replaced by an extlink (try using ':issue:`8963`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:668: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8996' could be replaced by an extlink (try using ':issue:`8996`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:681: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7231' could be replaced by an extlink (try using ':issue:`7231`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:682: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7311' could be replaced by an extlink (try using ':issue:`7311`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:683: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8636' could be replaced by an extlink (try using ':issue:`8636`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:684: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8783' could be replaced by an extlink (try using ':issue:`8783`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:684: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8848' could be replaced by an extlink (try using ':issue:`8848`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:685: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8807' could be replaced by an extlink (try using ':issue:`8807`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:686: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9044' could be replaced by an extlink (try using ':issue:`9044`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:687: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/9056' could be replaced by an extlink (try using ':issue:`9056`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:698: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8417' could be replaced by an extlink (try using ':issue:`8417`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:699: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8927' could be replaced by an extlink (try using ':issue:`8927`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:704: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8023' could be replaced by an extlink (try using ':issue:`8023`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:706: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8676' could be replaced by an extlink (try using ':issue:`8676`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:708: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8905' could be replaced by an extlink (try using ':issue:`8905`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:711: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8924' could be replaced by an extlink (try using ':issue:`8924`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:717: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8758' could be replaced by an extlink (try using ':issue:`8758`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:719: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8792' could be replaced by an extlink (try using ':issue:`8792`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:721: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8839' could be replaced by an extlink (try using ':issue:`8839`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:728: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8807' could be replaced by an extlink (try using ':issue:`8807`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:739: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8181' could be replaced by an extlink (try using ':issue:`8181`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:744: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8752' could be replaced by an extlink (try using ':issue:`8752`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:757: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8090' could be replaced by an extlink (try using ':issue:`8090`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:760: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8695' could be replaced by an extlink (try using ':issue:`8695`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:763: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8701' could be replaced by an extlink (try using ':issue:`8701`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:763: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8716' could be replaced by an extlink (try using ':issue:`8716`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:765: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8717' could be replaced by an extlink (try using ':issue:`8717`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:766: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8724' could be replaced by an extlink (try using ':issue:`8724`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:778: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8603' could be replaced by an extlink (try using ':issue:`8603`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:783: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8645' could be replaced by an extlink (try using ':issue:`8645`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:785: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8654' could be replaced by an extlink (try using ':issue:`8654`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:787: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8665' could be replaced by an extlink (try using ':issue:`8665`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:788: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8677' could be replaced by an extlink (try using ':issue:`8677`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:790: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8684' could be replaced by an extlink (try using ':issue:`8684`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:796: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8371' could be replaced by an extlink (try using ':issue:`8371`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:797: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8660' could be replaced by an extlink (try using ':issue:`8660`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:808: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6998' could be replaced by an extlink (try using ':issue:`6998`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:808: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8617' could be replaced by an extlink (try using ':issue:`8617`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:809: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7309' could be replaced by an extlink (try using ':issue:`7309`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:810: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8288' could be replaced by an extlink (try using ':issue:`8288`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:811: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8368' could be replaced by an extlink (try using ':issue:`8368`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:813: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8372' could be replaced by an extlink (try using ':issue:`8372`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:817: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8408' could be replaced by an extlink (try using ':issue:`8408`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:822: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/3166' could be replaced by an extlink (try using ':issue:`3166`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:823: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5380' could be replaced by an extlink (try using ':issue:`5380`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:824: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6030' could be replaced by an extlink (try using ':issue:`6030`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:827: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6536' could be replaced by an extlink (try using ':issue:`6536`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:836: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8546' could be replaced by an extlink (try using ':issue:`8546`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:836: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8377' could be replaced by an extlink (try using ':issue:`8377`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:837: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6741' could be replaced by an extlink (try using ':issue:`6741`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:838: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6754' could be replaced by an extlink (try using ':issue:`6754`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:839: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7693' could be replaced by an extlink (try using ':issue:`7693`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:840: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7811' could be replaced by an extlink (try using ':issue:`7811`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:842: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8128' could be replaced by an extlink (try using ':issue:`8128`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:843: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8504' could be replaced by an extlink (try using ':issue:`8504`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:844: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8588' could be replaced by an extlink (try using ':issue:`8588`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:847: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8601' could be replaced by an extlink (try using ':issue:`8601`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:852: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5021' could be replaced by an extlink (try using ':issue:`5021`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:853: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7625' could be replaced by an extlink (try using ':issue:`7625`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:854: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7968' could be replaced by an extlink (try using ':issue:`7968`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:855: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8342' could be replaced by an extlink (try using ':issue:`8342`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:857: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8454' could be replaced by an extlink (try using ':issue:`8454`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:858: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8521' could be replaced by an extlink (try using ':issue:`8521`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:880: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7688' could be replaced by an extlink (try using ':issue:`7688`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:881: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7908' could be replaced by an extlink (try using ':issue:`7908`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:883: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8072' could be replaced by an extlink (try using ':issue:`8072`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:884: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8353' could be replaced by an extlink (try using ':issue:`8353`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:885: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8373' could be replaced by an extlink (try using ':issue:`8373`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:886: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8459' could be replaced by an extlink (try using ':issue:`8459`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:887: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8512' could be replaced by an extlink (try using ':issue:`8512`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:888: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8576' could be replaced by an extlink (try using ':issue:`8576`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:899: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5712' could be replaced by an extlink (try using ':issue:`5712`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:901: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7998' could be replaced by an extlink (try using ':issue:`7998`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:906: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8207' could be replaced by an extlink (try using ':issue:`8207`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:916: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7555' could be replaced by an extlink (try using ':issue:`7555`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:918: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8167' could be replaced by an extlink (try using ':issue:`8167`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:923: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8164' could be replaced by an extlink (try using ':issue:`8164`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:924: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8178' could be replaced by an extlink (try using ':issue:`8178`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:941: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7350' could be replaced by an extlink (try using ':issue:`7350`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:946: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8124' could be replaced by an extlink (try using ':issue:`8124`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:947: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8139' could be replaced by an extlink (try using ':issue:`8139`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:959: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5979' could be replaced by an extlink (try using ':issue:`5979`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:960: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7297' could be replaced by an extlink (try using ':issue:`7297`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:961: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7555' could be replaced by an extlink (try using ':issue:`7555`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:963: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7680' could be replaced by an extlink (try using ':issue:`7680`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:968: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/609' could be replaced by an extlink (try using ':issue:`609`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:970: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6391' could be replaced by an extlink (try using ':issue:`6391`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:971: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7249' could be replaced by an extlink (try using ':issue:`7249`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:972: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7729' could be replaced by an extlink (try using ':issue:`7729`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:973: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7768' could be replaced by an extlink (try using ':issue:`7768`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:974: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7847' could be replaced by an extlink (try using ':issue:`7847`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:975: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/988' could be replaced by an extlink (try using ':issue:`988`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:980: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/3988' could be replaced by an extlink (try using ':issue:`3988`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:981: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6446' could be replaced by an extlink (try using ':issue:`6446`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:983: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7402' could be replaced by an extlink (try using ':issue:`7402`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:984: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7430' could be replaced by an extlink (try using ':issue:`7430`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:985: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7699' could be replaced by an extlink (try using ':issue:`7699`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:987: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7718' could be replaced by an extlink (try using ':issue:`7718`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:989: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7731' could be replaced by an extlink (try using ':issue:`7731`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:990: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7856' could be replaced by an extlink (try using ':issue:`7856`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:991: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7872' could be replaced by an extlink (try using ':issue:`7872`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:992: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7962' could be replaced by an extlink (try using ':issue:`7962`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:993: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8013' could be replaced by an extlink (try using ':issue:`8013`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1016: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/1983' could be replaced by an extlink (try using ':issue:`1983`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1018: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/3191' could be replaced by an extlink (try using ':issue:`3191`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1019: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7008' could be replaced by an extlink (try using ':issue:`7008`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1020: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7767' could be replaced by an extlink (try using ':issue:`7767`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1021: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7803' could be replaced by an extlink (try using ':issue:`7803`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1032: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7626' could be replaced by an extlink (try using ':issue:`7626`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1048: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7621' could be replaced by an extlink (try using ':issue:`7621`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1064: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6908' could be replaced by an extlink (try using ':issue:`6908`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1066: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6998' could be replaced by an extlink (try using ':issue:`6998`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1067: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7296' could be replaced by an extlink (try using ':issue:`7296`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1070: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7297' could be replaced by an extlink (try using ':issue:`7297`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1071: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7309' could be replaced by an extlink (try using ':issue:`7309`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1072: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7327' could be replaced by an extlink (try using ':issue:`7327`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1074: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7355' could be replaced by an extlink (try using ':issue:`7355`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1078: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7487' could be replaced by an extlink (try using ':issue:`7487`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1080: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7543' could be replaced by an extlink (try using ':issue:`7543`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1088: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/1668' could be replaced by an extlink (try using ':issue:`1668`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1090: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6414' could be replaced by an extlink (try using ':issue:`6414`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1091: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6640' could be replaced by an extlink (try using ':issue:`6640`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1093: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6673' could be replaced by an extlink (try using ':issue:`6673`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1095: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6852' could be replaced by an extlink (try using ':issue:`6852`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1100: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7146' could be replaced by an extlink (try using ':issue:`7146`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1101: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7225' could be replaced by an extlink (try using ':issue:`7225`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1102: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7376' could be replaced by an extlink (try using ':issue:`7376`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1104: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7498' could be replaced by an extlink (try using ':issue:`7498`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1106: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7517' could be replaced by an extlink (try using ':issue:`7517`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1117: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/980' could be replaced by an extlink (try using ':issue:`980`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1122: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5702' could be replaced by an extlink (try using ':issue:`5702`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1122: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7155' could be replaced by an extlink (try using ':issue:`7155`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1123: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5716' could be replaced by an extlink (try using ':issue:`5716`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1124: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6410' could be replaced by an extlink (try using ':issue:`6410`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1126: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6426' could be replaced by an extlink (try using ':issue:`6426`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1127: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6599' could be replaced by an extlink (try using ':issue:`6599`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1128: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6642' could be replaced by an extlink (try using ':issue:`6642`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1130: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6783' could be replaced by an extlink (try using ':issue:`6783`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1132: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7191' could be replaced by an extlink (try using ':issue:`7191`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1133: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7193' could be replaced by an extlink (try using ':issue:`7193`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1134: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7207' could be replaced by an extlink (try using ':issue:`7207`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1135: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/3025' could be replaced by an extlink (try using ':issue:`3025`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1135: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7296' could be replaced by an extlink (try using ':issue:`7296`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1140: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7333' could be replaced by an extlink (try using ':issue:`7333`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1141: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7340' could be replaced by an extlink (try using ':issue:`7340`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1143: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7393' could be replaced by an extlink (try using ':issue:`7393`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1144: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7488' could be replaced by an extlink (try using ':issue:`7488`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1146: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7541' could be replaced by an extlink (try using ':issue:`7541`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1165: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7182' could be replaced by an extlink (try using ':issue:`7182`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1166: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7197' could be replaced by an extlink (try using ':issue:`7197`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1167: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7201' could be replaced by an extlink (try using ':issue:`7201`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1168: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7222' could be replaced by an extlink (try using ':issue:`7222`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1169: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7347' could be replaced by an extlink (try using ':issue:`7347`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1170: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7385' could be replaced by an extlink (try using ':issue:`7385`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1181: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7219' could be replaced by an extlink (try using ':issue:`7219`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1186: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6606' could be replaced by an extlink (try using ':issue:`6606`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1197: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7037' could be replaced by an extlink (try using ':issue:`7037`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1200: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7163' could be replaced by an extlink (try using ':issue:`7163`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1205: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/3191' could be replaced by an extlink (try using ':issue:`3191`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1207: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6858' could be replaced by an extlink (try using ':issue:`6858`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1208: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6886' could be replaced by an extlink (try using ':issue:`6886`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1209: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6891' could be replaced by an extlink (try using ':issue:`6891`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1210: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7102' could be replaced by an extlink (try using ':issue:`7102`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1218: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/3907' could be replaced by an extlink (try using ':issue:`3907`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1220: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/3942' could be replaced by an extlink (try using ':issue:`3942`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1221: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/4358' could be replaced by an extlink (try using ':issue:`4358`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1222: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/4910' could be replaced by an extlink (try using ':issue:`4910`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1223: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5306' could be replaced by an extlink (try using ':issue:`5306`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1224: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6202' could be replaced by an extlink (try using ':issue:`6202`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1226: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6213' could be replaced by an extlink (try using ':issue:`6213`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1227: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6705' could be replaced by an extlink (try using ':issue:`6705`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1229: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6763' could be replaced by an extlink (try using ':issue:`6763`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1231: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6770' could be replaced by an extlink (try using ':issue:`6770`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1232: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6795' could be replaced by an extlink (try using ':issue:`6795`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1233: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6804' could be replaced by an extlink (try using ':issue:`6804`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1235: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6841' could be replaced by an extlink (try using ':issue:`6841`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1236: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6885' could be replaced by an extlink (try using ':issue:`6885`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1237: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6890' could be replaced by an extlink (try using ':issue:`6890`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1239: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6892' could be replaced by an extlink (try using ':issue:`6892`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1241: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6924' could be replaced by an extlink (try using ':issue:`6924`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1242: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6947' could be replaced by an extlink (try using ':issue:`6947`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1243: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6954' could be replaced by an extlink (try using ':issue:`6954`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1244: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6991' could be replaced by an extlink (try using ':issue:`6991`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1245: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7071' could be replaced by an extlink (try using ':issue:`7071`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1246: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7118' could be replaced by an extlink (try using ':issue:`7118`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1246: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/7119' could be replaced by an extlink (try using ':issue:`7119`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1265: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6516' could be replaced by an extlink (try using ':issue:`6516`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1266: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6637' could be replaced by an extlink (try using ':issue:`6637`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1267: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6794' could be replaced by an extlink (try using ':issue:`6794`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1278: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6885' could be replaced by an extlink (try using ':issue:`6885`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1289: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6795' could be replaced by an extlink (try using ':issue:`6795`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1290: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6804' could be replaced by an extlink (try using ':issue:`6804`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1302: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6772' could be replaced by an extlink (try using ':issue:`6772`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1314: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6685' could be replaced by an extlink (try using ':issue:`6685`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1315: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6549' could be replaced by an extlink (try using ':issue:`6549`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1320: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5948' could be replaced by an extlink (try using ':issue:`5948`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1321: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/3799' could be replaced by an extlink (try using ':issue:`3799`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1322: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6587' could be replaced by an extlink (try using ':issue:`6587`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1323: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6633' could be replaced by an extlink (try using ':issue:`6633`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1325: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5874' could be replaced by an extlink (try using ':issue:`5874`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1327: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5082' could be replaced by an extlink (try using ':issue:`5082`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1329: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6638' could be replaced by an extlink (try using ':issue:`6638`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1331: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5169' could be replaced by an extlink (try using ':issue:`5169`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1332: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5499' could be replaced by an extlink (try using ':issue:`5499`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1333: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6585' could be replaced by an extlink (try using ':issue:`6585`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1335: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5908' could be replaced by an extlink (try using ':issue:`5908`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1337: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6121' could be replaced by an extlink (try using ':issue:`6121`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1339: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6404' could be replaced by an extlink (try using ':issue:`6404`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1341: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6551' could be replaced by an extlink (try using ':issue:`6551`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1347: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/1890' could be replaced by an extlink (try using ':issue:`1890`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1349: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5369' could be replaced by an extlink (try using ':issue:`5369`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1351: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5518' could be replaced by an extlink (try using ':issue:`5518`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1353: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5671' could be replaced by an extlink (try using ':issue:`5671`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1354: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5963' could be replaced by an extlink (try using ':issue:`5963`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1355: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6008' could be replaced by an extlink (try using ':issue:`6008`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1356: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6371' could be replaced by an extlink (try using ':issue:`6371`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1358: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6383' could be replaced by an extlink (try using ':issue:`6383`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1360: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6386' could be replaced by an extlink (try using ':issue:`6386`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1362: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6413' could be replaced by an extlink (try using ':issue:`6413`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1365: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6489' could be replaced by an extlink (try using ':issue:`6489`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1366: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6513' could be replaced by an extlink (try using ':issue:`6513`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1368: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6527' could be replaced by an extlink (try using ':issue:`6527`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1370: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6543' could be replaced by an extlink (try using ':issue:`6543`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1370: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6675' could be replaced by an extlink (try using ':issue:`6675`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1371: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6648' could be replaced by an extlink (try using ':issue:`6648`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1372: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6651' could be replaced by an extlink (try using ':issue:`6651`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1387: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6726' could be replaced by an extlink (try using ':issue:`6726`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1388: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6471' could be replaced by an extlink (try using ':issue:`6471`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1389: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6724' could be replaced by an extlink (try using ':issue:`6724`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1390: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6512' could be replaced by an extlink (try using ':issue:`6512`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1391: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/4733' could be replaced by an extlink (try using ':issue:`4733`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1401: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6434' could be replaced by an extlink (try using ':issue:`6434`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1407: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6440' could be replaced by an extlink (try using ':issue:`6440`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1419: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5060' could be replaced by an extlink (try using ':issue:`5060`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1420: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5443' could be replaced by an extlink (try using ':issue:`5443`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1421: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5499' could be replaced by an extlink (try using ':issue:`5499`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1423: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5549' could be replaced by an extlink (try using ':issue:`5549`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1425: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5749' could be replaced by an extlink (try using ':issue:`5749`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1427: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6290' could be replaced by an extlink (try using ':issue:`6290`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1429: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6298' could be replaced by an extlink (try using ':issue:`6298`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1430: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6305' could be replaced by an extlink (try using ':issue:`6305`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1432: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6314' could be replaced by an extlink (try using ':issue:`6314`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1434: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6319' could be replaced by an extlink (try using ':issue:`6319`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1439: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/1219' could be replaced by an extlink (try using ':issue:`1219`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1441: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/4195' could be replaced by an extlink (try using ':issue:`4195`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1442: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5175' could be replaced by an extlink (try using ':issue:`5175`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1443: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5889' could be replaced by an extlink (try using ':issue:`5889`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1444: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5892' could be replaced by an extlink (try using ':issue:`5892`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1445: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6054' could be replaced by an extlink (try using ':issue:`6054`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1448: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6285' could be replaced by an extlink (try using ':issue:`6285`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1449: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6295' could be replaced by an extlink (try using ':issue:`6295`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1450: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6312' could be replaced by an extlink (try using ':issue:`6312`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1453: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6370' could be replaced by an extlink (try using ':issue:`6370`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1456: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6419' could be replaced by an extlink (try using ':issue:`6419`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1470: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6422' could be replaced by an extlink (try using ':issue:`6422`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1482: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6252' could be replaced by an extlink (try using ':issue:`6252`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1483: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6266' could be replaced by an extlink (try using ':issue:`6266`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1495: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6197' could be replaced by an extlink (try using ':issue:`6197`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1498: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6170' could be replaced by an extlink (try using ':issue:`6170`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1500: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6163' could be replaced by an extlink (try using ':issue:`6163`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1505: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6165' could be replaced by an extlink (try using ':issue:`6165`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1506: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6169' could be replaced by an extlink (try using ':issue:`6169`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1507: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6194' could be replaced by an extlink (try using ':issue:`6194`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1508: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6196' could be replaced by an extlink (try using ':issue:`6196`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1509: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6207' could be replaced by an extlink (try using ':issue:`6207`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1515: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5815' could be replaced by an extlink (try using ':issue:`5815`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1526: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6158' could be replaced by an extlink (try using ':issue:`6158`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1526: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6171' could be replaced by an extlink (try using ':issue:`6171`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1537: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6106' could be replaced by an extlink (try using ':issue:`6106`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1538: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6148' could be replaced by an extlink (try using ':issue:`6148`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1540: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6060' could be replaced by an extlink (try using ':issue:`6060`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1541: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5866' could be replaced by an extlink (try using ':issue:`5866`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1547: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5743' could be replaced by an extlink (try using ':issue:`5743`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1548: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5008' could be replaced by an extlink (try using ':issue:`5008`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1551: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5656' could be replaced by an extlink (try using ':issue:`5656`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1552: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5943' could be replaced by an extlink (try using ':issue:`5943`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1553: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5827' could be replaced by an extlink (try using ':issue:`5827`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1554: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6141' could be replaced by an extlink (try using ':issue:`6141`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1559: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/3055' could be replaced by an extlink (try using ':issue:`3055`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1560: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/4746' could be replaced by an extlink (try using ':issue:`4746`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1560: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/6124' could be replaced by an extlink (try using ':issue:`6124`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1561: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/3055' could be replaced by an extlink (try using ':issue:`3055`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1562: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5147' could be replaced by an extlink (try using ':issue:`5147`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1563: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/4833' could be replaced by an extlink (try using ':issue:`4833`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1564: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5270' could be replaced by an extlink (try using ':issue:`5270`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1564: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5483' could be replaced by an extlink (try using ':issue:`5483`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1565: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/4170' could be replaced by an extlink (try using ':issue:`4170`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1566: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5385' could be replaced by an extlink (try using ':issue:`5385`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1567: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5839' could be replaced by an extlink (try using ':issue:`5839`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1568: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5838' could be replaced by an extlink (try using ':issue:`5838`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1569: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5737' could be replaced by an extlink (try using ':issue:`5737`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1570: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5868' could be replaced by an extlink (try using ':issue:`5868`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1571: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5841' could be replaced by an extlink (try using ':issue:`5841`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1572: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5848' could be replaced by an extlink (try using ':issue:`5848`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1573: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5031' could be replaced by an extlink (try using ':issue:`5031`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1574: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/4759' could be replaced by an extlink (try using ':issue:`4759`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1575: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5870' could be replaced by an extlink (try using ':issue:`5870`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1576: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5968' could be replaced by an extlink (try using ':issue:`5968`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1577: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5735' could be replaced by an extlink (try using ':issue:`5735`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1582: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5213' could be replaced by an extlink (try using ':issue:`5213`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1599: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5958' could be replaced by an extlink (try using ':issue:`5958`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1600: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5949' could be replaced by an extlink (try using ':issue:`5949`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1601: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5888' could be replaced by an extlink (try using ':issue:`5888`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1602: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5984' could be replaced by an extlink (try using ':issue:`5984`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1615: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/4187' could be replaced by an extlink (try using ':issue:`4187`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1618: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5355' could be replaced by an extlink (try using ':issue:`5355`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1619: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5375' could be replaced by an extlink (try using ':issue:`5375`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1620: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5525' could be replaced by an extlink (try using ':issue:`5525`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1621: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5561' could be replaced by an extlink (try using ':issue:`5561`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1622: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5798' could be replaced by an extlink (try using ':issue:`5798`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1627: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/2037' could be replaced by an extlink (try using ':issue:`2037`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1628: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5433' could be replaced by an extlink (try using ':issue:`5433`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1630: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5624' could be replaced by an extlink (try using ':issue:`5624`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1631: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5644' could be replaced by an extlink (try using ':issue:`5644`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1632: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5670' could be replaced by an extlink (try using ':issue:`5670`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1634: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5679' could be replaced by an extlink (try using ':issue:`5679`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1635: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5751' could be replaced by an extlink (try using ':issue:`5751`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1636: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/5819' could be replaced by an extlink (try using ':issue:`5819`' instead)
/Users/pradyunsg/Developer/pip/NEWS.rst:1651: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/user_guide_fix_requirements_file_ref' could be replaced by an extlink (try using ':issue:`user_guide_fix_requirements_file_ref`' instead)
/Users/pradyunsg/Developer/pip/docs/html/user_guide.rst:143: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/988' could be replaced by an extlink (try using ':issue:`988`' instead)
/Users/pradyunsg/Developer/pip/docs/html/user_guide.rst:298: WARNING: hardcoded link 'https://pypi.org/project/wheel/' could be replaced by an extlink (try using ':pypi:`wheel`' instead)
/Users/pradyunsg/Developer/pip/docs/html/user_guide.rst:1052: WARNING: hardcoded link 'https://pypi.org/project/tensorflow/' could be replaced by an extlink (try using ':pypi:`tensorflow`' instead)
/Users/pradyunsg/Developer/pip/docs/html/user_guide.rst:1104: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8661' could be replaced by an extlink (try using ':issue:`8661`' instead)
/Users/pradyunsg/Developer/pip/docs/html/ux_research_design.rst:10: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8518' could be replaced by an extlink (try using ':issue:`8518`' instead)
/Users/pradyunsg/Developer/pip/docs/html/ux_research_design.rst:11: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8515' could be replaced by an extlink (try using ':issue:`8515`' instead)
/Users/pradyunsg/Developer/pip/docs/html/ux_research_design.rst:12: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8516' could be replaced by an extlink (try using ':issue:`8516`' instead)
/Users/pradyunsg/Developer/pip/docs/html/ux_research_design.rst:13: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/8517' could be replaced by an extlink (try using ':issue:`8517`' instead)
/Users/pradyunsg/Developer/pip/docs/html/ux_research_design.rst:44: WARNING: hardcoded link 'https://github.com/pypa/pip/issues/new' could be replaced by an extlink (try using ':issue:`new`' instead)
@pradyunsg
Copy link
Member Author

#10814 deals with this, by blocking use of Sphinx 4.4.0 in docs/requirements.txt.

Multiple PRs were failing due to this issue, so I've merged that without reviews.

@pfmoore
Copy link
Member

pfmoore commented Jan 21, 2022

It seems a bit harsh that Sphinx is now spewing out noisy warnings for what looks like simple style advice (of the form "this construct might be more convenient for you"). But I know very little about Sphinx - is there a good reason for them to have made this a warning? And can we just suppress that warning if we don't want to or aren't ready to change?

But yeah, pinning sphinx is the right quick fix.

@pradyunsg
Copy link
Member Author

And can we just suppress that warning if we don't want to or aren't ready to change?

Not yet -- sphinx-doc/sphinx#10112

That's why I've put it as a !=4.4.0; because I'd like to have our CI fail for 4.4.1 so that we can add the relevant flag in.

@ichard26
Copy link
Member

This doesn't seem to be relevant anymore as we're using Sphinx 7 and I don't see any warnings on a clean documentation build.
image

@pfmoore pfmoore closed this as completed Mar 13, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants