[issue27467] distutils.config API different between <=3.5.1 and 3.5.2

2016-07-08 Thread Berker Peksag
Berker Peksag added the comment: Thanks for the report. Yes, the RawConfigParser change was intentional and it was discussed in issue 20120. I'm marking this as a documentation issue. -- assignee: -> docs@python components: +Documentation nosy: +berker.peksag, docs@pyth

[issue11027] Implement sectionxform in configparser

2016-07-08 Thread Berker Peksag
Berker Peksag added the comment: Issue 26537 is a duplicate of this one but it has an up-to-date and more complete patch so I'm going to close this one. -- nosy: +berker.peksag resolution: -> duplicate stage: needs patch -> resolved status: open -> closed superseder: -

[issue27467] distutils.config API different between <=3.5.1 and 3.5.2

2016-07-08 Thread Berker Peksag
Berker Peksag added the comment: I was thinking to document issue 20120 in Misc/NEWS. It turns out I was looking at the wrong commit and it was already documented in eae59b6bf133. -- resolution: -> not a bug stage: needs patch -> resolved status: open -&g

[issue23285] PEP 475 - EINTR handling

2016-07-10 Thread Berker Peksag
Changes by Berker Peksag : Removed file: http://bugs.python.org/file43674/b3b439d7dd40.diff ___ Python tracker <http://bugs.python.org/issue23285> ___ ___ Python-bug

[issue20767] Some python extensions can't be compiled with clang 3.4

2016-07-10 Thread Berker Peksag
Changes by Berker Peksag : -- components: -Installation, Interpreter Core, Library (Lib), Tests type: performance -> compile error versions: -Python 3.3, Python 3.4 ___ Python tracker <http://bugs.python.org/issu

[issue27476] Introduce a .github folder with PULL_REQUEST_TEMPLATE

2016-07-10 Thread Berker Peksag
Changes by Berker Peksag : -- resolution: -> fixed stage: commit review -> resolved status: open -> closed type: behavior -> enhancement ___ Python tracker <http://bugs.python

[issue25572] _ssl doesn't build on OSX 10.11

2016-07-11 Thread Berker Peksag
Changes by Berker Peksag : -- resolution: -> out of date stage: needs patch -> resolved type: -> behavior versions: -Python 3.4 ___ Python tracker <http://bugs.python.or

[issue16858] tarfile silently hides errors

2016-07-11 Thread Berker Peksag
Changes by Berker Peksag : -- Removed message: http://bugs.python.org/msg270204 ___ Python tracker <http://bugs.python.org/issue16858> ___ ___ Python-bugs-list m

[issue16858] tarfile silently hides errors

2016-07-11 Thread Berker Peksag
Changes by Berker Peksag : -- Removed message: http://bugs.python.org/msg265967 ___ Python tracker <http://bugs.python.org/issue16858> ___ ___ Python-bugs-list m

[issue16858] tarfile silently hides errors

2016-07-11 Thread Berker Peksag
Changes by Berker Peksag : -- Removed message: http://bugs.python.org/msg270206 ___ Python tracker <http://bugs.python.org/issue16858> ___ ___ Python-bugs-list m

[issue27493] logging module fails with unclear error when supplied a (Posix)Path

2016-07-12 Thread Berker Peksag
Berker Peksag added the comment: logging module doesn't support Path objects. You need to wrap STATUSLOG_PATH = Path('~/logFiles/Reseller/').expanduser() with str(). We could possibly add PEP 519 support to the logging module for Python 3.6. What do you think, Vinay?

[issue27504] Missing assertion methods in unittest documentation

2016-07-12 Thread Berker Peksag
Changes by Berker Peksag : -- resolution: -> not a bug stage: -> resolved status: open -> closed ___ Python tracker <http://bugs.python.org/issue27504> ___ ___

[issue25393] 'resource' module documentation error

2016-07-12 Thread Berker Peksag
Changes by Berker Peksag : -- keywords: +easy nosy: +berker.peksag stage: -> needs patch type: enhancement -> behavior versions: +Python 3.6 ___ Python tracker <http://bugs.python.org/i

[issue10225] Fix doctest runable examples in python manual

