Title: gh-101100: Fix Sphinx warnings from PEP 3108 stdlib re-organisation by hugovk · Pull Request #114327 · python/cpython · GitHub
Open Graph Title: gh-101100: Fix Sphinx warnings from PEP 3108 stdlib re-organisation by hugovk · Pull Request #114327 · python/cpython
X Title: gh-101100: Fix Sphinx warnings from PEP 3108 stdlib re-organisation by hugovk · Pull Request #114327 · python/cpython
Description: PEP 3108 "Standard Library Reorganization" lists a number of modules that were removed and renamed in Python 3. This fixes 124 warnings from those modules, plus some neighbouring warnings in affected paragraphs: Doc/whatsnew/2.0.rst:1037: WARNING: py:mod reference target not found: httplib Doc/whatsnew/2.0.rst:1046: WARNING: py:mod reference target not found: httplib Doc/whatsnew/2.0.rst:1046: WARNING: py:mod reference target not found: httplib Doc/whatsnew/2.0.rst:1111: WARNING: py:mod reference target not found: robotparser Doc/whatsnew/2.0.rst:1132: WARNING: py:mod reference target not found: _winreg Doc/whatsnew/2.0.rst:1132: WARNING: py:mod reference target not found: _winreg Doc/whatsnew/2.0.rst:1132: WARNING: py:mod reference target not found: _winreg Doc/whatsnew/2.2.rst:52: WARNING: py:mod reference target not found: UserList Doc/whatsnew/2.2.rst:52: WARNING: py:class reference target not found: UserList Doc/whatsnew/2.2.rst:70: WARNING: py:meth reference target not found: __getattr__ Doc/whatsnew/2.2.rst:936: WARNING: py:mod reference target not found: xmlrpclib Doc/whatsnew/2.2.rst:959: WARNING: py:mod reference target not found: SimpleXMLRPCServer Doc/whatsnew/2.2.rst:965: WARNING: py:attr reference target not found: tm_year Doc/whatsnew/2.2.rst:965: WARNING: py:func reference target not found: fstat Doc/whatsnew/2.2.rst:965: WARNING: py:func reference target not found: statvfs Doc/whatsnew/2.2.rst:965: WARNING: py:func reference target not found: fstatvfs Doc/whatsnew/2.2.rst:965: WARNING: py:func reference target not found: localtime Doc/whatsnew/2.2.rst:965: WARNING: py:func reference target not found: gmtime Doc/whatsnew/2.2.rst:965: WARNING: py:func reference target not found: strptime Doc/whatsnew/2.4.rst:1084: WARNING: py:mod reference target not found: httplib Doc/whatsnew/2.4.rst:1221: WARNING: py:mod reference target not found: rfc822 Doc/whatsnew/2.4.rst:1221: WARNING: py:func reference target not found: email.Utils.formatdate Doc/whatsnew/2.4.rst:1221: WARNING: py:func reference target not found: rfc822.formatdate Doc/whatsnew/2.4.rst:1311: WARNING: py:mod reference target not found: xmlrpclib Doc/whatsnew/2.4.rst:1326: WARNING: py:mod reference target not found: cookielib Doc/whatsnew/2.4.rst:1326: WARNING: py:mod reference target not found: Cookie Doc/whatsnew/2.4.rst:1338: WARNING: py:mod reference target not found: urllib2 Doc/whatsnew/2.4.rst:1338: WARNING: py:mod reference target not found: cookielib Doc/whatsnew/2.5.rst:1481: WARNING: py:mod reference target not found: cPickle Doc/whatsnew/2.5.rst:1481: WARNING: py:meth reference target not found: __reduce__ Doc/whatsnew/2.5.rst:1522: WARNING: py:mod reference target not found: SimpleXMLRPCServer Doc/whatsnew/2.5.rst:1522: WARNING: py:mod reference target not found: DocXMLRPCServer Doc/whatsnew/2.5.rst:1653: WARNING: py:mod reference target not found: xmlrpclib Doc/whatsnew/2.5.rst:1653: WARNING: py:func reference target not found: loads Doc/whatsnew/2.5.rst:1653: WARNING: py:class reference target not found: Unmarshaller Doc/whatsnew/2.5.rst:2256: WARNING: py:mod reference target not found: cPickle Doc/whatsnew/2.5.rst:2256: WARNING: py:meth reference target not found: __reduce__ Doc/whatsnew/2.5.rst:2261: WARNING: py:mod reference target not found: SimpleXMLRPCServer Doc/whatsnew/2.5.rst:2261: WARNING: py:mod reference target not found: DocXMLRPCServer Doc/whatsnew/2.6.rst:1083: WARNING: py:mod reference target not found: StringIO Doc/whatsnew/2.6.rst:1083: WARNING: py:mod reference target not found: cStringIO Doc/whatsnew/2.6.rst:1809: WARNING: py:mod reference target not found: urlparse Doc/whatsnew/2.6.rst:1898: WARNING: py:mod reference target not found: Cookie Doc/whatsnew/2.6.rst:1898: WARNING: py:class reference target not found: Morsel Doc/whatsnew/2.6.rst:1898: WARNING: py:attr reference target not found: httponly Doc/whatsnew/2.6.rst:1989: WARNING: py:class reference target not found: httplib.HTTPConnection Doc/whatsnew/2.6.rst:1989: WARNING: py:class reference target not found: HTTPSConnection Doc/whatsnew/2.6.rst:2374: WARNING: py:mod reference target not found: SocketServer Doc/whatsnew/2.6.rst:2374: WARNING: py:meth reference target not found: handle_timeout Doc/whatsnew/2.6.rst:2374: WARNING: py:attr reference target not found: timeout Doc/whatsnew/2.6.rst:2374: WARNING: py:meth reference target not found: serve_forever Doc/whatsnew/2.6.rst:2481: WARNING: py:mod reference target not found: test.test_support Doc/whatsnew/2.6.rst:2481: WARNING: py:func reference target not found: EnvironmentVarGuard Doc/whatsnew/2.6.rst:2579: WARNING: py:func reference target not found: urllib.urlopen Doc/whatsnew/2.6.rst:2579: WARNING: py:func reference target not found: urllib2.urlopen Doc/whatsnew/2.6.rst:2607: WARNING: py:class reference target not found: SimpleXMLRPCServer Doc/whatsnew/2.6.rst:2607: WARNING: py:class reference target not found: DocXMLRPCServer Doc/whatsnew/2.6.rst:2624: WARNING: py:mod reference target not found: xmlrpclib Doc/whatsnew/2.6.rst:2624: WARNING: py:class reference target not found: xmlrpclib.DateTime Doc/whatsnew/2.6.rst:2624: WARNING: py:mod reference target not found: xmlrpclib Doc/whatsnew/2.6.rst:3277: WARNING: py:mod reference target not found: xmlrpclib Doc/whatsnew/2.6.rst:3277: WARNING: py:class reference target not found: xmlrpclib.DateTime Doc/whatsnew/2.6.rst:3277: WARNING: py:mod reference target not found: xmlrpclib Doc/whatsnew/2.7.rst:917: WARNING: py:mod reference target not found: Cookie Doc/whatsnew/2.7.rst:1015: WARNING: py:mod reference target not found: cPickle Doc/whatsnew/2.7.rst:1020: WARNING: py:mod reference target not found: cPickle Doc/whatsnew/2.7.rst:1166: WARNING: py:mod reference target not found: cookielib Doc/whatsnew/2.7.rst:1309: WARNING: py:class reference target not found: httplib.HTTPResponse Doc/whatsnew/2.7.rst:1309: WARNING: py:mod reference target not found: httplib Doc/whatsnew/2.7.rst:1313: WARNING: py:class reference target not found: httplib.HTTPConnection Doc/whatsnew/2.7.rst:1313: WARNING: py:class reference target not found: httplib.HTTPSConnection Doc/whatsnew/2.7.rst:1521: WARNING: py:mod reference target not found: SocketServer Doc/whatsnew/2.7.rst:1521: WARNING: py:class reference target not found: SocketServer.TCPServer Doc/whatsnew/2.7.rst:1521: WARNING: py:attr reference target not found: SocketServer.TCPServer.disable_nagle_algorithm Doc/whatsnew/2.7.rst:1521: WARNING: py:attr reference target not found: SocketServer.BaseServer.timeout Doc/whatsnew/2.7.rst:1521: WARNING: py:meth reference target not found: SocketServer.BaseServer.handle_timeout Doc/whatsnew/2.7.rst:1521: WARNING: py:meth reference target not found: SocketServer.BaseServer.handle_request Doc/whatsnew/2.7.rst:1651: WARNING: py:mod reference target not found: urlparse Doc/whatsnew/2.7.rst:1651: WARNING: py:func reference target not found: urlparse.urlsplit Doc/whatsnew/2.7.rst:1678: WARNING: py:mod reference target not found: urlparse Doc/whatsnew/2.7.rst:1700: WARNING: py:mod reference target not found: xmlrpclib Doc/whatsnew/2.7.rst:1700: WARNING: py:mod reference target not found: SimpleXMLRPCServer Doc/whatsnew/2.7.rst:2337: WARNING: py:mod reference target not found: _winreg Doc/whatsnew/2.7.rst:2337: WARNING: py:func reference target not found: _winreg.CreateKeyEx Doc/whatsnew/2.7.rst:2337: WARNING: py:func reference target not found: _winreg.DeleteKeyEx Doc/whatsnew/2.7.rst:2337: WARNING: py:func reference target not found: _winreg.DisableReflectionKey Doc/whatsnew/2.7.rst:2337: WARNING: py:func reference target not found: _winreg.EnableReflectionKey Doc/whatsnew/2.7.rst:2337: WARNING: py:func reference target not found: _winreg.QueryReflectionKey Doc/whatsnew/2.7.rst:2511: WARNING: py:mod reference target not found: urlparse Doc/whatsnew/2.7.rst:2511: WARNING: py:func reference target not found: urlparse.urlsplit Doc/whatsnew/2.7.rst:2714: WARNING: py:mod reference target not found: httplib Doc/whatsnew/2.7.rst:2714: WARNING: py:mod reference target not found: urllib2 Doc/whatsnew/3.0.rst:340: WARNING: py:mod reference target not found: StringIO Doc/whatsnew/3.0.rst:340: WARNING: py:mod reference target not found: cStringIO Doc/whatsnew/3.0.rst:566: WARNING: py:mod reference target not found: bsddb3 Doc/whatsnew/3.0.rst:588: WARNING: py:mod reference target not found: cPickle Doc/whatsnew/3.0.rst:588: WARNING: py:mod reference target not found: cPickle Doc/whatsnew/3.0.rst:588: WARNING: py:mod reference target not found: StringIO Doc/whatsnew/3.0.rst:606: WARNING: py:mod reference target not found: anydbm Doc/whatsnew/3.0.rst:606: WARNING: py:mod reference target not found: dbhash Doc/whatsnew/3.0.rst:606: WARNING: py:mod reference target not found: dumbdbm Doc/whatsnew/3.0.rst:606: WARNING: py:mod reference target not found: gdbm Doc/whatsnew/3.0.rst:606: WARNING: py:mod reference target not found: whichdb Doc/whatsnew/3.0.rst:609: WARNING: py:mod reference target not found: HTMLParser Doc/whatsnew/3.0.rst:609: WARNING: py:mod reference target not found: htmlentitydefs Doc/whatsnew/3.0.rst:611: WARNING: py:mod reference target not found: httplib Doc/whatsnew/3.0.rst:611: WARNING: py:mod reference target not found: BaseHTTPServer Doc/whatsnew/3.0.rst:611: WARNING: py:mod reference target not found: CGIHTTPServer Doc/whatsnew/3.0.rst:611: WARNING: py:mod reference target not found: SimpleHTTPServer Doc/whatsnew/3.0.rst:611: WARNING: py:mod reference target not found: Cookie Doc/whatsnew/3.0.rst:611: WARNING: py:mod reference target not found: cookielib Doc/whatsnew/3.0.rst:620: WARNING: py:mod reference target not found: urllib2 Doc/whatsnew/3.0.rst:620: WARNING: py:mod reference target not found: urlparse Doc/whatsnew/3.0.rst:620: WARNING: py:mod reference target not found: robotparse Doc/whatsnew/3.0.rst:623: WARNING: py:mod reference target not found: xmlrpclib Doc/whatsnew/3.0.rst:623: WARNING: py:mod reference target not found: DocXMLRPCServer Doc/whatsnew/3.0.rst:623: WARNING: py:mod reference target not found: SimpleXMLRPCServer Doc/whatsnew/3.0.rst:645: WARNING: py:mod reference target not found: thread Doc/whatsnew/3.0.rst:645: WARNING: py:func reference target not found: acquire_lock Doc/whatsnew/3.0.rst:645: WARNING: py:func reference target not found: release_lock Doc/whatsnew/3.0.rst:645: WARNING: py:func reference target not found: acquire Doc/whatsnew/3.0.rst:645: WARNING: py:func reference target not found: release Doc/whatsnew/3.5.rst:2420: WARNING: py:meth reference target not found: HTMLParser.error Doc/whatsnew/3.5.rst:2420: WARNING: py:exc reference target not found: HTMLParserError Issue: gh-101100 📚 Documentation preview 📚: https://cpython-previews--114327.org.readthedocs.build/
Open Graph Description: PEP 3108 "Standard Library Reorganization" lists a number of modules that were removed and renamed in Python 3. This fixes 124 warnings from those modules, plus some neighbouring warnings...
X Description: PEP 3108 "Standard Library Reorganization" lists a number of modules that were removed and renamed in Python 3. This fixes 124 warnings from those modules, plus some neighbouring ...
Opengraph URL: https://github.com/python/cpython/pull/114327
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:e3677fb4-5b8a-7771-5af6-3d2bc0b1733d |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | C218:124678:839A50:B02A5E:6969DF7B |
| html-safe-nonce | ec518b954edb3d8787c99ac610f32ab6b0f5029ce2fc0f3fe79b8fd6108a0b7f |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDMjE4OjEyNDY3ODo4MzlBNTA6QjAyQTVFOjY5NjlERjdCIiwidmlzaXRvcl9pZCI6Ijc5NTc4ODAyMDk5ODc0NjA5ODciLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 2c8494265db868ef2843c3f3e27f39b663c8a7fa9948d3178d6c61c97c8a09d6 |
| hovercard-subject-tag | pull_request:1687443835 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/python/cpython/pull/114327/files |
| twitter:image | https://avatars.githubusercontent.com/u/1324225?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/u/1324225?s=400&v=4 |
| og:image:alt | PEP 3108 "Standard Library Reorganization" lists a number of modules that were removed and renamed in Python 3. This fixes 124 warnings from those modules, plus some neighbouring warnings... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 7b32f1c7c4549428ee399213e8345494fc55b5637195d3fc5f493657579235e8 |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/python/cpython git https://github.com/python/cpython.git |
| octolytics-dimension-user_id | 1525981 |
| octolytics-dimension-user_login | python |
| octolytics-dimension-repository_id | 81598961 |
| octolytics-dimension-repository_nwo | python/cpython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 81598961 |
| octolytics-dimension-repository_network_root_nwo | python/cpython |
| turbo-body-classes | logged-out env-production page-responsive full-width |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | bdde15ad1b403e23b08bbd89b53fbe6bdf688cad |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width