Opened 5 years ago
Closed 5 years ago
#5607 closed defect (fixed)
Make LDAP plugin Python3 compatible
| Reported by: | Olivier Mehani | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | programming | Keywords: | |
| Cc: | Parent Tickets: |
Description
A quick 2to3 run over the plugin code, that failed with Python3, and a README update to mention the right package name.
Attachments (1)
Change History (2)
by , 5 years ago
| Attachment: | 0001-Make-ldap-plugin-python3-compatible.patch added |
|---|
comment:1 by , 5 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Merged:
http://git.savannah.gnu.org/cgit/mediagoblin.git/commit/?id=8bb15a5477ca8175d71de9740acbee99ca1946ae
Thank you Olivier!