omlish 0.0.0.dev361__py3-none-any.whl → 0.0.0.dev362__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of omlish might be problematic. Click here for more details.

omlish/__about__.py CHANGED
@@ -1,5 +1,5 @@
1
- __version__ = '0.0.0.dev361'
2
- __revision__ = '5d1c7dfc41b991532313e0f59e3734cd3ce52503'
1
+ __version__ = '0.0.0.dev362'
2
+ __revision__ = '09c5218470c2d3eab0217fad907ace2acf9de2fb'
3
3
 
4
4
 
5
5
  #
@@ -64,7 +64,10 @@ class Json5Renderer(JsonRenderer):
64
64
  continue
65
65
 
66
66
  if c == '\\n' and multiline_strings:
67
- out.write(MULTILINE_STRINGS_NL)
67
+ if (softwrap_len - l) > 2:
68
+ out.write('\\n\\\n')
69
+ else:
70
+ out.write('\\\n\\n\\\n')
68
71
  l = 0
69
72
  continue
70
73
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: omlish
3
- Version: 0.0.0.dev361
3
+ Version: 0.0.0.dev362
4
4
  Summary: omlish
5
5
  Author: wrmsr
6
6
  License: BSD-3-Clause
@@ -1,5 +1,5 @@
1
1
  omlish/.manifests.json,sha256=Egsh9irGGefBuu0l9ppa8a-6lo-r9iD7DnUYVmHaTMY,8587
2
- omlish/__about__.py,sha256=mYH2fjrHZtTNJSMEY_PShKRgsRRiN1nJ7SjP0OYNjmw,3478
2
+ omlish/__about__.py,sha256=ilAV4NGu3x8nMx5eJyJC0vaMOl7TNzUOLMZieyVtN5c,3478
3
3
  omlish/__init__.py,sha256=SsyiITTuK0v74XpKV8dqNaCmjOlan1JZKrHQv5rWKPA,253
4
4
  omlish/c3.py,sha256=rer-TPOFDU6fYq_AWio_AmA-ckZ8JDY5shIzQ_yXfzA,8414
5
5
  omlish/cached.py,sha256=MLap_p0rdGoDIMVhXVHm1tsbcWobJF0OanoodV03Ju8,542
@@ -294,7 +294,7 @@ omlish/formats/json5/codec.py,sha256=IVllnRk5Nc0CnrsPiC36P1Mh8MZeasU-yq8OBZRtIk0
294
294
  omlish/formats/json5/errors.py,sha256=AHkR9ySjAoQdUrizpqgL8fg0M5oe5mHZkml3KZHEvC4,38
295
295
  omlish/formats/json5/literals.py,sha256=rj4-9KFXfgdq5oK_eUkp57cgoMQ8T0gRaG9ga430he4,2429
296
296
  omlish/formats/json5/parsing.py,sha256=_M-DrXHz4izZcMp4QPCafMIgK6pzySHmksKDIhKW4lQ,2789
297
- omlish/formats/json5/rendering.py,sha256=N6yY6U9TawjHrmxIh3I7biwavCUtDpZ7adoRIZmOtK0,4484
297
+ omlish/formats/json5/rendering.py,sha256=rJV4jvH3039gaSBvk7fUxyFGcAxRlUFTgm0og2RQnmA,4587
298
298
  omlish/formats/json5/_antlr/Json5Lexer.py,sha256=8sT04wjBTDpyHpLo6a5byREBwfNnFtLPZp7Wx3KfbkY,23259
299
299
  omlish/formats/json5/_antlr/Json5Listener.py,sha256=wIqOwp4r-cOHxy6sxQbNmlYczqh2C3-H-74o_hr7WrA,2117
300
300
  omlish/formats/json5/_antlr/Json5Parser.py,sha256=psacqZWRzPNEZq70XKpOnelZXHuXjkULq1r-owaPs6g,19699
@@ -872,9 +872,9 @@ omlish/typedvalues/marshal.py,sha256=AtBz7Jq-BfW8vwM7HSxSpR85JAXmxK2T0xDblmm1HI0
872
872
  omlish/typedvalues/of_.py,sha256=UXkxSj504WI2UrFlqdZJbu2hyDwBhL7XVrc2qdR02GQ,1309
873
873
  omlish/typedvalues/reflect.py,sha256=PAvKW6T4cW7u--iX80w3HWwZUS3SmIZ2_lQjT65uAyk,1026
874
874
  omlish/typedvalues/values.py,sha256=ym46I-q2QJ_6l4UlERqv3yj87R-kp8nCKMRph0xQ3UA,1307
875
- omlish-0.0.0.dev361.dist-info/licenses/LICENSE,sha256=B_hVtavaA8zCYDW99DYdcpDLKz1n3BBRjZrcbv8uG8c,1451
876
- omlish-0.0.0.dev361.dist-info/METADATA,sha256=xJ-rDQn5GBSHqtkyPpx0LGsBwyQrOlmApkMiuNdS6YY,4416
877
- omlish-0.0.0.dev361.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
878
- omlish-0.0.0.dev361.dist-info/entry_points.txt,sha256=Lt84WvRZJskWCAS7xnQGZIeVWksprtUHj0llrvVmod8,35
879
- omlish-0.0.0.dev361.dist-info/top_level.txt,sha256=pePsKdLu7DvtUiecdYXJ78iO80uDNmBlqe-8hOzOmfs,7
880
- omlish-0.0.0.dev361.dist-info/RECORD,,
875
+ omlish-0.0.0.dev362.dist-info/licenses/LICENSE,sha256=B_hVtavaA8zCYDW99DYdcpDLKz1n3BBRjZrcbv8uG8c,1451
876
+ omlish-0.0.0.dev362.dist-info/METADATA,sha256=pxcf2f3sbwCkaEZ7C7SQITaUttVQxPBn-EZ-5FjLRV4,4416
877
+ omlish-0.0.0.dev362.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
878
+ omlish-0.0.0.dev362.dist-info/entry_points.txt,sha256=Lt84WvRZJskWCAS7xnQGZIeVWksprtUHj0llrvVmod8,35
879
+ omlish-0.0.0.dev362.dist-info/top_level.txt,sha256=pePsKdLu7DvtUiecdYXJ78iO80uDNmBlqe-8hOzOmfs,7
880
+ omlish-0.0.0.dev362.dist-info/RECORD,,