All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Kuska <rkuska@redhat.com>
To: selinux@tycho.nsa.gov
Subject: Re: Python3 Support for Sepolgen module
Date: Thu, 16 Jul 2015 07:56:15 -0400 (EDT)	[thread overview]
Message-ID: <439836082.34025817.1437047775259.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <1437047301-17672-1-git-send-email-rkuska@redhat.com>



----- Original Message -----
> From: "Robert Kuska" <rkuska@redhat.com>
> To: selinux@tycho.nsa.gov
> Sent: Thursday, July 16, 2015 1:48:10 PM
> 
> These patches aims to bring Python3 support to sepolgen module.

Refering to 11 patches I've sent.

> 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.
> 
> 
> _______________________________________________
> Selinux mailing list
> Selinux@tycho.nsa.gov
> To unsubscribe, send email to Selinux-leave@tycho.nsa.gov.
> To get help, send an email containing "help" to
> Selinux-request@tycho.nsa.gov.
> 

Looks like I messed up the --compose option of git send-email.



--
Robert Kuska
{rkuska}

  parent reply	other threads:[~2015-07-16 11:56 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Robert Kuska [this message]
2015-07-16 17:13   ` Python3 Support for Sepolgen module 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=439836082.34025817.1437047775259.JavaMail.zimbra@redhat.com \
    --to=rkuska@redhat.com \
    --cc=selinux@tycho.nsa.gov \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.