Staging
v0.5.1
https://github.com/python/cpython
Revision a7fbad96c8631070c1db137635d5bdd5e2aaac50 authored by Sergey Fedoseev on 09 September 2017, 16:39:36 UTC, committed by Mariatta on 09 September 2017, 16:39:36 UTC
1 parent b84bcc4
Raw File
Tip revision: a7fbad96c8631070c1db137635d5bdd5e2aaac50 authored by Sergey Fedoseev on 09 September 2017, 16:39:36 UTC
Make `json.dumps()` example to be PEP-8 compliant. (GH-3472)
Tip revision: a7fbad9
PULL_REQUEST_TEMPLATE.md
!!! If this is a backport PR (PR made against branches other than `master`),
please ensure that the PR title is in the following format:

[X.Y] <title from the original PR> GH-NNNN

Where: [X.Y] is the branch name, for example [3.6]

GH-NNNN refers to the PR number from `master`.

PLEASE: Remove this headline!!!
back to top