2016-07-12 Thread Berker Peksag
Changes by Berker Peksag : -- nosy: +andymaier, belopolsky, docs@python, eric.araujo, ezio.melotti, georg.brandl, lukasz.langa, rhettinger, terry.reedy -lissacoffeyx ___ Python tracker <http://bugs.python.org/issue10

[issue10225] Fix doctest runable examples in python manual

2016-07-12 Thread Berker Peksag
Changes by Berker Peksag : -- Removed message: http://bugs.python.org/msg270297 ___ Python tracker <http://bugs.python.org/issue10225> ___ ___ Python-bugs-list m

[issue22125] Cure signedness warnings introduced by #22003

2016-07-13 Thread Berker Peksag
Berker Peksag added the comment: Since 2e29d54843a4 this is no longer needed. Thanks for the patches! -- nosy: +berker.peksag resolution: -> out of date stage: patch review -> resolved status: open -> closed ___ Python track

[issue27497] csv module: Add return value to DictWriter.writeheader

2016-07-13 Thread Berker Peksag
Berker Peksag added the comment: By the way, there is an open ticket about changing the recipe in Django documentation: https://code.djangoproject.com/ticket/26040 -- nosy: +berker.peksag ___ Python tracker <http://bugs.python.org/issue27

[issue27455] Fix tkinter examples to be PEP8 compliant

2016-07-13 Thread Berker Peksag
Berker Peksag added the comment: Since Terry is already busy with IDLE maintenance, I went ahead and commit the patch with minor modifications. Thanks for the patch, John! :) -- resolution: -> fixed stage: patch review -> resolved status: open -&g

[issue27180] Doc/pathlib: Please describe the behaviour of Path().rename() is depends on the platform (same as os.rename())

2016-07-13 Thread Berker Peksag
Berker Peksag added the comment: Thanks! -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <http://bugs.python.or

[issue26446] Mention in the devguide that core dev stuff falls under the PSF CoC

2016-07-13 Thread Berker Peksag
Berker Peksag added the comment: Sorry, I finally found some time to clear my CPython TODO list. Thanks for the patch, Evelyn! -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python track

[issue27369] Tests break with --with-system-expat and Expat 2.2.0

2016-07-13 Thread Berker Peksag
Changes by Berker Peksag : -- stage: patch review -> resolved title: [PATCH] Tests break with --with-system-expat and Expat 2.2.0 -> Tests break with --with-system-expat and Expat 2.2.0 ___ Python tracker <http://bugs.python.org/i

[issue18858] dummy_threading lacks threading.get_ident() equivalent

2016-07-14 Thread Berker Peksag
Berker Peksag added the comment: > This patch adds a test but does not fix the bug. I forgot to explain what the first patch does. The specific problem reported by OP has already been fixed in default branch (but not in 3.5) so issue18858.diff was added a test to make sure that threading

[issue27518] small typo error in Grammar/Grammar

2016-07-15 Thread Berker Peksag
Berker Peksag added the comment: Thanks, Stéphane. -- nosy: +berker.peksag resolution: -> fixed stage: -> resolved status: open -> closed type: -> behavior versions: +Python 3.5 ___ Python tracker <http://bugs.python

[issue27519] update the references to http://mercurial.selenic.com

2016-07-15 Thread Berker Peksag
Berker Peksag added the comment: Thanks! -- nosy: +berker.peksag resolution: -> fixed stage: -> resolved status: open -> closed type: -> behavior ___ Python tracker <http://bugs.python

[issue27519] update the references to http://mercurial.selenic.com

2016-07-15 Thread Berker Peksag
Changes by Berker Peksag : -- versions: -Python 3.5, Python 3.6 ___ Python tracker <http://bugs.python.org/issue27519> ___ ___ Python-bugs-list mailing list Unsub

[issue23262] webbrowser module broken with Firefox 36+

2016-07-16 Thread Berker Peksag
Berker Peksag added the comment: Thanks for the patches! Can't you just use a function from the high level subprocess API (like subprocess.run()? -- stage: -> patch review versions: +Python 3.6 -Python 3.4 ___ Python tracke

[issue23262] webbrowser module broken with Firefox 36+

