All of lore.kernel.org
 help / color / mirror / Atom feed
* (no subject)
@ 2015-07-16 11:48 Robert Kuska
  2015-07-16 11:48 ` [PATCH 01/11] sepolgen: Replace deprecated *Equals functions in tests Robert Kuska
                   ` (11 more replies)
  0 siblings, 12 replies; 23+ messages in thread
From: Robert Kuska @ 2015-07-16 11:48 UTC (permalink / raw)
  To: selinux

These patches aims to bring Python3 support to sepolgen module.
They're made from the patch I've sent earlier which was a little
bit big for a single review so I cut it into smaller patches.

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2015-07-17 15:29 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-16 11:48 Robert Kuska
2015-07-16 11:48 ` [PATCH 01/11] sepolgen: Replace deprecated *Equals functions in tests Robert Kuska
2015-07-16 11:48 ` [PATCH 02/11] sepolgen: Use relative imports for modules within sepolgen Robert Kuska
2015-07-16 11:48 ` [PATCH 03/11] sepolgen: Replace func_code calls with __code__ Robert Kuska
2015-07-16 11:48 ` [PATCH 04/11] sepolgen: Use sort function with key parameter Robert Kuska
2015-07-16 11:48 ` [PATCH 05/11] sepolgen: Unicode-objects must be encoded before hashing Robert Kuska
2015-07-16 11:48 ` [PATCH 06/11] sepolgen: Replace usage of __cmp__ with rich comparison Robert Kuska
2015-07-16 21:16   ` Jason Zaman
2015-07-17  6:06     ` Robert Kuska
2015-07-16 11:48 ` [PATCH 07/11] sepolgen: Replace usage of attributes of types module Robert Kuska
2015-07-16 11:48 ` [PATCH 08/11] sepolgen: Replace usage of xrange inside of tests Robert Kuska
2015-07-16 11:48 ` [PATCH 09/11] sepolgen: Apply fixes discovered by 2to3 where needed Robert Kuska
2015-07-16 11:48 ` [PATCH 10/11] sepolgen: Close files after reading/writing in tests Robert Kuska
2015-07-16 11:48 ` [PATCH 11/11] sepolgen: Edit tests so they pass even on Python3 where hash is random Robert Kuska
2015-07-16 11:56 ` Python3 Support for Sepolgen module Robert Kuska
2015-07-16 17:13   ` Stephen Smalley
2015-07-16 22:16   ` Jason Zaman
2015-07-17  6:39     ` Robert Kuska
2015-07-17  6:58       ` Jason Zaman
2015-07-17  7:28         ` Robert Kuska
2015-07-17  7:56           ` Jason Zaman
2015-07-17 13:33             ` Jason Zaman
2015-07-17 15:29               ` Michal Srb

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.