Get ready for release 2.11.3

need xdis 3.5.1 for now. Adjust for xdis "is-not" which we need as "is not"
This commit is contained in:
rocky
2017-08-09 21:19:30 -04:00
parent bb9b3ac9cf
commit 8393064136
6 changed files with 56 additions and 5 deletions

View File

@@ -172,6 +172,9 @@ See Also
* https://github.com/figment/unpyc3/ : fork of above, but supports Python 3.3 only. Include some fixes like supporting function annotations
* The HISTORY_ file.
* `How to report a bug <https://github.com/rocky/python-uncompyle6/blob/master/HOW-TO-REPORT-A-BUG.md>`_
* https://github.com/rocky/python-xdis : Cross Python version disassembler
* https://github.com/rocky/python-xasm : Cross Python version assembler
.. _trepan: https://pypi.python.org/pypi/trepan
.. _HISTORY: https://github.com/rocky/python-uncompyle6/blob/master/HISTORY.md