Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #25615 > unrolled thread
| Started by | Christian Heimes <lists@cheimes.de> |
|---|---|
| First post | 2012-07-19 11:22 +0200 |
| Last post | 2012-07-19 11:22 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Incorrect detection of futimesns/futimes in 3.3.0b1 Christian Heimes <lists@cheimes.de> - 2012-07-19 11:22 +0200
| From | Christian Heimes <lists@cheimes.de> |
|---|---|
| Date | 2012-07-19 11:22 +0200 |
| Subject | Re: Incorrect detection of futimesns/futimes in 3.3.0b1 |
| Message-ID | <mailman.2295.1342689778.4697.python-list@python.org> |
Am 19.07.2012 11:03, schrieb RICHARD MOSELEY: > I am now considering providing a general patch to the configure.ac > <http://configure.ac> file which will more correctly detect all the > various flavours of utimes (futimens, futimes, lutimes, futimesat, > utimensat and utimes) using a different check other than AC_CHECK_FUNCS. > Or would it be better simply to keep it private and apply the fix each > time I upgrade the source code to the latest version? Please create a bug report http://bugs.python.org/ and attach your patch when it's ready. Other people will find your fix useful, too. The issue should be fixed in the official distribution. Thanks Christian
Back to top | Article view | comp.lang.python
csiph-web