Changes by Mariatta Wijaya :
--
pull_requests: +286
___
Python tracker
<http://bugs.python.org/issue26184>
___
___
Python-bugs-list mailing list
Unsubscribe:
Mariatta Wijaya added the comment:
Merged and backported to 3.6.
Closing this issue :)
Thanks.
--
nosy: +Mariatta
resolution: -> fixed
stage: needs patch -> resolved
status: open -> closed
___
Python tracker
<http://bugs.python.or
Mariatta Wijaya added the comment:
Is this something we want to include for the upcoming 3.6.1 release?
The latest sqlite version is 3.17.0.
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue28
Changes by Mariatta Wijaya :
--
components: +Library (Lib)
___
Python tracker
<http://bugs.python.org/issue29659>
___
___
Python-bugs-list mailing list
Unsub
Mariatta Wijaya added the comment:
Thanks, Big Stone. Setting the version to 3.7.
--
versions: -Python 3.6
___
Python tracker
<http://bugs.python.org/issue28
Changes by Mariatta Wijaya :
--
pull_requests: +348
___
Python tracker
<http://bugs.python.org/issue29026>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Mariatta Wijaya :
--
pull_requests: +349
___
Python tracker
<http://bugs.python.org/issue29026>
___
___
Python-bugs-list mailing list
Unsubscribe:
Mariatta Wijaya added the comment:
Mention Pycharm community edition, and provide link to the wiki
--
keywords: +patch
nosy: +Mariatta Wijaya
Added file: http://bugs.python.org/file44686/docupdate.patch
___
Python tracker
<http://bugs.python.
Mariatta Wijaya added the comment:
Thanks for the feedback :)
As suggested, I removed all other IDEs and just link to the wiki.
--
Added file: http://bugs.python.org/file44705/docupdate2.patch
___
Python tracker
<http://bugs.python.org/issue26
Mariatta Wijaya added the comment:
Hmm.. not sure if I did this correctly. I uploaded another patch file, is this
right? Or, how can I edit my original patch?
Thanks.
--
___
Python tracker
<http://bugs.python.org/issue26
Mariatta Wijaya added the comment:
Thanks for the feedback, Berker :)
I added some introductory statements, and added link to
https://wiki.python.org/moin/IntegratedDevelopmentEnvironments
I'll be open to other suggestions as well
Thanks.
--
Added file: http://bugs.pytho
Mariatta Wijaya added the comment:
Forgot to change the title to Editors and IDEs.
Updated now.
Thanks.
--
Added file: http://bugs.python.org/file44716/docupdate4.patch
___
Python tracker
<http://bugs.python.org/issue26
Changes by Mariatta Wijaya :
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue28281>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Mariatta Wijaya :
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue26869>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Mariatta Wijaya :
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue28294>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Mariatta Wijaya :
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue28210>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Mariatta Wijaya :
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue9253>
___
___
Python-bugs-list mailing list
Unsubscribe:
Mariatta Wijaya added the comment:
I'm interested to work on a patch for this, if no one started yet.
--
___
Python tracker
<http://bugs.python.org/is
Changes by Mariatta Wijaya :
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue28222>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Mariatta Wijaya :
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue21879>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Mariatta Wijaya :
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue23740>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Mariatta Wijaya :
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue28315>
___
___
Python-bugs-list mailing list
Unsubscribe:
Mariatta Wijaya added the comment:
Thanks for the report. I agree, it should be instead of ?
I'll work on a patch for this :)
--
___
Python tracker
<http://bugs.python.org/is
Mariatta Wijaya added the comment:
Updated the documentation to use instead of ?
I also went through other examples in the page and fixed those too.
--
keywords: +patch
Added file: http://bugs.python.org/file44885/issue28315.patch
___
Python
Mariatta Wijaya added the comment:
use the logging module instead of sys.stderr
--
keywords: +patch
Added file: http://bugs.python.org/file44890/issue28294.patch
___
Python tracker
<http://bugs.python.org/issue28
Changes by Mariatta Wijaya :
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue28326>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Mariatta Wijaya :
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue22392>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Mariatta Wijaya :
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue28335>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Mariatta Wijaya :
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue28089>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Mariatta Wijaya :
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue28088>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from Mariatta Wijaya:
Added the documentation for set_protocol and get_protocol.
--
keywords: +patch
Added file: http://bugs.python.org/file44918/issue28088.patch
___
Python tracker
<http://bugs.python.org/issue28
Mariatta Wijaya added the comment:
Hmm.. the test works for me on master branch
$ ./python.exe -m test test_distutils
Run tests sequentially
0:00:00 [1/1] test_distutils
1 test OK.
Total duration: 4 sec
Tests result: SUCCESS
--
___
Python tracker
Changes by Mariatta Wijaya :
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue9850>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Mariatta Wijaya :
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue8145>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Mariatta Wijaya :
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue10716>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Mariatta Wijaya :
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue25435>
___
___
Python-bugs-list mailing list
Unsubscribe:
Mariatta Wijaya added the comment:
Thanks for the report.
Seems like easy fix :)
I'll work on a patch for this today.
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/is
Changes by Mariatta Wijaya :
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue28130>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Mariatta Wijaya :
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue26240>
___
___
Python-bugs-list mailing list
Unsubscribe:
Mariatta Wijaya added the comment:
fixed the typo as reported.
--
keywords: +patch
Added file: http://bugs.python.org/file44948/issue28348.patch
___
Python tracker
<http://bugs.python.org/issue28
Mariatta Wijaya added the comment:
ping :)
--
___
Python tracker
<http://bugs.python.org/issue26149>
___
___
Python-bugs-list mailing list
Unsubscribe:
Mariatta Wijaya added the comment:
Thanks for the feedback, Berker.
I updated the patch as suggested.
--
Added file: http://bugs.python.org/file44949/issue26149.patch
___
Python tracker
<http://bugs.python.org/issue26
Changes by Mariatta Wijaya :
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue15393>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Mariatta Wijaya :
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue11664>
___
___
Python-bugs-list mailing list
Unsubscribe:
Mariatta Wijaya added the comment:
Thanks for the update, Berker.
Would you be able to remove the 'easy' keyword from this ticket?
I'll keep myself in the nosy list as I'm interested to learn about this anyway
:)
--
___
P
Changes by Mariatta Wijaya :
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue17188>
___
___
Python-bugs-list mailing list
Unsubscribe:
Mariatta Wijaya added the comment:
Hi Andre,
You can subscribe to the core mentorship mailing list here:
https://mail.python.org/mailman/listinfo/core-mentorship
Once you subscribed, you'll get access to the said discussion :)
It is not required, but it's a great place to ask qu
Changes by Mariatta Wijaya :
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue20491>
___
___
Python-bugs-list mailing list
Unsubscribe:
Mariatta Wijaya added the comment:
Hi, please review the updated documentation.
Thanks.
--
keywords: +patch
Added file: http://bugs.python.org/file44965/issue26869.patch
___
Python tracker
<http://bugs.python.org/issue26
Changes by Mariatta Wijaya :
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue28353>
___
___
Python-bugs-list mailing list
Unsubscribe:
Mariatta Wijaya added the comment:
I'm just reading PEP-4 now for procedure of declaring a module deprecated.
Should PEP-4 page be updated with the proposal / info for macpath deprecation?
https://www.python.org/dev/peps/pep-0004/
T
New submission from Mariatta Wijaya:
In documentation for python 3.3, the deprecation warning is rendered in a red
box which is more eye-catching.
eg https://docs.python.org/3.3/library/imp.html?highlight=imp#module-imp
But since python 3.4 onwards, seems like the red box disappears and the
Mariatta Wijaya added the comment:
reuploaded thomir's patch issue17188_3.4.patch as is.
I take no credit for this.
--
Added file: http://bugs.python.org/file44967/issue17188_by_thomir.patch
___
Python tracker
<http://bugs.python.org/is
Changes by Mariatta Wijaya :
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue24632>
___
___
Python-bugs-list mailing list
Unsubscribe:
Mariatta Wijaya added the comment:
Well... I created a patch based on Ned's code :)
This now works in the default branch
Python 3.7.0a0 (default:f2204eaba685+, Oct 5 2016, 20:43:44)
[GCC 4.2.1 Compatible Apple LLVM 7.3.0 (clang-703.0.31)] on darwin
Type "help", "copy
Mariatta Wijaya added the comment:
Updated the docs and updated the example codes as well.
Please review :)
--
keywords: +patch
nosy: +Mariatta
Added file: http://bugs.python.org/file44979/issue27825.patch
___
Python tracker
<http://bugs.python.
Mariatta Wijaya added the comment:
Seems like this can be closed.
Thanks.
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue27859>
___
___
Pytho
Mariatta Wijaya added the comment:
Hi Joshua,
Seems like your latest patch doesn't apply cleanly to the default branch.
Can you rebase and upload a new patch?
Thanks.
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/is
Changes by Mariatta Wijaya :
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue18789>
___
___
Python-bugs-list mailing list
Unsubscribe:
Mariatta Wijaya added the comment:
I'll work on this :)
--
___
Python tracker
<http://bugs.python.org/issue18789>
___
___
Python-bugs-list mailing list
Mariatta Wijaya added the comment:
Hi Josh,
I think python ideas mailing list might have been a better venue for this.
https://mail.python.org/mailman/listinfo/python-ideas
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue28
Changes by Mariatta Wijaya :
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue28206>
___
___
Python-bugs-list mailing list
Unsubscribe:
Mariatta Wijaya added the comment:
Hi, I added the paragraph explaining how to change the log level for asyncio.
Please check it out.
Thanks :)
--
keywords: +patch
nosy: +Mariatta
Added file: http://bugs.python.org/file44992/issue21443.patch
Mariatta Wijaya added the comment:
Hi, here is the patch. I followed Raymond's suggestion to use 'vulnerable' or
'safe' instead of the original 'True' or 'False'.
Please check it out.
Thanks :)
--
keywords: +patch
Added file: http
Mariatta Wijaya added the comment:
Hi Jaysinh,
I reviewed your changes, they look good to me.
I can't approve it, so it would still be good for a core dev here to take
another pass.
Thanks :)
--
___
Python tracker
<http://bugs.py
New submission from Mariatta Wijaya:
Thanks scop.
The patch looks good to me, and it can be applied cleanly to 3.5, 3.6, and
default branches.
I did find more occurrences of unnecessary semicolons, for example (not a
complete list)
https://github.com/python/cpython/blob/master/Lib/smtpd.py
Mariatta Wijaya added the comment:
Hello,
Attached is the patch for updating sqlite version to 3.14.2.
Please review, and let me know if this works.
Thanks :)
--
keywords: +patch
nosy: +Mariatta
Added file: http://bugs.python.org/file45053/issue28208.patch
Mariatta Wijaya added the comment:
Hi, I updated the openssl version from 1.0.2h to 1.0.2j in build-installer.py
Please let me know if this works.
Thanks :)
--
keywords: +patch
nosy: +Mariatta
Added file: http://bugs.python.org/file45054/issue28248.patch
Mariatta Wijaya added the comment:
The documentation seems to indicate that chrome MacOS is supposed to work in
2.7, which makes this a bug.
https://docs.python.org/2.7/library/webbrowser.html?highlight=webbrowser#module-webbrowser
But... it could also be a documentation bug
Mariatta Wijaya added the comment:
Updated patch based on feedback.
Steven, I removed the example of median_grouped using Fractions.
Would you be able to suggest better examples to be added in the docs?
I also noticed that there are more examples of median_grouped in the paragraph
below
Mariatta Wijaya added the comment:
Hello,
I updated the documentation with an example of how to override ArgumentParser
class. Hope this is a clearer than before.
Please review.
Thanks :)
--
keywords: +patch
nosy: +Mariatta
Added file: http://bugs.python.org/file45121/issue28455
Mariatta Wijaya added the comment:
Hi.
imp.get_magic() is deprecated since 3.4, see the documentation here
https://docs.python.org/3/library/imp.html?highlight=get_magic#imp.get_magic
You should use importlib.util.MAGIC_NUMBER instead.
Please try it.
Thanks.
--
nosy: +Mariatta
Mariatta Wijaya added the comment:
Hello, please review my patch.
I used set subtraction to calculate wrong_fields, added more test cases, and
clarify documentation with regards to extrasaction parameter.
Please let me know if this works.
Thanks :)
--
nosy: +Mariatta
Added file
Mariatta Wijaya added the comment:
Thanks Hugh,
Are you thinking of something like the following?
class DictWriter:
def __init__(self, f, fieldnames, restval="", extrasaction="raise",
dialect="excel", *args, **kwds):
self._fieldnames
Mariatta Wijaya added the comment:
Thanks, Hugh.
Please check the updated patch :)
--
Added file: http://bugs.python.org/file45168/issue18219v2.patch
___
Python tracker
<http://bugs.python.org/issue18
Changes by Mariatta Wijaya :
Added file: http://bugs.python.org/file45169/issue18219v3.patch
___
Python tracker
<http://bugs.python.org/issue18219>
___
___
Python-bug
Changes by Mariatta Wijaya :
Added file: http://bugs.python.org/file45170/issue18219v4.patch
___
Python tracker
<http://bugs.python.org/issue18219>
___
___
Python-bug
Changes by Mariatta Wijaya :
Added file: http://bugs.python.org/file45172/issue18219v5.patch
___
Python tracker
<http://bugs.python.org/issue18219>
___
___
Python-bug
Changes by Mariatta Wijaya :
Added file: http://bugs.python.org/file45173/issue18219v6.patch
___
Python tracker
<http://bugs.python.org/issue18219>
___
___
Python-bug
Mariatta Wijaya added the comment:
Inada-san, Victor, thank you.
Here is the updated patch.
--
Added file: http://bugs.python.org/file45174/issue18219v7.patch
___
Python tracker
<http://bugs.python.org/issue18
Changes by Mariatta Wijaya :
Added file: http://bugs.python.org/file45175/issue18219v8.patch
___
Python tracker
<http://bugs.python.org/issue18219>
___
___
Python-bug
Mariatta Wijaya added the comment:
Thanks David. I uploaded patch to address your concern with the docs.
Can you please check?
Serhiy, with regards to applying docs and test to 3.5, does that require a
different patch than what I have?
Thanks.
--
Added file: http://bugs.python.org
Mariatta Wijaya added the comment:
Hi,
I added to asyncio logging doc that the log file should point to a file on
local filesystem.
Please review. Thanks :)
--
keywords: +patch
nosy: +Mariatta
Added file: http://bugs.python.org/file45182/issue20847.patch
Mariatta Wijaya added the comment:
> [2] library/venv.rst:27: default role used
> 1 problem with severity 2 found.
I made a patch to address it. Please review. Thanks :)
--
keywords: +patch
nosy: +Mariatta
Added file: http://bugs.python.org/file45196/issue25152
Mariatta Wijaya added the comment:
Thanks, Stéphane :)
Perhaps this can be updated into patch review stage?
--
___
Python tracker
<http://bugs.python.org/issue25
Mariatta Wijaya added the comment:
Hi,
Attached is the patch that adds pending deprecation warnings to asyncore and
asynchat. Please review. Thanks :)
--
keywords: +patch
nosy: +Mariatta
Added file: http://bugs.python.org/file45210/issue25002.patch
Mariatta Wijaya added the comment:
Sorry about this Serhiy. I can work on another patch based on your code snippet
later today.
Should I create a different ticket about replacing asyncore and asynchat?
--
___
Python tracker
<http://bugs.python.
New submission from Mariatta Wijaya:
Deprecation warning was added to asyncore in https://bugs.python.org/issue25002
asyncore is still used in several tests and should be replaced.
--
messages: 279439
nosy: Mariatta
priority: normal
severity: normal
status: open
title: Replace asyncore
New submission from Mariatta Wijaya:
Deprecation warning was added to asynchat in https://bugs.python.org/issue25002
asynchat is still used in several tests and should be replaced.
--
components: asyncio
messages: 279441
nosy: Mariatta, gvanrossum, yselivanov
priority: normal
severity
Changes by Mariatta Wijaya :
--
components: +asyncio
nosy: +gvanrossum, yselivanov
___
Python tracker
<http://bugs.python.org/issue28533>
___
___
Python-bug
Mariatta Wijaya added the comment:
Thanks Serhiy,
I created these two tickets:
https://bugs.python.org/issue28534
https://bugs.python.org/issue28533
--
___
Python tracker
<http://bugs.python.org/issue25
Mariatta Wijaya added the comment:
I added a note like this.
.. note::
Switching protocol should only be done when both protocols are
documented to support the switch.
Would this work? Would appreciate any feedback of how to properly document this
behavior.
Thanks.
--
Added
Mariatta Wijaya added the comment:
Attached is the patch to update the documentation.
Please review. Thanks :)
--
keywords: +patch
nosy: +Mariatta
Added file: http://bugs.python.org/file45313/issue28587.patch
___
Python tracker
<h
Mariatta Wijaya added the comment:
Hmm, I did not mean to replace the documentation example like that.
Here's another update.
--
Added file: http://bugs.python.org/file45314/issue28587.patch
___
Python tracker
<http://bugs.python.org/is
Changes by Mariatta Wijaya :
Removed file: http://bugs.python.org/file45182/issue20847.patch
___
Python tracker
<http://bugs.python.org/issue20847>
___
___
Python-bug
Mariatta Wijaya added the comment:
Hi, I updated the documentation explaining the path argument.
Let me know if this works. Thanks :)
--
keywords: +patch
nosy: +Mariatta
Added file: http://bugs.python.org/file45329/issue26980.patch
___
Python
Mariatta Wijaya added the comment:
Thanks for the feedback :) Makes sense, I'll work on another patch.
--
___
Python tracker
<http://bugs.python.org/is
Mariatta Wijaya added the comment:
Here is an updated patch.
Please review :)
Thanks.
--
Added file: http://bugs.python.org/file45376/issue28587v3.patch
___
Python tracker
<http://bugs.python.org/issue28
Mariatta Wijaya added the comment:
Hi Ivan, I noticed you used two space indentation in your docs patch.
Can you use 3 spaces instead?
More guidelines here:
https://docs.python.org/devguide/documenting.html?#use-of-whitespace
Thanks :)
--
nosy: +Mariatta
Mariatta Wijaya added the comment:
Hi, here is the doc update, to be applied to 2.7 branch.
Please review. Thanks :)
--
keywords: +patch
nosy: +Mariatta
Added file: http://bugs.python.org/file45418/issue28615.patch
___
Python tracker
<h
1101 - 1200 of 1212 matches
Mail list logo