◐ Shell
clean mode source ↗

Reorganise the devguide to directories by AA-Turner · Pull Request #895 · python/devguide

and others added 30 commits

February 28, 2020 15:35
…thonGH-588)


Co-authored-by: Kyle Stanley <aeros167@gmail.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
* Explicitly mention the preference for imperative over descriptive titles
* Link to the article from Chris Beams
Co-authored-by: Manuel Jacob <test>
Re-apply commit 0427168.
This time the issue was fixed in the script that generates the data,
so it shouldn't reappear.

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Spanish translation of Python documentation is located at new repository under `python` organization.
…sh docs translations (python#607)

Remove e-mail link

Co-authored-by: Maciej Olko <maciej.olko@yougov.com>
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
…#598)

Try to be more consistent about use of major.minor.micro version
numbers and of feature, bugfix, and security releases.  Reflect
current policy and practice for branch transitions as of 3.9.
Other minor cleanups.
* help: Add link to Discourse instance

Add note that IRC channel may not have history, and thus may not be easily searchable for newcomers.
(I could not easily find a discussion archive)

* Address Mariatta's comments