Google will probably fix this problem for you after dataclasses become popular. The docs will gain a bunch of inbound links and the issue will (probably) solve itself as time passes.
On Tue, Jun 12, 2018 at 2:48 PM Neil Schemenauer < [email protected]> wrote: > I'm testing "Data Classes" for Python 3.7. Awesome new feature, > BTW. The PEP is the first search result when I lookup "dataclass > python". Given that the PEP is not the best documentation for an > end user, I wonder if we should have a link in the header section of > the PEP that goes to better documentation. We could link accepted > PEPs to their section of the whatsnew. Or, link to the language > documentation that describes the feature. > _______________________________________________ > Python-ideas mailing list > [email protected] > https://mail.python.org/mailman/listinfo/python-ideas > Code of Conduct: http://python.org/psf/codeofconduct/ >
_______________________________________________ Python-ideas mailing list [email protected] https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/
