Staging
v0.8.1
https://github.com/python/cpython
Revision ef4ec6ed12d6c6200a85068f60483723298b6ff4 authored by Ned Deily on 25 March 2019, 20:21:05 UTC, committed by Ned Deily on 25 March 2019, 20:21:05 UTC
1 parent 3ee1266
Raw File
Tip revision: ef4ec6ed12d6c6200a85068f60483723298b6ff4 authored by Ned Deily on 25 March 2019, 20:21:05 UTC
3.7.3
Tip revision: ef4ec6e
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, e.g. [3.7].

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

PLEASE: Remove this headline!!!
back to top