[issue33222] Various test failures if PYTHONUSERBASE is not canonicalized

2018-04-09 Thread Akshay Sharma
Change by Akshay Sharma <akshay.sharma09...@gmail.com>: -- keywords: +patch pull_requests: +6130 stage: needs patch -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue33222] Various test failures if PYTHONUSERBASE is not canonicalized

2018-04-09 Thread Akshay Sharma
Akshay Sharma <akshay.sharma09...@gmail.com> added the comment: What are the possible cases we can have here ? -- nosy: +akshaysharma096 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue25735] math.factorial doc should mention integer return type

2018-04-08 Thread Akshay Sharma
Change by Akshay Sharma <akshay.sharma09...@gmail.com>: -- pull_requests: +6123 stage: needs patch -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue33239] tempfile module: functions with the 'buffering' option are incorrectly documented

2018-04-08 Thread Akshay Sharma
Change by Akshay Sharma <akshay.sharma09...@gmail.com>: -- keywords: +patch pull_requests: +6120 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue33239] tempfile module: functions with the 'buffering' option are incorrectly documented

2018-04-08 Thread Akshay Sharma
Akshay Sharma <akshay.sharma09...@gmail.com> added the comment: Hi, will it be good to link the cross-reference for `open`(https://docs.python.org/3/library/functions.html#open) in the documentation? I think specifically mentioning the usage of the `buffering` is a bett