[issue16328] win_add2path.py sets wrong user path

2017-07-03 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <http://bugs.python.org/issue16328> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue20844] SyntaxError: encoding problem: iso-8859-1 on Windows

2017-08-08 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <http://bugs.python.org/issue20844> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue14345] Document socket.SOL_SOCKET

2017-08-10 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <http://bugs.python.org/issue14345> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue18407] Fix compiler warnings in pythoncore for Win64

2018-11-22 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue18407> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue14418] Document differences in SocketServer between Python 2.6 and 2.7

2018-11-26 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue14418> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue19865] create_unicode_buffer() fails on non-BMP strings on Windows

2018-11-28 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue19865> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue10320] printf %qd is nonstandard

2018-12-03 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue10320> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue13369] timeout with exit code 0 while re-running failed tests

2018-12-12 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy status: pending -> open ___ Python tracker <https://bugs.python.org/issue13369> ___ ___ Python-bugs-list mai

[issue8314] test_ctypes fails in test_ulonglong on sparc buildbots

2018-12-12 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue8314> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue2661] Mapping tests cannot be passed by user implementations

2018-12-12 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue2661> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue14143] test_ntpath failure on Windows

2018-12-12 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy status: pending -> open ___ Python tracker <https://bugs.python.org/issue14143> ___ ___ Python-bugs-list mai

[issue11955] 3.3 : test_argparse.py fails 'make test'

2018-12-12 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy status: pending -> open ___ Python tracker <https://bugs.python.org/issue11955> ___ ___ Python-bugs-list mai

[issue15626] unittest.main negates -bb option and programmatic warning configuration

2018-12-12 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue15626> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue21041] pathlib.PurePath.parents rejects negative indexes

2018-12-16 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue21041> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue14802] Python fails to compile with VC11 ARM configuration

2019-01-12 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue14802> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue20911] urllib 'headers' is not a well defined data type

2019-01-23 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue20911> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue11315] unicode support in Cookie module

2019-01-27 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue11315> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue15753] No-argument super in method with variable arguments raises SystemError

2019-02-14 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue15753> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue20523] global .pdbrc on windows 7 not reachable out of the box

2019-02-14 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue20523> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue15954] No error checking after using of the wcsxfrm()

2017-03-06 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <http://bugs.python.org/issue15954> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue17062] An os.walk inspired replacement for pkgutil.walk_packages

2017-03-10 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <http://bugs.python.org/issue17062> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue754016] urlparse goes wrong with IP:port without scheme

2017-03-13 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <http://bugs.python.org/issue754016> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue20554] Use specific asserts in optparse test

2017-03-23 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <http://bugs.python.org/issue20554> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue20548] Use specific asserts in warnings and exceptions tests

2017-03-23 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <http://bugs.python.org/issue20548> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue16510] Using appropriate checks in tests

2017-03-23 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <http://bugs.python.org/issue16510> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue22240] argparse support for "python -m module" in help

2017-03-29 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <http://bugs.python.org/issue22240> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue18669] curses.chgat() moves cursor, documentation says it shouldn't

2017-04-26 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <http://bugs.python.org/issue18669> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue16283] ctypes.util.find_library does not find all DLLs anymore

2017-05-13 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <http://bugs.python.org/issue16283> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue18299] Change script_helper to use universal_newlines=True in _assert_python

2017-05-17 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <http://bugs.python.org/issue18299> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue20751] Misleading descriptor protocol documentation: direct call, super binding

2017-05-20 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <http://bugs.python.org/issue20751> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue9883] minidom: AttributeError: DocumentFragment instance has no attribute 'writexml'

2017-05-22 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <http://bugs.python.org/issue9883> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue12815] Coverage of smtpd.py

2017-06-07 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <http://bugs.python.org/issue12815> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue9566] Compilation warnings under x64 Windows

