summaryrefslogtreecommitdiffstats
path: root/documentation/conf.py
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2025-04-02 18:02:34 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-04-03 11:06:20 +0100
commit4fabfa60a0ed3a48d62a4a0ea85811d1fc9727cb (patch)
treed9391c7153ea7e79c18dd9f69df11b2be15449cc /documentation/conf.py
parentcb7e73b358328e967b10e1015a26de4b1f5a573c (diff)
downloadpoky-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/conf.py')
0 files changed, 0 insertions, 0 deletions