This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author abrezovsky
Recipients abrezovsky, christian.heimes, eryksun, giampaolo.rodola, jgosmann, mhils, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-03-06.02:19:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551838751.52.0.948396648628.issue29515@roundup.psfhosted.org>
In-reply-to
Content
I see your point.

Then perhaps only a subset of the more vital ones get added to previous releases?

#define IPPROTO_IPV4 IPPROTO_IPV4
#define IPPROTO_IPV6 IPPROTO_IPV6
#define IPPROTO_TCP IPPROTO_TCP
#define IPPROTO_UDP IPPROTO_UDP
#define IPPROTO_ICMP IPPROTO_ICMP
#define IPPROTO_ICMPV6 IPPROTO_ICMPV6
#define IPPROTO_RAW IPPROTO_RAW
History
Date User Action Args
2019-03-06 02:19:11abrezovskysetrecipients: + abrezovsky, paul.moore, giampaolo.rodola, christian.heimes, tim.golden, zach.ware, eryksun, steve.dower, jgosmann, mhils
2019-03-06 02:19:11abrezovskysetmessageid: <1551838751.52.0.948396648628.issue29515@roundup.psfhosted.org>
2019-03-06 02:19:11abrezovskylinkissue29515 messages
2019-03-06 02:19:11abrezovskycreate