[issue21987] TarFile.getmember on directory requires trailing slash iff over 100 chars

2020-09-04 Thread af
af added the comment: Any updates on this? -- nosy: +af ___ Python tracker <https://bugs.python.org/issue21987> ___ ___ Python-bugs-list mailing list Unsub

[issue37874] json traceback on a float

2019-08-16 Thread af
af added the comment: I understand, thanks. -- ___ Python tracker <https://bugs.python.org/issue37874> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue37874] json traceback on a float

2019-08-16 Thread af
Change by af : -- type: crash -> behavior ___ Python tracker <https://bugs.python.org/issue37874> ___ ___ Python-bugs-list mailing list Unsubscrib

[issue37874] json traceback on a float

2019-08-16 Thread af
New submission from af : json.loads traceback with: [In [16]: json.loads("[1.e-8]") --- JSONDecodeError Traceback (most recent call last) in () > 1 json.loads("[1.e-8]&quo