2016-07-16 Thread Berker Peksag
Berker Peksag added the comment: I was talking about webbrowser.py-3.4-newfox.patch 3.4 is now in security-fix-only mode so we can't push the patch to the 3.4 branch. -- ___ Python tracker <http://bugs.python.org/is

[issue27419] Bugs in PyImport_ImportModuleLevelObject

2016-07-17 Thread Berker Peksag
Berker Peksag added the comment: I'm getting a segfault after d87f99e297d5 (SubinterpreterTest.test_subinterps). $ ./python -m test test_capi Run tests sequentially 0:00:00 [1/1] test_capi Fatal Python error: Segmentation fault Current thread 0x7fd5e401d700 (most recent call first):

[issue27531] Documentation for assert_not_called() has wrong signature

2016-07-17 Thread Berker Peksag
Berker Peksag added the comment: Good catch, thanks Michael! -- nosy: +berker.peksag resolution: -> fixed stage: -> resolved status: open -> closed type: -> behavior ___ Python tracker <http://bugs.python

[issue27559] Crash On bytearray()

2016-07-18 Thread Berker Peksag
Changes by Berker Peksag : -- resolution: remind -> not a bug stage: -> resolved ___ Python tracker <http://bugs.python.org/issue27559> ___ ___ Python-bugs-

[issue27558] SystemError with bare `raise` in threading or multiprocessing

2016-07-18 Thread Berker Peksag
Berker Peksag added the comment: I would prefer Antti's test case in msg270730 since the bug can be reproduced by using threading module (you can use assert_python_ok() as a helper.) Lib/test_threading.py is probably a better place for the test. -- nosy: +berker.peksag stage:

[issue27568] "HTTPoxy", use of HTTP_PROXY flag supplied by attacker in CGI scripts

2016-07-18 Thread Berker Peksag
Changes by Berker Peksag : -- nosy: +orsenthil stage: -> patch review type: enhancement -> security versions: +Python 2.7, Python 3.3, Python 3.4, Python 3.5, Python 3.6 ___ Python tracker <http://bugs.python.org/i

[issue27567] Add constants EPOLLRDHUP and POLLRDHUP to module select.

2016-07-19 Thread Berker Peksag
Berker Peksag added the comment: Thanks! -- nosy: +berker.peksag status: open -> closed ___ Python tracker <http://bugs.python.org/issue27567> ___ ___ Python-

[issue23951] Update devguide style to use a similar theme as Docs

2016-07-20 Thread Berker Peksag
Berker Peksag added the comment: -1 I think the current devguide theme looks fine and it would be nice to keep devguide and Python documentations use different themes. I'd be -0 if the patch was small, but diff stat "11 files changed, 1651 insertions(+), 10 deletions(-)" is hu

[issue23951] Update devguide style to use a similar theme as Docs

2016-07-20 Thread Berker Peksag
Berker Peksag added the comment: Can we at least serve images and JS files (py.png -- this gives 404 now, copybutton.js, sidebar.js) from docs.python.org? It seems like devguide_theme_revised.patch was committed accidentally: https://hg.python.org/devguide/rev/9e7b1bc15ba7#l3.3 The color of

[issue27582] Mispositioned SyntaxError caret for unknown code points

2016-07-21 Thread Berker Peksag
Berker Peksag added the comment: This looks like a duplicate of issue 2382. -- nosy: +berker.peksag ___ Python tracker <http://bugs.python.org/issue27582> ___ ___

[issue13849] Add tests for NUL checking in certain strs

2016-07-21 Thread Berker Peksag
Berker Peksag added the comment: Attached patch adds tests for common members of Lib/genericpath.py. -- keywords: +patch nosy: +berker.peksag stage: needs patch -> patch review versions: +Python 3.6 -Python 3.4 Added file: http://bugs.python.org/file43821/issue13849.d

[issue27591] multiprocessing: Possible uninitialized pointer use in Windows builds

2016-07-22 Thread Berker Peksag
Berker Peksag added the comment: LGTM -- assignee: -> berker.peksag components: +Extension Modules nosy: +berker.peksag stage: -> patch review type: -> behavior versions: +Python 3.5 ___ Python tracker <http://bugs.python.or

