Merge branch 'master' into develop
This commit is contained in:
commit
2f4149c7d0
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ nodeprep = stringprep_profiles.create(
|
|||
bidi=True,
|
||||
mappings=[
|
||||
stringprep_profiles.b1_mapping,
|
||||
stringprep_profiles.c12_mapping],
|
||||
stringprep.map_table_b2],
|
||||
prohibited=[
|
||||
stringprep.in_table_c11,
|
||||
stringprep.in_table_c12,
|
||||
|
|
Loading…
Reference in a new issue