File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ietfdb (6.99.0) ietf; urgency=medium
2+
3+ **Python 3 compatible code**
4+
5+ This is a major release which contains conversion of the datatracker
6+ Python code to run under Python-3.7 where it previously was specific
7+ to Python-2.7. The code was first converted to Python-3.7, and then
8+ additional work was done to make it compatible with both Python 2
9+ and 3. The changes updated 458 files, and touched close to 4000
10+ lines.
11+
12+ Making the code compatible with both Python 2 and 3 lets us continue
13+ to use the converted codebase until we're ready to move the primary
14+ webserver's mod_wsgi completely to Python 3. Otherwise, we would have
15+ to merge all new bugfixes and sprint contributions to both trunk
16+ (Python 2.7) and the new Python 3 branch, with doubled merge work
17+ until we were ready to move the server to Python 3. (Testing, though,
18+ will still need to be done under both 2 and 3 to ensure we don't loose
19+ compatibility.)
20+
21+ -- Henrik Levkowetz <henrik@levkowetz.com> 16 Jul 2019 16:14:12 +0000
22+
23+
124ietfdb (6.98.4) ietf; urgency=medium
225
326 This is a small bugfix release, to clear the slate before merging
You can’t perform that action at this time.
0 commit comments