Staging
v0.5.1
https://github.com/python/cpython
Revision c7ff163abf428d73d4054754db3c99d06487e3ad authored by Berker Peksag on 03 March 2017, 15:07:18 UTC, committed by GitHub on 03 March 2017, 15:07:18 UTC
Allow developers to not have to either test on N Python versions or
looked through multiple versions of the docs to know whether they can
easily update.

(cherry picked from commit c643a967dd7d33ccefa5b61b38caf40b448057ce)
1 parent 2adc668
Raw File
Tip revision: c7ff163abf428d73d4054754db3c99d06487e3ad authored by Berker Peksag on 03 March 2017, 15:07:18 UTC
Add Python version since deprecation in base64 methods. (#33) (#429)
Tip revision: c7ff163
.gitattributes
Misc/NEWS   merge=union

*.pck binary
Lib/test/cjkencodings/* binary
Lib/test/decimaltestdata/*.decTest binary
Lib/test/sndhdrdata/sndhdr.* binary
Lib/test/test_email/data/msg_26.txt binary
Lib/test/xmltestdata/* binary
Lib/venv/scripts/nt/* binary
Lib/test/coding20731.py binary
back to top