Cody Maloney
72dd4714f9
gh-120754: _io Ensure stat cache is cleared on fd change ( #125166 )
...
Performed an audit of `fileio.c` and `_pyio` and made sure anytime the
fd changes the stat result, if set, is also cleared/changed.
There's one case where it's not cleared, if code would clear it in
__init__, keep the memory allocated and just do another fstat with the
existing memory.
2024-11-01 22:50:49 +01:00
..
2024-10-14 15:53:50 +02:00
2024-10-24 17:41:16 +00:00
2024-10-24 18:12:51 -04:00
2024-10-24 10:51:45 -06:00
2024-10-18 13:45:17 +01:00
2024-09-04 02:30:25 -04:00
2024-10-10 00:20:53 +03:00
2024-10-31 12:05:40 -07:00
2024-10-14 17:11:58 -04:00
2024-10-21 07:53:21 +01:00
2024-10-18 15:29:47 +03:00
2024-10-07 19:42:19 +01:00
2024-10-16 22:42:29 +00:00
2024-11-01 18:52:00 +00:00
2024-10-15 22:34:54 +03:00
2024-10-10 00:20:53 +03:00
2024-10-16 23:01:42 +01:00
2024-11-01 21:15:39 +01:00
2024-09-01 12:47:07 +01:00
2024-10-29 11:36:14 +01:00
2024-10-23 16:29:32 -04:00
2024-10-23 13:41:33 +09:00
2024-08-31 12:42:08 +03:00
2024-10-21 21:48:04 +01:00
2024-08-11 21:16:41 -07:00
2024-09-11 07:44:46 -04:00
2024-10-25 08:35:41 +08:00
2024-10-11 23:05:13 +00:00
2024-10-29 11:15:42 +00:00
2024-09-25 14:43:58 -07:00
2024-10-14 08:24:01 +00:00
2024-11-01 22:50:49 +01:00
2024-08-11 21:16:41 -07:00
2024-10-14 16:29:20 +03:00
2024-10-13 21:05:05 +05:30
2024-10-23 16:27:55 -07:00
2024-10-30 18:14:27 +02:00
2024-10-10 00:20:53 +03:00
2024-10-15 15:56:33 -04:00
2024-10-27 01:23:53 +00:00
2024-10-14 15:53:50 +02:00
2024-08-18 15:52:25 -04:00
2024-10-21 21:30:45 +03:00
2024-10-21 21:30:45 +03:00
2024-10-01 09:51:51 -04:00
2024-09-08 22:39:23 -04:00
2024-09-28 20:51:49 +03:00
2024-10-30 09:01:09 +00:00
2024-09-24 12:52:15 -07:00
2024-10-22 13:42:22 -07:00
2024-10-14 07:54:59 +00:00
2024-10-29 08:08:08 +00:00
2024-08-12 18:15:57 +03:00
2024-11-01 17:48:58 +00:00
2024-09-01 06:12:53 +01:00
2024-10-12 18:18:48 +01:00
2024-09-03 02:20:40 +02:00
2024-10-30 09:01:09 +00:00
2024-09-20 11:01:28 +00:00
2024-10-30 22:56:58 +00:00
2024-08-16 17:11:24 +01:00
2024-10-25 00:17:58 -04:00
2024-09-09 21:28:55 +03:00
2024-08-31 16:21:49 +03:00
2024-11-01 18:35:22 +02:00
2024-09-24 20:06:39 +02:00
2024-10-09 05:03:53 +00:00
2024-09-12 16:54:18 +03:00
2024-10-17 16:34:37 +00:00
2024-10-04 16:51:22 -07:00
2024-10-09 22:30:56 +00:00
2024-09-04 12:00:37 +02:00
2024-08-16 22:27:44 +02:00
2024-10-01 15:55:36 -05:00
2024-10-30 15:08:30 -07:00
2024-10-10 00:20:53 +03:00
2024-10-27 01:57:10 +01:00
2024-09-12 21:36:17 -07:00
2024-09-26 13:49:48 -07:00
2024-10-13 21:05:05 +05:30
2024-09-01 06:17:03 +01:00
2024-09-11 22:33:07 -04:00