[issue9102] pybench: Cannot compare 2.x and 3.x benchmarks

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

[issue5248] Adding T_SIZET to structmember.h

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

[issue15388] SAX parse (ExpatParser) leaks file handle when given filename input

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

[issue19745] TEST_DATA_DIR for out-of-tree builds

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

[issue2233] Makefile.pre.in contains extra slash before $(DESTDIR) which can cause Cygwin build to fail

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

[issue16376] wrong type for wintypes.BYTE

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

[issue1610654] cgi.py multipart/form-data

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

[issue17848] can't compile with clang and build a shared lib due to libffi

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

[issue15600] expose the finder details used by the FileFinder path hook

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

[issue15552] gettext: if looking for .mo in default locations, also look in locale-bundle location

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

[issue18319] gettext() cannot find translations with plural forms

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

[issue11646] 2to3: msvcrt.(get|put)ch -> (get|put)wch

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

[issue7182] For non-debug builds, the cygwinccompiler.py should define NDEBUG

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

[issue12588] test_capi.test_subinterps() failed on OpenBSD (powerpc)

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

[issue11598] missing afxres.h error when building bdist_wininst in Visual Studio 2008 Express

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

[issue19460] Add test for MIMENonMultipart

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

[issue8526] msilib doesn't support multiple CAB instances in same installer

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

[issue8138] wsgiref.simple_server.SimpleServer claims to be multithreaded

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

[issue19482] _pickle build warnings on Fedora 19

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

[issue17667] Windows: build with "build_pgo.bat -2" fails to optimize python.dll

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

[issue15856] inspect.getsource(SomeClass) doesn't show @decorators

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

[issue11176] give more meaningful argument names in argparse documentation

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

[issue15371] test_cmd_line_script should include namespace package tests

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

[issue19725] Richer stat object

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

[issue14750] Tkinter application doesn't run from source build on Windows

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

[issue18060] Updating _fields_ of a derived struct type yields a bad cif

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

[issue9937] _winreg.EnumValue causes MemoryError

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

[issue18165] Add 'unexpected_type' to TypeError

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

[issue1669539] Add os.path.isrelative() and improve ntpath.isabs()

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

[issue19558] Provide Tcl/Tk linkage information for extension module builds

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

[issue16726] expat ParseFile expects bytes, not string

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

[issue16066] Truncated POST data in CGI script on Windows 7

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

[issue16425] minidom replaceChild(new_child, old_child) removes new_child even if in another document

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

[issue18131] Tkinter Variables require a proper master

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

[issue7833] bdist_wininst installers fail to load extensions built with Issue4120 patch

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

[issue8350] Document lack of support for keyword arguments in C functions

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

[issue12957] mmap.resize changes memory address of mmap'd region

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

[issue19895] Cryptic error when subclassing multiprocessing classes

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

[issue18493] make profile-opt fails with pre-existing python2.7 in path

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

[issue14945] Setup & Usage documentation for selected stdlib modules

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

[issue18119] urllib.FancyURLopener does not treat URL fragments correctly

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

[issue12600] Add example of using load_tests to parameterise Test Cases

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

[issue8502] support plurals in pygettext

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

[issue14953] Reimplement subset of multiprocessing.sharedctypes using memoryview

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

[issue1708316] doctest work with Windows PyReadline

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

[issue20587] sqlite3 converter not being called

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

[issue14014] codecs.StreamWriter.reset contract not fulfilled

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

[issue19113] duplicate test names in Lib/ctypes/test/test_functions.py

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

[issue15903] Make rawiobase_read() read directly to bytes object

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

[issue10374] distutils[2] should recreate scripts in the build tree

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

[issue6253] optparse.OptionParser.get_usage uses wrong formatter

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

[issue14934] generator objects can clear their weakrefs before being resurrected

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

[issue14743] on terminating, Pdb debugs itself

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

[issue14788] Pdb debugs itself after ^C and a breakpoint is set anywhere

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

[issue13946] readline completer could return an iterable

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

[issue14453] profile.Profile.calibrate can produce incorrect numbers in some circumstances

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

[issue14189] Documentation for some C APIs is missing clear specification of the type of reference they return

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

[issue10417] unittest triggers UnicodeEncodeError with non-ASCII character in the docstring of the test function

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

[issue16117] python2.7.3 struct misaligned when returned

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

[issue13855] Add qualname support to types.FunctionType

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

[issue13554] Tkinter doesn't use higher resolution app icon

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

[issue16784] Int tests enhancement and refactoring

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

[issue8677] Modules needing PY_SSIZE_T_CLEAN

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

[issue13231] sys.settrace - document 'some other code blocks' for 'call' event type

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

[issue17126] test_gdb fails

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

[issue12771] 2to3 -d adds extra whitespace

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

[issue14322] More test coverage for hmac

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

[issue13649] termios.ICANON is not documented

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

[issue15748] Various symlink test failures in test_shutil on FreeBSD

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

[issue7671] test_popen fails if path contains special char like ";"

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

[issue13668] mute ImportError in __del__ of _threading_local module

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

[issue3702] test_urllib2.test_trivial fails when run from another Windows drive

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

[issue3170] test_pydoc has no way to regenerate pristine data

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

[issue14817] pkgutil.extend_path has no tests

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

[issue8384] Better error message for executables not found

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

[issue828450] sdist generates bad MANIFEST on Windows

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

[issue14547] Python symlink to script behaves unexpectedly

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

[issue9725] urllib.request.FancyURLopener won't connect to pages requiring username and password

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

[issue13681] Aifc read compressed frames fix

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

[issue13421] PyCFunction_* are not documented anywhere

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

[issue13670] Increase test coverage for pstats.py

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

[issue1438480] shutil.move raises OSError when copystat fails

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

[issue13277] tzinfo subclasses information

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

[issue12589] test_long.test_nan_inf() failed on OpenBSD (powerpc)

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

[issue1528154] New sequences for Unicode groups and block ranges needed

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

[issue12625] sporadic test_unittest failure

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

[issue10880] do_mkvalue and 'boolean'

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

[issue7202] "python setup.py cmd --verbose" does not set verbosity

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

[issue10195] Memory allocation fault-injection?

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

[issue3620] test_smtplib is flaky

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

[issue14060] Implement a CSP-style channel

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

[issue8214] Add exception logging function to syslog module

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

[issue10558] non-standard processing of several configure options ignores "=no"

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

[issue1288056] pygettext: extract translators comments

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

[issue8387] use universal newline mode in csv module examples

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

[issue12613] itertools fixer fails

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

[issue13074] Improve documentation of locale encoding functions

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

[issue12942] Shebang line fixer for 2to3

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

[issue10978] Add optional argument to Semaphore.release for releasing multiple threads

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

[issue12872] --with-tsc crashes on ppc64

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

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