diff options
author | Ross Burton <ross.burton@arm.com> | 2025-04-02 18:02:34 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-04-03 11:06:20 +0100 |
commit | 4fabfa60a0ed3a48d62a4a0ea85811d1fc9727cb (patch) | |
tree | d9391c7153ea7e79c18dd9f69df11b2be15449cc /documentation/ref-manual/variables.rst | |
parent | cb7e73b358328e967b10e1015a26de4b1f5a573c (diff) | |
download | poky-4fabfa60a0ed3a48d62a4a0ea85811d1fc9727cb.tar.gz |
python3: remove obsolete deletion of non-deterministic .pyc files
These .pyc files were non-deterministic because they used frozensets[1],
but this has been fixed in 3.11 onwards.
[1] https://github.com/python/cpython/issues/81777
[2] https://github.com/python/cpython/commit/51999c960e7fc45feebd629421dec6524a5fc803
(From OE-Core rev: c8c391ed3e0598a3bea7bc0981126d870315063d)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/variables.rst')
0 files changed, 0 insertions, 0 deletions