[issue27591] multiprocessing: Possible uninitialized pointer use in Windows builds

2016-07-22 Thread Berker Peksag
Berker Peksag added the comment: Yes, that's why I assigned it to myself :) Thanks for the patch! -- ___ Python tracker <http://bugs.python.org/is

[issue27587] Issues, reported by PVS-Studio static analyzer

2016-07-22 Thread Berker Peksag
Berker Peksag added the comment: > V547 Expression 's->sock_fd < 0' is always false. Unsigned type value is > never < 0. Modules/socketmodule.c:655 > V547 Expression 's->sock_fd < 0' is always false. Unsigned type value is > never < 0. Module

[issue27366] PEP487: Simpler customization of class creation

2016-07-22 Thread Berker Peksag
Changes by Berker Peksag : -- components: +Interpreter Core -Library (Lib) nosy: +berker.peksag stage: -> patch review ___ Python tracker <http://bugs.python.org/issu

[issue27591] multiprocessing: Possible uninitialized pointer use in Windows builds

2016-07-22 Thread Berker Peksag
Berker Peksag added the comment: Here is an updated patch. Thanks, Victor. -- Added file: http://bugs.python.org/file43837/issue27591_v2.diff ___ Python tracker <http://bugs.python.org/issue27

[issue27591] multiprocessing: Possible uninitialized pointer use in Windows builds

2016-07-22 Thread Berker Peksag
Berker Peksag added the comment: Thanks! I should read PEP 7 again :) -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <http://bugs.python.or

[issue13849] Add tests for NUL checking in certain strs

2016-07-22 Thread Berker Peksag
Berker Peksag added the comment: Thanks for your review, Victor. I don't care about 2.7 at this point so I went with 3.5+ :) -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <http:

[issue27493] logging module fails with unclear error when supplied a (Posix)Path

2016-07-24 Thread Berker Peksag
Changes by Berker Peksag : -- status: open -> closed ___ Python tracker <http://bugs.python.org/issue27493> ___ ___ Python-bugs-list mailing list Unsubscrib

[issue27454] PyUnicode_InternInPlace can use PyDict_SetDefault

2016-07-24 Thread Berker Peksag
Berker Peksag added the comment: Thanks! -- resolution: -> fixed stage: commit review -> resolved status: open -> closed ___ Python tracker <http://bugs.python.or

[issue25966] Bug in asyncio.corotuines._format_coroutine

2016-07-24 Thread Berker Peksag
Berker Peksag added the comment: Merged in f4fe55dd5659. -- nosy: +berker.peksag stage: -> resolved status: open -> closed type: -> behavior versions: +Python 3.5, Python 3.6 ___ Python tracker <http://bugs.python.or

[issue27601] Minor inaccuracy in hash documentation

2016-07-24 Thread Berker Peksag
Berker Peksag added the comment: Looks good to me too. 'hash_value' looks more readable to me, thanks! -- nosy: +berker.peksag resolution: -> fixed stage: patch review -> resolved status: open -> closed type: -> behavior versions: -Python 3.2,

[issue27587] Issues, reported by PVS-Studio static analyzer

2016-07-24 Thread Berker Peksag
Berker Peksag added the comment: I'm attaching Christian's patch at https://marc.info/?l=python-dev&m=146922730716425&w=2 as issue27587_pystate_addmodule.diff to make code reviewing easier. -- stage: needs patch -> patch review _

[issue27587] Issues, reported by PVS-Studio static analyzer

2016-07-24 Thread Berker Peksag
Changes by Berker Peksag : -- keywords: +patch Added file: http://bugs.python.org/file43870/issue27587_pystate_addmodule.diff ___ Python tracker <http://bugs.python.org/issue27

[issue27601] Minor inaccuracy in hash documentation

2016-07-24 Thread Berker Peksag
Berker Peksag added the comment: > I am very sorry, this is probably my fault. It's not your fault :) I removed them. 3.2, 3.3 and 3.4 are in security-fix-only mode so they won't get any documentation updates. You can read https://docs.python.org/devguide/devcycle.html#secbranc

[issue27619] getopt should strip whitespace from long arguments

