This website requires JavaScript.
Explore
Help
Sign In
altf4arnold
/
datatracker
Watch
1
Star
0
Fork
You've already forked datatracker
0
Code
Issues
Pull requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
2d7c9629aa
datatracker
/
ietf
/
api
History
Henrik Levkowetz
2d7c9629aa
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
...
- Legacy-Id: 16446
2019-07-15 15:40:51 +00:00
..
management
Updated the file header generated by the makeresources managment command to set Copyright and file encoding, and use io.open() for py2/3 compatibility.
2019-07-15 14:35:25 +00:00
templates
/api
Added a very simple html version of the json API, to make it easier to explore the api manually.
2015-08-09 16:28:55 +00:00
__init__.py
Replaced use of six with the equivalent pure python3 constructs.
2019-07-08 10:43:47 +00:00
serializer.py
Give hashlib.md5() bytes instead of str.
2019-06-28 20:20:18 +00:00
tests.py
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
2019-07-15 15:40:51 +00:00
urls.py
Merged in [15263], [15264], [15265], [15287] from rcross@amsl.com:
2018-10-08 14:23:51 +00:00
views.py
Initial 2to3 patch with added copyright statement updates.
2019-06-27 14:40:54 +00:00