[issue16974] when "python -c command" does a traceback, it open the file ""

2019-10-04 Thread AWhetter
AWhetter added the comment: If we were to add a new attribute to indicate whether a file is real or not, there would need to be a way for users to indicate whether a file is real or not to functions such as `compile()` (there's lots more!) that take a filename. Without enforcing this being

[issue38235] Docs of logging module says argument is named "lvl". TypeError.

2019-10-04 Thread AWhetter
Change by AWhetter : -- pull_requests: +16177 pull_request: https://github.com/python/cpython/pull/16586 ___ Python tracker <https://bugs.python.org/issue38

[issue37700] shutil.copyfile does not raise SpecialFileError for socket files

2019-10-03 Thread AWhetter
Change by AWhetter : -- keywords: +patch pull_requests: +16167 stage: -> patch review pull_request: https://github.com/python/cpython/pull/16575 ___ Python tracker <https://bugs.python.org/issu

[issue38235] Docs of logging module says argument is named "lvl". TypeError.

2019-10-03 Thread AWhetter
Change by AWhetter : -- keywords: +patch pull_requests: +16162 stage: -> patch review pull_request: https://github.com/python/cpython/pull/16571 ___ Python tracker <https://bugs.python.org/issu

[issue34938] Fix mimetype.init() to account for from import

2019-10-03 Thread AWhetter
Change by AWhetter : -- keywords: +patch pull_requests: +16158 stage: -> patch review pull_request: https://github.com/python/cpython/pull/16567 ___ Python tracker <https://bugs.python.org/issu