#51939 closed defect (fixed)
python3*: backport pyport.h fix
Reported by: | Ionic (Mihai Moldovan) | Owned by: | jyrkiwahlstedt |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | python31 python32 python33 python34 python35 |
Attachments (4)
Change History (9)
comment:1 Changed 8 years ago by Ionic (Mihai Moldovan)
Changed 8 years ago by Ionic (Mihai Moldovan)
Attachment: | python36-pyport.h.patch added |
---|
Patch against python36
.
comment:2 Changed 8 years ago by Ionic (Mihai Moldovan)
Cc: | jwa@… removed |
---|---|
Owner: | changed from macports-tickets@… to jwa@… |
Done. Assigning maintainer. Please review and apply.
Changed 8 years ago by Ionic (Mihai Moldovan)
Attachment: | python33-pyport.h.patch added |
---|
Patch against python33
.
Changed 8 years ago by Ionic (Mihai Moldovan)
Attachment: | python34-pyport.h.patch added |
---|
Patch against python34
.
Changed 8 years ago by Ionic (Mihai Moldovan)
Attachment: | python35-pyport.h.patch added |
---|
Patch against python35
.
comment:3 Changed 8 years ago by Ionic (Mihai Moldovan)
Port: | python36 removed |
---|
Updated patches. The python36
patch is obsolete, because the patch was merged into the code base of the latest beta version already in ports.
comment:4 Changed 8 years ago by Mihai Moldovan <ionic@…>
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Patches cleanup for
python31
in r150872.Patch backported to
python31
in r150873. (With fixup in r150876.)Patches cleanup for
python32
in r150874.Patch backported to
python32
in r150875. (With fixup in r150877.)