[issue26506] [EASY] hex() documentation: mention "%x" % int

2017-07-01 Thread Manvi B
Changes by Manvi B : -- pull_requests: +2590 ___ Python tracker <http://bugs.python.org/issue26506> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue26506] hex() documentation: mention "%x" % int

2016-03-22 Thread Manvi B
Manvi B added the comment: Considered the reviews from STINNER Victor (haypo) and comments, the patch is modified. -- Added file: http://bugs.python.org/file42242/issue26506.diff ___ Python tracker <http://bugs.python.org/issue26

[issue26506] hex() documentation: mention "%x" % int

2016-03-21 Thread Manvi B
Manvi B added the comment: Modified the patch with '%x' % value. -- Added file: http://bugs.python.org/file42228/issue26506.diff ___ Python tracker <http://bugs.python.o

[issue26506] hex() documentation: mention "%x" % int

2016-03-21 Thread Manvi B
Manvi B added the comment: Removed hex()[:2] from the patch. -- Added file: http://bugs.python.org/file42227/issue26506.diff ___ Python tracker <http://bugs.python.org/issue26

[issue26506] hex() documentation: mention "%x" % int

2016-03-20 Thread Manvi B
Manvi B added the comment: Modified documentation for the functions bin(), hex() and oct() as mentioned in the comments. Submitted the patch. -- keywords: +patch nosy: +Manvi B Added file: http://bugs.python.org/file42221/issue26506.diff ___ Python

[issue26247] Document Chrome/Chromium for python2.7

2016-03-11 Thread Manvi B
Manvi B added the comment: Submitted the patch with the text noting below the table. -- Added file: http://bugs.python.org/file42135/issue26247.diff ___ Python tracker <http://bugs.python.org/issue26

[issue26247] Document Chrome/Chromium for python2.7

2016-03-11 Thread Manvi B
Manvi B added the comment: @Fred L. Drake, Jr. (fdrake) Is it okay if I can remove ``versionchanged::``. And simply say that, Support for Chrome/Chromium has been added from 2.7.5 version or later. -- ___ Python tracker <http://bugs.python.

[issue26247] Document Chrome/Chromium for python2.7

2016-03-11 Thread Manvi B
Manvi B added the comment: Modified the patch with this directive instead ``versionchanged::``. -- Added file: http://bugs.python.org/file42134/issue26247.diff ___ Python tracker <http://bugs.python.org/issue26

[issue26247] Document Chrome/Chromium for python2.7

2016-03-11 Thread Manvi B
Manvi B added the comment: Made changes according to last comment by Ezio. -- Added file: http://bugs.python.org/file42126/issue26247.diff ___ Python tracker <http://bugs.python.org/issue26

[issue26247] Document Chrome/Chromium for python2.7

2016-02-21 Thread Manvi B
Manvi B added the comment: We (Elena Oat and I) tried to open web browser Chrome/Chromium in versions 2.7, 3.3, 3.5 and 3.6. It seems working and so updated in the table for version 2.7. The patch issue26247.diff is submitted. -- keywords: +patch nosy: +Manvi B Added file: http

[issue24918] Docs layout bug

2016-01-09 Thread Manvi B
Manvi B added the comment: Both solutions msg257821, msg257822 seems to fix the issue. -- ___ Python tracker <http://bugs.python.org/issue24918> ___ ___ Python-bug

[issue24918] Docs layout bug

2016-01-09 Thread Manvi B
Manvi B added the comment: Fixed by using "background: none" in ".highlight" class. -- Added file: http://bugs.python.org/file41549/issue24918.diff ___ Python tracker <http://bug

[issue24918] Docs layout bug

2016-01-09 Thread Manvi B
Manvi B added the comment: Fixed by using "display:inline" in ".highlight" class. -- keywords: +patch nosy: +Manvi B Added file: http://bugs.python.org/file41548/issue24918.diff ___ Python tracker <http://bug