mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-25 23:08:34 +03:00
Update notes for submitted changes
* pySim.esim.saip.File: move away from stream for file content * pySim.esim.saip: Fix key used in FsProfileElement.files2pe * pySim.esim.saip: Fix typo in ProfileElementAKA.set_mapping() method * pySim.esim.saip: Add some more docstring comments * pySim.esim.saip: Back-reference from ProfileElement to ProfileElementSequence * pySim.esim.saip: pass up **kwargs from ProfileElement sub-class constructors * pySim.esim.saip: Move AKA specific post_dec + pre_enc to AKA subclass * pySim.esim.saip: Refactor file size encoding into a method * pySim.esim.saip: Improve File.from_template feature support
This commit is contained in:
9
b3/49149a88991d18ffc6ddf12fae29f9a309940e
Normal file
9
b3/49149a88991d18ffc6ddf12fae29f9a309940e
Normal file
@@ -0,0 +1,9 @@
|
||||
Code-Review+1: fixeria <vyanitskiy@sysmocom.de>
|
||||
Verified+1: Jenkins Builder
|
||||
Code-Review+2: laforge <laforge@osmocom.org>
|
||||
Submitted-by: laforge <laforge@osmocom.org>
|
||||
Submitted-at: Wed, 21 Aug 2024 14:23:23 +0000
|
||||
Reviewed-on: https://gerrit.osmocom.org/c/pysim/+/37842
|
||||
Comments-Total: 1
|
||||
Project: pysim
|
||||
Branch: refs/heads/master
|
||||
Reference in New Issue
Block a user