Ticket #2924 defect closed fixed
conch gmpy support doesn't work anymore
| Reported by: | therve | Owned by: | |
|---|---|---|---|
| Priority: | highest | Milestone: | |
| Component: | conch | Keywords: | |
| Cc: | Branch: |
branches/conch-gmpy-support-2924
(diff, github, buildbot, log) |
|
| Author: | therve | Launchpad Bug: |
Description
This fails with this error:
File "twisted-trunk/twisted/conch/ssh/common.py", line 105, in _fastgetMP
mp.append(long(gmpy.mpz(data[c+4:c+l+4][::-1]+'\x00')))
exceptions.ValueError: string without NULL characters expected
Change History
Note: See
TracTickets for help on using
tickets.
