[issue19376] document that strptime() does not support the Feb 29 if the format does not contain the year

2018-10-28 Thread Braden Groom
Braden Groom added the comment: > In other words, the documentation looks sufficient to me as-is, and adding > special wording for this would only make it longer than it should be. I agree with Victor here. It seems like this can be closed. There haven't been any comments from o

[issue17514] Add the license to argparse.py

2018-10-28 Thread Braden Groom
Braden Groom added the comment: It seems like this can be closed unless we want to remove the current header in argparse.py. -- nosy: +bradengroom ___ Python tracker <https://bugs.python.org/issue17

[issue16516] argparse types (and actions) must be hashable

2018-10-28 Thread Braden Groom
Change by Braden Groom : -- pull_requests: +9523 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue16516> ___ ___ Python-bugs-list mai

[issue35084] binascii.Error: Incorrect padding

2018-10-28 Thread Braden Groom
Braden Groom added the comment: The file contents that you've provided aren't valid base64. I think the traceback that you've received is a reasonable one. -- nosy: +bradengroom ___ Python tracker <https://bugs.pyt

[issue1154351] add get_current_dir_name() to os module

2018-10-28 Thread Braden Groom
Braden Groom added the comment: Victor, FWIW I don't need this functionality and your suggestion on the PR seems reasonable to me. I only picked up this issue as a way to become familiar with contributing to the project. I'm okay with closing both the PR and the ticket. -

[issue14856] argparse: creating an already defined subparsers does not raises an exception

2018-10-27 Thread Braden Groom
Braden Groom added the comment: https://github.com/python/cpython/pull/10159 -- nosy: +bradengroom ___ Python tracker <https://bugs.python.org/issue14

[issue14856] argparse: creating an already defined subparsers does not raises an exception

2018-10-27 Thread Braden Groom
Change by Braden Groom : -- pull_requests: +9481, 9482, 9483 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue14856> ___ ___ Python-

[issue14856] argparse: creating an already defined subparsers does not raises an exception

2018-10-27 Thread Braden Groom
Change by Braden Groom : -- pull_requests: +9481, 9482 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue14856> ___ ___ Python-bugs-lis

[issue14856] argparse: creating an already defined subparsers does not raises an exception

2018-10-27 Thread Braden Groom
Change by Braden Groom : -- pull_requests: +9481 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue14856> ___ ___ Python-bugs-list mai

[issue33710] Deprecate gettext.lgettext()

2018-10-26 Thread Braden Groom
Braden Groom added the comment: Ah. Thank you -- ___ Python tracker <https://bugs.python.org/issue33710> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue33710] Deprecate gettext.lgettext()

2018-10-26 Thread Braden Groom
Braden Groom added the comment: Thanks! I'll check out the linked PR. I've seen a few deprecation issues that I couldn't pick up just because I wasn't clear on the deprecation process. Is this documented anywhere in the development guides? I wasn't able to find it if

[issue1154351] add get_current_dir_name() to os module

2018-10-25 Thread Braden Groom
Change by Braden Groom : -- pull_requests: +9450 stage: test needed -> patch review ___ Python tracker <https://bugs.python.org/issue1154351> ___ ___ Python-

[issue33710] Deprecate gettext.lgettext()

2018-10-25 Thread Braden Groom
Braden Groom added the comment: What's the process for deprecating functions? Do we just start by adding a note in the docs? -- ___ Python tracker <https://bugs.python.org/is

[issue33710] Deprecate gettext.lgettext()

2018-10-25 Thread Braden Groom
Change by Braden Groom : -- nosy: +bradengroom ___ Python tracker <https://bugs.python.org/issue33710> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue34145] uuid3 and uuid5 hard to use portably between Python 2 and 3

2018-10-25 Thread Braden Groom
Change by Braden Groom : -- keywords: +patch pull_requests: +9433 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue34145> ___ ___ Py

[issue35005] argparse should accept json and yaml argument types

2018-10-18 Thread Braden Groom
Braden Groom added the comment: I agree with Paul. This is probably simple enough for applications to implement. It also doesn't make sense to add either of these if the precedent was set by rejecting DateTime previously. -- ___ Python tr

[issue35005] argparse should accept json and yaml argument types

2018-10-18 Thread Braden Groom
Braden Groom added the comment: I could try adding JSON and YAML argument types if that's what we want to do. -- nosy: +bradengroom ___ Python tracker <https://bugs.python.org/is

[issue32321] functools.reduce has a redundant guard or needs a pure Python fallback

2018-10-14 Thread Braden Groom
Change by Braden Groom : -- pull_requests: +9246 ___ Python tracker <https://bugs.python.org/issue32321> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue26441] email.charset: to_splittable and from_splittable are not there anymore!

2018-10-13 Thread Braden Groom
Change by Braden Groom : -- keywords: +patch pull_requests: +9234 stage: needs patch -> patch review ___ Python tracker <https://bugs.python.org/issu