2016-07-25 Thread Berker Peksag
Berker Peksag added the comment: I left some review comments on Rietveld. I think we can treat this as a bug and fix it in 3.5 too. -- nosy: +berker.peksag stage: -> patch review ___ Python tracker <http://bugs.python.org/issu

[issue25431] implement address in network in ipaddress module

2016-07-26 Thread Berker Peksag
Berker Peksag added the comment: Thanks for the report and for the patch, Aleksandr. This is a duplicate of issue 20825. See also issue 27628 for a similar report. -- dependencies: -speed up ipaddress __contain__ method nosy: +berker.peksag resolution: -> duplicate stage: pa

[issue27628] ipaddress incompatibility with ipaddr: __contains__ between networks

2016-07-26 Thread Berker Peksag
Berker Peksag added the comment: See also issue 25431. -- ___ Python tracker <http://bugs.python.org/issue27628> ___ ___ Python-bugs-list mailing list Unsub

[issue11048] "import ctypes" causes segfault on read-only filesystem

2016-07-26 Thread Berker Peksag
Changes by Berker Peksag : -- nosy: +berker.peksag versions: +Python 3.5, Python 3.6 -Python 3.2, Python 3.3, Python 3.4 ___ Python tracker <http://bugs.python.org/issue11

[issue27633] Doc: Add missing version info to email.parser

2016-07-27 Thread Berker Peksag
Berker Peksag added the comment: Good catch, thanks! -- nosy: +berker.peksag resolution: -> fixed stage: commit review -> resolved status: open -> closed type: enhancement -> behavior versions: -Python 3.3, Python 3.4 ___ Python tr

[issue27638] int.to_bytes() and int.from_bytes() should support 'net' and 'host' byte orders

2016-07-27 Thread Berker Peksag
Berker Peksag added the comment: There is no need to go to python-ideas for this. Adding domain experts to nosy list is enough. -- nosy: +berker.peksag, mark.dickinson, serhiy.storchaka ___ Python tracker <http://bugs.python.org/issue27

[issue27645] Supporting native backup facility of SQLite

2016-07-28 Thread Berker Peksag
Berker Peksag added the comment: Thanks for the patch! I haven't had a chance to review the patch yet, but we also need documentation updates to Doc/library/sqlite3.rst. -- nosy: +berker.peksag stage: -> patch review ___ Python tracke

[issue22645] Unable to install Python 3.4.2 amd64 on Windows 8.1 Update 1

2016-07-28 Thread Berker Peksag
Berker Peksag added the comment: This was marked as 'fixed' almost two years ago. I tried to install 3.4.3, uninstall 3.4.3 and install 3.4.4 again in Win 10 and it worked fine for me. I guess this was left open accidentally. -- nosy: +berker.peksag status: open

[issue16632] Enable DEP and ASLR

2016-07-30 Thread Berker Peksag
Berker Peksag added the comment: This has already been backported to 2.7 in issue 24508. -- nosy: +berker.peksag resolution: -> fixed status: open -> closed ___ Python tracker <http://bugs.python.org/i

[issue27366] PEP487: Simpler customization of class creation

2016-07-30 Thread Berker Peksag
Berker Peksag added the comment: Sorry, I'm a bit late to the party. Here are some tweaks to ecc7bff738e0. I've added versionadded directives, updated the tests to use new style classes and removed a duplicate sentence from the __init_subclass__ docstring. -- Added

[issue27652] Make use of non-standard error number ESHUTDOWN optional

2016-07-30 Thread Berker Peksag
Berker Peksag added the comment: Looks good to me, thanks! -- nosy: +berker.peksag stage: -> commit review title: [Patch] Make use of non-standard error number ESHUTDOWN optional -> Make use of non-standard error number ESHUTDOWN optional type: -> en

[issue27366] PEP487: Simpler customization of class creation

2016-07-30 Thread Berker Peksag
Berker Peksag added the comment: Thanks for the review, Nick! (and also thanks to Martin for the great PEP!) -- ___ Python tracker <http://bugs.python.org/issue27

[issue27652] Make use of non-standard error number ESHUTDOWN optional