2017-06-12 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <http://bugs.python.org/issue9566> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue12851] ctypes: getbuffer() never provides strides

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue12851> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue13248] deprecated in 3.2/3.3, should be removed in 3.5 or ???

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue13248> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue20265] Bring Windows docs up to date

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue20265> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue1553375] Add traceback.print_full_exception()

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue1553375> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue23677] Mention dict and set comps in library reference

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue23677> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue17055] ftplib.ftpcp test

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue17055> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue23137] Python 2.7.9 test_gdb fails on CentOS 7

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue23137> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue9917] resource max value represented as signed when should be unsigned

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue9917> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue18161] call fchdir if subprocess.Popen(cwd=integer|fileobject)

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue18161> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue20923] Explain ConfigParser 'valid section name' and .SECTCRE

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue20923> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue8304] time.strftime() and Unicode characters on Windows

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue8304> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue15347] IDLE - does not close if the debugger was active

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue15347> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue12790] doctest.testmod does not run tests in functools.partial functions

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue12790> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue18769] argparse remove subparser

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue18769> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue7897] Support parametrized tests in unittest

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue7897> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue5714] http.server._url_collapse_path should live elsewhere

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue5714> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue18906] Create a way to always run tests in subprocesses within regrtest

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue18906> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue21506] Windows MSI installer should mklink (symlink) python.exe to python2.7.exe

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue21506> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue678264] test_resource fails when file size is limited

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue678264> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue1471934] Python libcrypt build problem on Solaris 8, 9, 10 and OpenSolaris

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue1471934> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue16473] quopri module differences in quoted-printable text with whitespace

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue16473> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue17750] allow the testsuite to run in the installed location

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue17750> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue7687] Bluetooth support untested

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue7687> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue14534] Add means to mark unittest.TestCases as "do not load".

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue14534> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue19905] Add 128-bit integer support to ctypes

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue19905> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue18697] Unify arguments names in Unicode object C API documentation

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue18697> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue6164] [AIX] Patch to correct the AIX C/C++ linker argument used for 'runtime_library_dirs'

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue6164> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue16296] Patch to fix building on Win32/64 under VS 2010

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue16296> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue993766] bdist_dumb and --relative on Windows fails

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue993766> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue22211] Remove VMS specific code in expat.h & xmlrole.h

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue22211> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue3367] Uninitialized value read in parsetok.c

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue3367> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue24322] Hundreds of linker warnings on Windows

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue24322> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue10009] Automated MSI installation does not work

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue10009> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue11352] Update cgi module doc

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue11352> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue8075] Windows (Vista/7) install error when choosing to compile .py files

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue8075> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue13850] Summary tables for argparse add_argument options

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue13850> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue14484] missing return in win32_kill?

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue14484> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue15358] Test pkgutil.walk_packages in test_pkgutil instead of test_runpy

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue15358> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue22123] Provide a direct function for types.SimpleNamespace()

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue22123> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue13456] Providing a custom HTTPResponse class to HTTPConnection

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue13456> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue18173] Add MixedTypeKey to reprlib

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue18173> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue10308] Modules/getpath.c bugs

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue10308> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue15376] Refactor the test_runpy walk_package support code into a common location

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue15376> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue16961] No regression tests for -E and individual environment vars

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue16961> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue3905] subprocess failing in GUI applications on Windows

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue3905> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue16095] urllib2 failing with squid proxy and digest authentication

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue16095> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue10482] subprocess and deadlock avoidance

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue10482> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue1260171] subprocess: more general (non-buffering) communication

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue1260171> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue24395] webbrowser.py update to use argparse.py

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue24395> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue12020] Attribute error with flush on stdout,stderr

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue12020> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue17477] update the bsddb module do build with db 5.x versions

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue17477> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue20749] shutil.unpack_archive(): security concerns not documented

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue20749> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue9782] _multiprocessing.c warnings under 64-bit Windows

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue9782> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue6731] Add option of non-zero exit status of setup.py when building of extensions has failed

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue6731> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue7018] Recommend "*" over "#" in getargs.c typecodes

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue7018> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue17784] the test suite should honor an http_proxy for running the test suite

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue17784> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue10612] StopTestRun exception to halt test run

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue10612> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue17769] python-config --ldflags gives broken output when statically linking Python with --as-needed

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue17769> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue12808] Coverage of codecs.py

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue12808> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue10933] Tracing disabled when a recursion error is triggered (even if properly handled)

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue10933> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue23861] Make stdprinter use DebugOutputString when no stdout/stderr available

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue23861> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue22035] Fatal error in dbm.gdbm

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue22035> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue9698] When reusing an handler, urllib(2)'s digest authentication fails after multiple regative replies

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue9698> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue15244] Support for opening files with FILE_SHARE_DELETE on Windows

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue15244> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue21315] email._header_value_parser does not recognise in-line encoding changes

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue21315> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue21120] PyArena type is used in headers from the limited API

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue21120> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue22149] the frame of a suspended generator should not have a local trace function

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue22149> ___ ___ Python-bugs-list mailing list Unsubscribe:

<    1   2   3   4   5   6   7   8   9   10   >