Message 98978 - Python tracker
Message98978
| Author | zvezdan |
|---|---|
| Recipients | barry, brett.cannon, fdrake, mark.dickinson, meador.inge, ned.deily, ronaldoussoren, srid, zvezdan |
| Date | 2010-02-07.02:08:17 |
| SpamBayes Score | 4.733907e-06 |
| Marked as misclassified | No |
| Message-id | <1265508503.72.0.319137858997.issue6877@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
OK, so issue4204 patch is causing problems. As I mentioned before we could choose to #ifdef __FreeBSD__ or check whether __APPLE__ is not defined. I'm attaching a new patch for 2.6.5 (2.6 branch) that uses the __APPLE__ check. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-02-07 02:08:23 | zvezdan | set | recipients: + zvezdan, fdrake, barry, brett.cannon, ronaldoussoren, mark.dickinson, ned.deily, srid, meador.inge |
| 2010-02-07 02:08:23 | zvezdan | set | messageid: <1265508503.72.0.319137858997.issue6877@psf.upfronthosting.co.za> |
| 2010-02-07 02:08:21 | zvezdan | link | issue6877 messages |
| 2010-02-07 02:08:21 | zvezdan | create | |