2016-07-30 Thread Berker Peksag
Berker Peksag added the comment: Thanks again, Ed! Could you please sign the PSF contributor agreement at https://www.python.org/psf/contrib/contrib-form/ ? Also, you don't need to strip out the header part of the patch file (Mercurial didn't recognize it as a valid patch file). Yo

[issue19660] decorator syntax: allow testlist instead of just dotted_name

2016-07-30 Thread Berker Peksag
Changes by Berker Peksag : -- nosy: +berker.peksag ___ Python tracker <http://bugs.python.org/issue19660> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue10673] multiprocess.Process join method - timeout indistinguishable from success

2016-07-30 Thread Berker Peksag
Berker Peksag added the comment: Thread.join() also returns None in all cases so +1 for documenting the current behavior. -- keywords: +easy nosy: +berker.peksag stage: -> needs patch versions: +Python 3.5, Python 3.6 -Python 3.3 ___ Python trac

[issue27568] "HTTPoxy", use of HTTP_PROXY flag supplied by attacker in CGI scripts

2016-07-31 Thread Berker Peksag
Changes by Berker Peksag : -- stage: patch review -> resolved ___ Python tracker <http://bugs.python.org/issue27568> ___ ___ Python-bugs-list mailing list Un

[issue23746] sysconfg.is_python_build() is buggy

2016-07-31 Thread Berker Peksag
Changes by Berker Peksag : -- components: -Library (Lib) keywords: +easy stage: -> needs patch type: -> enhancement versions: +Python 3.6 -Python 3.4 ___ Python tracker <http://bugs.python.org/i

[issue27667] subprocess32 unable to be installed via pip and python install

2016-08-02 Thread Berker Peksag
Berker Peksag added the comment: Thanks for the report. The stdlib version of subprocess module has a little bit codebase now (there is no subprocess_cloexec_pipe() routine anymore, for example) so we can't do anything here. Could you please report this to https://github.com/google/p

[issue27558] SystemError with bare `raise` in threading or multiprocessing

2016-08-02 Thread Berker Peksag
Berker Peksag added the comment: The test code in issue27558_v2.patch looks OK to me. -- ___ Python tracker <http://bugs.python.org/issue27558> ___ ___ Python-bug

[issue6926] socket module missing IPPROTO_IPV6, IPPROTO_IPV4

2016-08-02 Thread Berker Peksag
Berker Peksag added the comment: Py_WINVER has been updated to use 0x0600 (_WIN32_WINNT_VISTA) in 57e2549cc9a6 (issue 23451) Since the consensus was to keep 2.7 as is I'm closing this as 'out of date'. -- nosy: +berker.peksag resolution: -> out of date stage: needs

[issue24637] locals dictionary in PyRun_String

2016-08-02 Thread Berker Peksag
Changes by Berker Peksag : -- nosy: +berker.peksag stage: -> patch review versions: -Python 2.7, Python 3.2, Python 3.3, Python 3.4 ___ Python tracker <http://bugs.python.org/issu

[issue24082] Obsolete note in argument parsing (c-api/arg.rst)

2016-08-02 Thread Berker Peksag
Berker Peksag added the comment: The patch looks good to me. Note that the patch in issue 24278 also removes the same note. -- nosy: +berker.peksag stage: -> patch review type: -> behavior versions: +Python 3.5, Python 3.6 -Python 3.4 ___

[issue26109] _Py_DumpTraceback should be PyAPI_FUNC

2016-08-02 Thread Berker Peksag
Berker Peksag added the comment: Thanks for the report. This has already been fixed in 4f5e4155c259 ( Python 3.5+) -- nosy: +berker.peksag resolution: -> out of date stage: -> resolved status: open -> closed ___ Python track

[issue26267] UUID docs should say how to get "standard form"

2016-08-02 Thread Berker Peksag
Berker Peksag added the comment: > It also indents the attributes and descriptions to emphasize that they are > part of the UUID instance, not the uuid module. Thanks for the patch, but please revert unrelated changes. -- nosy: +berker.peksag stage: needs patch -> pat

[issue26576] Tweak wording of decorator docos

2016-08-03 Thread Berker Peksag
Berker Peksag added the comment: Thanks for the patch, Chris. I've only changed `func` to ``func`` (we don't use single backtick in reST.) -- nosy: +berker.peksag resolution: -> fixed stage: -> resolved status: open -> closed type: -> enhancement versions: +

