Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #86338
| From | Grant Edwards <invalid@invalid.invalid> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: How to apply python patch for issue9729 |
| Date | 2015-02-24 17:49 +0000 |
| Organization | PANIX Public Access Internet and UNIX, NYC |
| Message-ID | <mcidjl$6au$1@reader1.panix.com> (permalink) |
| References | <CANR9iG-Jy7p3h9027kMT-zE4zjH_FKh8WX_Lrt=vxJU40g1OHg@mail.gmail.com> <mailman.19107.1424736730.18130.python-list@python.org> |
On 2015-02-24, Chris Angelico <rosuav@gmail.com> wrote:
> On Tue, Feb 24, 2015 at 8:09 AM, Sada Shirol <get2sada@gmail.com> wrote:
>> Upon some research found that I need to apply below patch:
>>
>> http://bugs.python.org/issue9729
>>
>> How do I apply a patch to python 2.6.6 on Linux?
>
> Hmm. You have a bit of a problem there: The patch wasn't designed to
> apply to 2.6. So you may find that it doesn't apply at all, or needs
> some tweaking.
Or worse yet, it applies just fine but doesn't work quite right in
particular cases that you won't run across until later when it's much
more embarassing.
--
Grant Edwards grant.b.edwards Yow! ... I want to perform
at cranial activities with
gmail.com Tuesday Weld!!
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: How to apply python patch for issue9729 Chris Angelico <rosuav@gmail.com> - 2015-02-24 11:12 +1100 Re: How to apply python patch for issue9729 Grant Edwards <invalid@invalid.invalid> - 2015-02-24 17:49 +0000
csiph-web