Page MenuHomeFreeBSD

py-tipper, get python stack tracebacks via SIGUSR1
ClosedPublic

Authored by alfred on Nov 15 2014, 8:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 3 2024, 8:43 PM
Unknown Object (File)
Oct 2 2024, 9:12 PM
Unknown Object (File)
Oct 2 2024, 5:14 PM
Unknown Object (File)
Oct 1 2024, 5:01 AM
Unknown Object (File)
Sep 24 2024, 4:14 AM
Unknown Object (File)
Aug 30 2024, 2:00 AM
Unknown Object (File)
Aug 18 2024, 11:16 PM
Unknown Object (File)
Aug 18 2024, 4:01 AM
Subscribers

Details

Reviewers
mva
wg
Group Reviewers
Python

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

alfred retitled this revision from to py-tipper, get python stack tracebacks via SIGUSR1.
alfred updated this object.
alfred edited the test plan for this revision. (Show Details)
mva requested changes to this revision.Nov 20 2014, 11:33 AM
mva added a reviewer: mva.
mva added a subscriber: mva.
mva added inline comments.
devel/py-tipper/Makefile
16

Please use the new USES=python syntax instead.

devel/py-tipper/pkg-descr
2

You should keep this aligned with other pkg-descr contents. WWW: is missing

This revision now requires changes to proceed.Nov 20 2014, 11:33 AM
alfred edited edge metadata.

I dont like that header in the pkg-descr file, but other than that looks good.

alfred edited edge metadata.
  • D1170#11 - remove banner from pkg-descr.
mva edited edge metadata.

lgtm

devel/py-tipper/pkg-descr
2

Is that really necessary? We're not supporting MarkDown or reStructuredText and this looks kind of weird to me. :)

This revision is now accepted and ready to land.Nov 21 2014, 6:00 PM