[issue26267] UUID docs should say how to get "standard form"

2016-08-03 Thread Berker Peksag
Berker Peksag added the comment: I wouldn't consider it a problem since both forms are supported. Also note that you don't need to specify the "UUID." prefix when you use the indented form: .. class:: UUID(...) .. attribute:: bytes I don't think the

[issue23710] C API doc for PyObject_HEAD is outdated

2016-08-03 Thread Berker Peksag
Berker Peksag added the comment: Thanks for the patch. Committed capidocs.diff-2 with some tweaks. -- resolution: -> fixed stage: commit review -> resolved status: open -> closed ___ Python tracker <http://bugs.python.or

[issue18199] Windows: support path longer than 260 bytes using "\\?\" prefix

2016-08-03 Thread Berker Peksag
Changes by Berker Peksag : -- nosy: -luisa.sam...@gmail.com ___ Python tracker <http://bugs.python.org/issue18199> ___ ___ Python-bugs-list mailing list Unsub

[issue18199] Windows: support path longer than 260 bytes using "\\?\" prefix

2016-08-03 Thread Berker Peksag
Changes by Berker Peksag : -- nosy: +Aaron.Meurer, Voo, daniel.ugra, eryksun, ezio.melotti, haypo, jens, loewis, pitrou, santoso.wijaya, serhiy.storchaka, steve.dower, zach.ware ___ Python tracker <http://bugs.python.org/issue18

[issue18199] Windows: support path longer than 260 bytes using "\\?\" prefix

2016-08-03 Thread Berker Peksag
Changes by Berker Peksag : -- Removed message: http://bugs.python.org/msg271888 ___ Python tracker <http://bugs.python.org/issue18199> ___ ___ Python-bugs-list m

[issue8418] Crash 0xc0000417 STATUS_INVALID_CRUNTIME_PARAMETER on program exit

2016-08-03 Thread Berker Peksag
Berker Peksag added the comment: I'm going to close this as 'works for me' since there is no way to reproduce the crash consistently. Also, we don't support Windows XP anymore and sum.v4.py worked fine for me in Windows 10. See also http://code.activestate.com/lists/pyt

[issue18334] type(name, bases, dict) does not call metaclass' __prepare__ attribute

2016-08-03 Thread Berker Peksag
Changes by Berker Peksag : -- nosy: +berker.peksag stage: -> patch review versions: +Python 3.5, Python 3.6 -Python 3.3, Python 3.4 ___ Python tracker <http://bugs.python.org/issu

[issue19372] configure and compile problems with older CentOS releases

2016-08-03 Thread Berker Peksag
Berker Peksag added the comment: > Kernel 2.6.18 is also quite old, so if there is no feedback if this is still > an issue I'd suggest to close the report. Agreed. And without more information, there is nothing we can do here. -- nosy: +berker.peksag resolution: -> n

[issue27680] Reduce Github pull request rate

2016-08-04 Thread Berker Peksag
Berker Peksag added the comment: I find pull requests templates more useful: https://github.com/blog/2111-issue-and-pull-request-templates and we already have a template to warn users: https://github.com/python/cpython/blob/master/.github/PULL_REQUEST_TEMPLATE.md -- nosy

[issue27680] Reduce Github pull request rate

2016-08-04 Thread Berker Peksag
Berker Peksag added the comment: Sorry, I forgot to share a screenshot in my earlier message: https://dl.dropboxusercontent.com/u/166024/pr-template.png -- ___ Python tracker <http://bugs.python.org/issue27

[issue27682] Windows Error 10053, ConnectionAbortedError: [WinError 10053] An established connection was aborted by the software in your host machine

2016-08-04 Thread Berker Peksag
Berker Peksag added the comment: Which browser do you use? How big is the CSV file? Modern browsers tend to do aggressive prefetching so this might be the cause here. -- nosy: +berker.peksag ___ Python tracker <http://bugs.python.org/issue27

[issue27684] Incorrect exception message of ImportError constructor

