Modify ↓
      
Opened 8 years ago
Closed 8 years ago
#12884 closed task (fixed)
Remove workaround for readline 6 library
| Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos | 
|---|---|---|---|
| Priority: | normal | Milestone: | 1.3.3 | 
| Component: | admin/console | Version: | |
| Severity: | normal | Keywords: | readline | 
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
It appears we can revert the changes for #8711 since the issue is fixed in Python 2.6. I'll prepare some changes so we can test.
Attachments (0)
Change History (3)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Proposed change in [d7a9f916a/rjollos.git]. I haven't tested with Ubuntu yet, only on OSX. I'll test on Ubuntu 16.04 before committing the change.
comment:3 by , 8 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | assigned → closed | 
Fixed in r16271.
I'll leave the Release Notes empty since this shouldn't have any effect on end-users.
  Note:
 See   TracTickets
 for help on using tickets.
    


  
Change documented in TracDev/PluginDevelopment/ExtensionPoints/trac.admin.api.IAdminCommandProvider@4