Patches item #1180695, was opened at 2005-04-11 14:04
Message generated for change (Comment added) made by mwh
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1180695&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core (C code)
Group: Python 2.4
Status: Closed
Resolution: Accepted
Priority: 7
Submitted By: Antti Louko (alouko)
Assigned to: Martin v. Löwis (loewis)
Summary: st_gen and st_birthtime support for FreeBSD

Initial Comment:
This patch implements nanosecond resolution in stat
results for FreeBSD systems.  It also adds st_birthtime
and st_gen (only seen by root) fields.

Tested on FreeBSD 5.3

----------------------------------------------------------------------

>Comment By: Michael Hudson (mwh)
Date: 2005-08-14 20:06

Message:
Logged In: YES 
user_id=6656

I'm fairly sure it's this patch that has broken Python CVS HEAD, at least 
on OS X.  Some kind of refcounting snafu.

----------------------------------------------------------------------

Comment By: Martin v. Löwis (loewis)
Date: 2005-08-09 16:03

Message:
Logged In: YES 
user_id=21627

Thanks for the patch. Committed as

configure 1.474
configure.in 1.487
pyconfig.h.in 1.108
libos.tex 1.165
NEWS 1.1332
posixmodule.c 2.338


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1180695&group_id=5470
_______________________________________________
Patches mailing list
[email protected]
http://mail.python.org/mailman/listinfo/patches

Reply via email to