2016-08-04 Thread Berker Peksag
Berker Peksag added the comment: This is a duplicate of issue 21578. -- nosy: +berker.peksag resolution: -> duplicate stage: -> resolved status: open -> closed superseder: -> Misleading error message when ImportError called with invalid keyword args type:

[issue27697] Obscure bug in the int() function

2016-08-05 Thread Berker Peksag
Changes by Berker Peksag : -- resolution: -> not a bug stage: -> resolved status: open -> closed ___ Python tracker <http://bugs.python.org/issue27697> ___ ___

[issue12276] 3.x ignores sys.tracebacklimit=0

2016-08-05 Thread Berker Peksag
Changes by Berker Peksag : -- keywords: +easy stage: -> needs patch type: -> behavior versions: +Python 3.5, Python 3.6 -Python 3.1, Python 3.2 ___ Python tracker <http://bugs.python.org/i

[issue22391] MSILIB truncates last character in summary information stream

2016-08-05 Thread Berker Peksag
Berker Peksag added the comment: Thanks for the report. This is a duplicate of issue 1104. -- nosy: +berker.peksag resolution: -> duplicate stage: -> resolved status: open -> closed ___ Python tracker <http://bugs.python.or

[issue3216] Scarce msilib documentation

2016-08-05 Thread Berker Peksag
Berker Peksag added the comment: All obvious bugs have already been fixed. -- nosy: +berker.peksag resolution: -> fixed stage: -> resolved status: open -> closed ___ Python tracker <http://bugs.python.o

[issue14594] document imp.load_dynamic()

2016-08-05 Thread Berker Peksag
Berker Peksag added the comment: The imp module has been deprecated long time ago and the importlib module itself doesn't it anymore. However, Cython still use it: https://github.com/cython/cython/blob/master/pyximport/pyximport.py#L217 I'm inclined to close this as 'out of

[issue15639] csv.Error description is incorrectly broad

2016-08-05 Thread Berker Peksag
Berker Peksag added the comment: Thanks for the report. Most of the csv.Error usages are in Modules/_csv.c. You can search for "_csvstate_global->error_obj" in the module's source code. I think the documentation is correct as is. -- nosy: +berker.peksag resolut

[issue18548] In unittest doc change WidgetTestCase to SimpleWidgetTestCase in suite()

2016-08-05 Thread Berker Peksag
Berker Peksag added the comment: Good catch, thanks! I went with Ezio's suggestion but left 2.7 documentation as is. -- nosy: +berker.peksag resolution: -> fixed stage: patch review -> resolved status: open -> closed type: enhancement -> behavior versions: +Pytho

[issue21056] csv documentation is incorrect

2016-08-05 Thread Berker Peksag
Changes by Berker Peksag : -- keywords: +easy stage: -> needs patch versions: +Python 3.5, Python 3.6 -Python 3.4 ___ Python tracker <http://bugs.python.org/issu

[issue12946] PyModule_GetDict() claims it can never fail, but it can

2016-08-06 Thread Berker Peksag
Berker Peksag added the comment: I've changed the dead code to assert(d != NULL); and added the following sentence to PyModule_GetDict documentation: If *module* is not a module object (or a subtype of a module object), :exc:`SystemError` is raised and *NULL* is ret

[issue23105] os.O_SHLOCK and os.O_EXLOCK are not available on Linux

2016-08-06 Thread Berker Peksag
Changes by Berker Peksag : -- keywords: +easy stage: -> needs patch versions: +Python 3.6 -Python 3.4 ___ Python tracker <http://bugs.python.org/issu

[issue23542] Update PEP 476 for using urllib2.build_opener()

2016-08-06 Thread Berker Peksag
Berker Peksag added the comment: Thanks for the patch, but I prefer keeping the section shorter. Also, note that disabling verification globally is discouraged in the PEP. -- nosy: +berker.peksag resolution: -> rejected stage: -> resolved status: open -&g

[issue24626] please sync cgi.parse document

2016-08-06 Thread Berker Peksag
Berker Peksag added the comment: Thanks for the report! The default values of fp and environ parameters are already documented in the function signature in Python 3: cgi.parse(fp=None, environ=os.environ, keep_blank_values=False, strict_parsing=False) In Python 2, the function signature

<    17   18   19   20   21   22   23   24   25   26   >