[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.python.org/issue33222>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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.org/issue33222>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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.python.org/issue25735>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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.python.org/issue33239>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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 better way.

--
nosy: +Akshay Sharma

___
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33239>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com