File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2020#define PY_MINOR_VERSION 6
2121#define PY_MICRO_VERSION 2
2222#define PY_RELEASE_LEVEL PY_RELEASE_LEVEL_GAMMA
23- #define PY_RELEASE_SERIAL 1
23+ #define PY_RELEASE_SERIAL 2
2424
2525/* Version as a string */
26- #define PY_VERSION "3.6.2rc1 "
26+ #define PY_VERSION "3.6.2rc2 "
2727/*--end constants--*/
2828
2929/* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.
Original file line number Diff line number Diff line change 1- +++++++++++
1+ +++++++++++
22Python News
33+++++++++++
44
5- What's New in Python 3.6.3 release candidate 1 ?
5+ What's New in Python 3.6.2 release candidate 2 ?
66===============================================
77
8- *Release date: XXXX-XX-XX *
8+ *Release date: 2017-07-07 *
99
1010Core and Builtins
1111-----------------
Original file line number Diff line number Diff line change 1- This is Python version 3.6.2 release candidate 1
1+ This is Python version 3.6.2 release candidate 2
22================================================
33
44.. image :: https://travis-ci.org/python/cpython.svg?branch=3.6
You can’t perform that action at this time.
0 commit comments