[issue12572] HP/UX compiler workarounds

2018-10-15 Thread Michael Osipov
Michael Osipov <1983-01...@gmx.net> added the comment: I believe this issue can be safely closed. It is a no-brainer to compile Python from master on HP-UX with aCC these days. It works for me at least. -- nosy: +michael-o ___ Python t

[issue34988] Rc2 candidates: "gcc" not found on AIX

2018-10-15 Thread Michael Felt
New submission from Michael Felt : Both rc2 packages - $ ls -l *.xz -rw-r--r--1 aixtools staff 17178404 Oct 13 02:41 Python-3.6.7rc2.tar.xz -rw-r--r--1 aixtools staff 16974832 Oct 13 02:24 Python-3.7.1rc2.tar.xz return the same error on a system using gcc as default compiler

[issue34897] distutils test errors when CXX is not set

2018-10-04 Thread Michael Felt
Change by Michael Felt : -- keywords: +patch pull_requests: +9091 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue34897> ___ ___ Py

[issue34897] distutils test errors when CXX is not set

2018-10-04 Thread Michael Felt
New submission from Michael Felt : while researching issue11191 I cam across 6 additional errors. There is a test in Lib/test/support/__init__.py def missing_compiler_executable(cmd_names=[]): """Check if the compiler components used to build the interpreter ex

[issue11191] test_search_cpp error on AIX (with xlc)

2018-10-04 Thread Michael Felt
Michael Felt added the comment: The current PR8709 resolves two issues, not one - so will create a new issue for the second element. Am also shorting the NEWS text, with the expanded explanation here as: * skip the distutils test 'test_search_cpp' when not gcc as compiler because not all

[issue31203] socket.IP_PKTINFO is missing from python

2018-10-03 Thread Michael Felt
Michael Felt added the comment: FYI: define exists on Linux 3.16.0-4-powerpc64 #1 SMP Debian 3.16.7-ckt9-3 (2015-04-23) ppc64 GNU/Linux SunOS 5.11 11.3 Not on AIX -- nosy: +Michael.Felt ___ Python tracker <https://bugs.python.org/issue31

Re: Use Software Collections for RH - was Re: python not working on RHEL6

2018-10-03 Thread Michael Torrie
On 10/03/2018 10:17 AM, Michael Torrie wrote: > On 10/02/2018 07:59 AM, mchathuran...@gmail.com wrote: >> I guess from the little knowledge I have I should have executed >> altinstall instead of install. Anyone know how to resolve this? > > Actually you probably should no

Use Software Collections for RH - was Re: python not working on RHEL6

2018-10-03 Thread Michael Torrie
On 10/02/2018 07:59 AM, mchathuran...@gmail.com wrote: > I guess from the little knowledge I have I should have executed > altinstall instead of install. Anyone know how to resolve this? Actually you probably should not have used a tarball at all. For some time now, Red Hat has offered more

Re: Program to find Primes of the form prime(n+2) * prime(n+1) - prime(n) +- 1.

2018-10-03 Thread Michael Torrie
On 10/03/2018 09:26 AM, Musatov wrote: > I don't even know where to begin! (I'm reading the Dummies book) If you have no experience in computer programming, it's going to be a steep learning curve. But your first step is to learn Python and how to write programs in it. That book and others will

[issue34711] Lib/http/server.py: Return HTTPStatus.NOT_FOUND if path.endswith(/) and not a directory

2018-10-03 Thread Michael Felt
Change by Michael Felt : -- pull_requests: +9073 ___ Python tracker <https://bugs.python.org/issue34711> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue34711] Lib/http/server.py: Return HTTPStatus.NOT_FOUND if path.endswith(/) and not a directory

2018-10-03 Thread Michael Felt
Michael Felt added the comment: Closed "test" version. made new PR that makes server.py conform to Issue17234 demands -- components: +Library (Lib) -Tests title: Fix test_httpservers on AIX (trailingSlashOK) -> Lib/http/server.py: Return HTTPStatus.NOT_FOUND if

[issue34711] Fix test_httpservers on AIX (trailingSlashOK)

2018-10-02 Thread Michael Felt
Michael Felt added the comment: Changed the title to reflect the requested change is only in Tests. -- components: -IO title: return ENOTDIR when open() accepts filenames with a trailing slash -> Fix test_httpservers on AIX (trailingSlas

[issue34711] return ENOTDIR when open() accepts filenames with a trailing slash

2018-10-02 Thread Michael Felt
Change by Michael Felt : -- pull_requests: +9063 ___ Python tracker <https://bugs.python.org/issue34711> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue34711] return ENOTDIR when open() accepts filenames with a trailing slash

2018-10-02 Thread Michael Felt
Michael Felt added the comment: On 10/2/2018 7:36 PM, Michael Felt wrote: > Python is designed as a thin wrapper to the operating system. IMHO Python > must not validate the filename itself. To shorten the discussion, I'll kill the current PR and just modify the test to skip the tr

[issue34711] return ENOTDIR when open() accepts filenames with a trailing slash

2018-10-02 Thread Michael Felt
Michael Felt added the comment: Was not my intent. Firewall issues. After 4 more attempts gave up until now. On 10/2/2018 3:17 PM, STINNER Victor wrote: > STINNER Victor added the comment: > >> 2018-10-02 11:02:32 Michael.Feltset files: + mime-attachment, >> e

[issue34711] return ENOTDIR when open() accepts filenames with a trailing slash

2018-10-02 Thread Michael Felt
Michael Felt added the comment: On 10/2/2018 10:36 AM, STINNER Victor wrote: > STINNER Victor added the comment: > > Jeremy Kloth: "This is also an issue on Windows when the target path resides > within a junction, paths outside of a junction respond (err, fail) as >

[issue34711] return ENOTDIR when open() accepts filenames with a trailing slash

2018-10-02 Thread Michael Felt
Michael Felt added the comment: Final attempt to send as plain text On 10/2/2018 1:07 AM, Benjamin Peterson wrote: > On Mon, Oct 1, 2018, at 12:12, Michael Felt wrote: >> Hi all, >> >> Before I submit a patch to increase the default MAXDATA setting for AIX >> w

Re: How to change '\\' to '\'

2018-10-02 Thread Michael Torrie
On 10/02/2018 12:48 AM, Ethan Furman wrote: > Even for two-person, private email discussions I prefer the interleaved > replies -- in a week when I have to remind myself what was discussed it > is much easier to comprehend. Absolutely. I've been saved from embarrassment countless times because

Re: How to achieve pyc only deployment for module in python3.6

2018-10-02 Thread Michael F. Stemper
zzz.c have the following vulnerability." Those guys were (are) *sharp*. [1] <https://www.nerc.com/pa/Stand/Pages/CIPStandards.aspx> [2] <https://www.energy.gov/oe/technology-development/energy-delivery-systems-cybersecurity/national-scada-test-bed> -- Michael F. Stemper Outs

[issue34711] return ENOTDIR when open() accepts filenames with a trailing slash

2018-10-02 Thread Michael Felt
Change by Michael Felt : Added file: https://bugs.python.org/file47840/mime-attachment Added file: https://bugs.python.org/file47841/encrypted.asc ___ Python tracker <https://bugs.python.org/issue34

[issue34858] MappingProxy objects should JSON serialize just like a dictionary

2018-10-01 Thread Michael Smith
Michael Smith added the comment: OK, I appreciate the response. The MappingProxy objects I am working with are in a nested data structure, so accessing them to coerce them directly isn't feasible. I created class MappingProxyEncoder(JSONEncoder): def default(self, obj): if isinstance

[issue27643] test_ctypes fails on AIX with xlc

2018-10-01 Thread Michael Felt
Michael Felt added the comment: well, update: the issue34603 merged 16 days ago has broken this PR - that has been waiting for nearly 10 months. Unhappy camper. And, just as a short reminder - there were earlier ¨patches (that I just copied) going back more than 2 years. Please, some

[issue34860] fix test_sqlite for AIX

2018-10-01 Thread Michael Felt
Michael Felt added the comment: duplicate of issue34743 -- resolution: -> duplicate stage: patch review -> resolved status: open -> closed ___ Python tracker <https://bugs.python.or

[issue34860] fix test_sqlite for AIX

2018-10-01 Thread Michael Felt
Michael Felt added the comment: Yes, that seems to have fixed it already. Closing the PR and issue! Thx for the quick response! On 10/1/2018 1:37 PM, Michael Felt wrote: > Michael Felt added the comment: > > I just pulled master, did not see Modules/_sqlite/connection.c

[issue34860] fix test_sqlite for AIX

2018-10-01 Thread Michael Felt
Michael Felt added the comment: I just pulled master, did not see Modules/_sqlite/connection.c <https://github.com/python/cpython/commit/b10a64d117de6121ea3e79c467c4107f8f399f3d#diff-affe43c743133796bb0a7eec464483b9> in the list, but I redo everything for just in case and update later.

[issue34860] fix test_sqlite for AIX

2018-10-01 Thread Michael Felt
Change by Michael Felt : -- keywords: +patch pull_requests: +9044 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue34860> ___ ___ Py

[issue34860] fix test_sqlite for AIX

2018-10-01 Thread Michael Felt
New submission from Michael Felt : On AIX test_sqlite fails with: == FAIL: test_database_source_name (sqlite3.test.backup.BackupTests) -- Traceback (most

[issue34858] MappingProxy objects should JSON serialize just like a dictionary

2018-09-30 Thread Michael Smith
New submission from Michael Smith : If a mappingproxy object is a read-only proxy to a mapping, would it make sense for them to JSON serialize just like the mapping they come from? Currently, json.dumps throws the "I don't know how to serialize this" error: $ python -c 'import jso

[issue34832] "Short circuiting" in base64's b64decode, decode, decodebytes

2018-09-28 Thread Michael Harris
New submission from Michael Harris : When given an invalid base64 string that starts with a valid base64 substring, the functions will return the decoded bytes only up to the substring rather then ignoring the non-alphabet character. Examples: >>> base64.b64decode("&qu

[issue34823] libffi detection doesn’t work in my setup

2018-09-27 Thread Michael Stapelberg
New submission from Michael Stapelberg : (Tested with Python 3.7, but AFAICT, the situation hasn’t changed in Python 3.8.) Python’s configure tries to fill the LIBFFI_INCLUDEDIR system variable with the value of -I as returned by pkg-config libffi --cflags-only-I. Python’s setup.py tries

Re: Explicit vararg values

2018-09-22 Thread Michael Torrie
On 09/16/2018 04:39 PM, Buck Evan wrote: > The syntax I'm proposing is: >f(**kwargs={'a': 1, 'b': 2}) > > as a synonym of f(a=1, b=2) when an appropriate dictionary is already on > hand. But if the kwargs dict already exists you can already unpack it: f(**kwargs) or f(**{'a': 1, 'b': 2}) So

Re: Multiple problems with Python 3.7 under Windows 7 Home Premium

2018-09-21 Thread Michael Torrie
On 09/21/2018 07:22 AM, Spencer Graves wrote: > PYTHON - M PIP INSTALL PYAUDIO > > >   "python -m pip install pyaudio" stopped with 'error: Microsoft > visual C++14.0 is required.  Get it with "Microsoft Visual C++ Build > Tools":

Re: python3.7 problem with validation - it doesnt work

2018-09-21 Thread Michael Torrie
On 09/19/2018 06:12 AM, alon.naj...@gmail.com wrote: > python3.7 problem with validation - it doesn't work. I don't know what "validation" means, but MRAB has told you why it wasn't working. My question to you is why do you need that inner function anyway? An inner function is normally used to

[issue34757] Placeholder for discussion on Combined patches for AIX - to resolve failig tests

2018-09-20 Thread Michael Felt
New submission from Michael Felt : One PR to Rule them all :p -- components: Tests messages: 325918 nosy: Michael.Felt priority: normal severity: normal status: open title: Placeholder for discussion on Combined patches for AIX - to resolve failig tests type: behavior versions: Python

[issue34757] Placeholder for discussion on Combined patches for AIX - to resolve failig tests

2018-09-20 Thread Michael Felt
Change by Michael Felt : -- keywords: +patch pull_requests: +8873 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue34757> ___ ___ Py

[issue25825] AIX shared library extension modules installation broken

2018-09-18 Thread Michael Felt
Michael Felt added the comment: On 18/09/2018 16:46, Michael Felt wrote: > Michael Felt added the comment: Ignore this. If only I could remove stuff! Good day all. -- ___ Python tracker <https://bugs.python.org/issu

[issue25825] AIX shared library extension modules installation broken

2018-09-18 Thread Michael Felt
Michael Felt added the comment: On 10/08/2016 17:22, David Edelsohn wrote: > David Edelsohn added the comment: Hi, Just thought I would mention that I have a branch with all the test PR fixes I have made in the last two months. a) would appreciate your testig them with gcc - to be sure

[issue34720] Fix test_importlib.test_bad_traverse for AIX

2018-09-18 Thread Michael Felt
Change by Michael Felt : -- keywords: +patch pull_requests: +8815 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue34720> ___ ___ Py

[issue34720] Fix test_importlib.test_bad_traverse for AIX

2018-09-18 Thread Michael Felt
Change by Michael Felt : -- title: Fix test_importlib for AIX -> Fix test_importlib.test_bad_traverse for AIX ___ Python tracker <https://bugs.python.org/issu

[issue34720] Fix test_importlib for AIX

2018-09-18 Thread Michael Felt
New submission from Michael Felt : Issue32374 added a new subtest (test_bad_traverse) in test_importlib. The test succeeds when a script calling a bad_traverse exits with a non-zero status (e.g., crashes because of segmentation violation) This patch "fixes" Modules/_testmulti

[issue34711] return ENOTDIR when open() accepts filenames with a trailing slash

2018-09-18 Thread Michael Felt
Michael Felt added the comment: On 17/09/2018 16:00, Michael Felt wrote: > And, now for the PR tests... Had a review - many thanks, but before I press the resolve button - Ihope someone can help me understand why the "Travis" etc, checks are failing, e.g., ./python -E -S

[issue34711] return ENOTDIR when open() accepts filenames with a trailing slash

2018-09-17 Thread Michael Felt
Change by Michael Felt : -- keywords: +patch pull_requests: +8782 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue34711> ___ ___ Py

[issue34711] return ENOTDIR when open() accepts filenames with a trailing slash

2018-09-17 Thread Michael Felt
Michael Felt added the comment: OK - issue17324 (not 1 7 2 3 4) And, as jkloth reported that Windows also has an issue - sometimes, found a way to do this in Modules/_io/fileio.c diff --git a/Modules/_io/fileio.c b/Modules/_io/fileio.c index c0e43e0ae4..3623ff16ea 100644 --- a/Modules/_io

[issue34711] return ENOTDIR when open() accepts filenames with a trailing slash

2018-09-17 Thread Michael Felt
Change by Michael Felt : -- components: +IO title: Fix test_httpservers on AIX -> return ENOTDIR when open() accepts filenames with a trailing slash ___ Python tracker <https://bugs.python.org/issu

[issue34711] Fix test_httpservers on AIX

2018-09-17 Thread Michael Felt
Michael Felt added the comment: On 17/09/2018 12:47, Jeremy Kloth wrote: > Jeremy Kloth added the comment: > > This is also an issue on Windows when the target path resides within a > junction, paths outside of a junction respond (err, fail) as expecte

[issue34711] Fix test_httpservers on AIX

2018-09-17 Thread Michael Felt
New submission from Michael Felt : Going back to issue17234 - there has been a test to check that a URL with a trailing slash reports 404 status. On AIX a trailing-slash is ignored - if the rest of the path is a valid filename. At a very low-level, in Modules/_io/fileio.c the code could

[issue34382] test_os.test_mode fails when directory base directory has g+s set

2018-09-16 Thread Michael Felt
Michael Felt added the comment: Closing this, and my PR, as issue34664 is a repeat and already merged. -- stage: patch review -> resolved status: open -> closed ___ Python tracker <https://bugs.python.org/i

Re: python 3.7 - I try to close the thread without closing the GUI is it possible?

2018-09-15 Thread Michael Torrie
On 09/15/2018 01:23 AM, Albert-Jan Roskam wrote: > > I try to close the thread without closing the GUI is it possible? > > > Qthread seems to be worth investigating: > https://medium.com/@webmamoffice/getting-started-gui-s-with-python-pyqt-qthread-class-1b796203c18c Or better yet, investigate

Re: python 3.7 - I try to close the thread without closing the GUI is it possible?

2018-09-15 Thread Michael Torrie
Here's a small PyQt example of using Qt's asynchronous facilities: http://zetcode.com/pyqt/qnetworkaccessmanager/ That should get the original poster started. -- https://mail.python.org/mailman/listinfo/python-list

[issue11192] test_socket error on AIX

2018-09-13 Thread Michael Felt
Change by Michael Felt : -- pull_requests: +8686 ___ Python tracker <https://bugs.python.org/issue11192> ___ ___ Python-bugs-list mailing list Unsubscribe:

Re: Object-oriented philosophy

2018-09-11 Thread Michael F. Stemper
On 2018-09-11 01:59, Marko Rauhamaa wrote: > Rick Johnson : > >> Michael F. Stemper wrote: >>> Object-oriented philosophy >> [...] [...] [...] >> >> So, to make a long story short, you may want to do some >> googling... > > Long story short

[issue11192] test_socket error on AIX

2018-09-11 Thread Michael Felt
Change by Michael Felt : -- components: +Tests type: -> behavior versions: +Python 3.8 -Python 3.7 ___ Python tracker <https://bugs.python.org/issu

[issue34194] test_ssl, AIX, and defaults for _ssl connections

2018-09-10 Thread Michael Felt
Michael Felt added the comment: When built against a less optimized OpenSSL library all tests pass. So, IMHO, not a bug, and closing. The buildbots will (eventually) build against a less optimized library and the error messages will match. That was the cause of all these messages

[issue34373] test_time errors on AIX

2018-09-10 Thread Michael Felt
Change by Michael Felt : -- versions: -Python 3.7 ___ Python tracker <https://bugs.python.org/issue34373> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue34373] test_time errors on AIX

2018-09-10 Thread Michael Felt
Change by Michael Felt : -- type: -> behavior ___ Python tracker <https://bugs.python.org/issue34373> ___ ___ Python-bugs-list mailing list Unsubscrib

[issue34579] test_embed.InitConfigTests fail on AIX

2018-09-10 Thread Michael Felt
Change by Michael Felt : -- type: -> behavior ___ Python tracker <https://bugs.python.org/issue34579> ___ ___ Python-bugs-list mailing list Unsubscrib

[issue34569] test__xxsubinterpreters.ShareableTypeTests._assert_values fails on AIX - 32-bit mode

2018-09-10 Thread Michael Felt
Change by Michael Felt : -- type: -> behavior ___ Python tracker <https://bugs.python.org/issue34569> ___ ___ Python-bugs-list mailing list Unsubscrib

[issue34569] test__xxsubinterpreters.ShareableTypeTests._assert_values fails on AIX - 32-bit mode

2018-09-09 Thread Michael Felt
Change by Michael Felt : -- keywords: +patch pull_requests: +8580 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue34569> ___ ___ Py

Re: don't quite understand mailing list

2018-09-08 Thread Michael F. Stemper
ometimes, it was to meet a crunch that was anticipated to be brief. Sometimes, it was to fill an open slot while trying to find somebody to hire for that slot. -- Michael F. Stemper 87.3% of all statistics are made up by the person giving them. -- https://mail.python.org/mailman/listinfo/python-list

Re: Object-oriented philosophy

2018-09-08 Thread Michael F. Stemper
On 2018-09-06 16:04, Stefan Ram wrote: > "Michael F. Stemper" writes: >>> You have a operation »Resistance( V )«. >> Mathematically, that's an operation, I suppose. I tend to think of it >> as either a function or a method. > > I deliberately did not us

Re: Object-oriented philosophy

2018-09-07 Thread Michael F. Stemper
On 2018-09-07 15:39, MRAB wrote: > On 2018-09-07 20:51, Michael F. Stemper wrote: >> On 2018-09-06 16:00, MRAB wrote: >>> A word of advice: don't use a "bare" except, i.e. one that doesn't >>> specify what exception(s) it should catch. >> >> Giv

Re: Object-oriented philosophy

2018-09-07 Thread Michael F. Stemper
On 2018-09-07 14:51, Michael F. Stemper wrote: > On 2018-09-06 16:00, MRAB wrote: >> On 2018-09-06 21:24, Michael F. Stemper wrote: >> A word of advice: don't use a "bare" except, i.e. one that doesn't >> specify what exception(s) it should catch. > In another

Re: Object-oriented philosophy

2018-09-07 Thread Michael F. Stemper
On 2018-09-06 16:00, MRAB wrote: > On 2018-09-06 21:24, Michael F. Stemper wrote: >> On 2018-09-06 09:35, Rhodri James wrote: >>> Is it worth creating the superclass in Python?  It sounds like it's a >>> bit marginal in your case.  I'm not that seasoned in object

Re: Object-oriented philosophy

2018-09-06 Thread Michael F. Stemper
On 2018-09-06 12:32, Stefan Ram wrote: > "Michael F. Stemper" writes: >> Is there really any benefit to this change? Yes, I've eliminated >> some (a few lines per class) duplicate code. On the other hand, >> I've added the parent class and the (probably small, bu

Re: Object-oriented philosophy

2018-09-06 Thread Michael F. Stemper
On 2018-09-06 10:40, Abdur-Rahmaan Janhangeer wrote: > Also, get someone, preferrable a python engineer to review your code. Sounds like an advertisement to me. -- Michael F. Stemper Why doesn't anybody care about apathy? -- https://mail.python.org/mailman/listinfo/python-list

Re: Object-oriented philosophy

2018-09-06 Thread Michael F. Stemper
On 2018-09-06 09:35, Rhodri James wrote: > On 06/09/18 15:04, Michael F. Stemper wrote: >> Net net is that the only thing that ended up being common was the >> __init__ methods. Two of the classes have identical __init__ >> methods; the third has a superset of that method. The

Re: Object-oriented philosophy

2018-09-06 Thread Michael F. Stemper
On 2018-09-06 09:34, Marko Rauhamaa wrote: > "Michael F. Stemper" : > >> Since the three classes all had common methods (by design), I >> thought that maybe refactoring these three classes to inherit from >> a parent class would be beneficial. I went ahead

Object-oriented philosophy

2018-09-06 Thread Michael F. Stemper
del ): def __init__( self, xmlmodel, V ): super().__init__( xmlmodel, V, self.name ) def Resistance( self, V ): def Power( self, V ): def FixedValue( self ): def Update( self, V ): === end revised = -- Michael F. Stemper This email is to be read by its intended

fsxNet Usenet gateway problem again

2018-09-06 Thread Michael Torrie
On 09/05/2018 02:30 PM, Chris Angelico wrote: > I don't think this was spamming the list with the same question; a > glitch somewhere in a netnews server appears to be re-posting some old > posts. I wonder why this bbs gateway in New Zealand keeps doing this. Seems like someone contacts the

Re: Hi I'm trying to get live data from stock using python , is it

2018-09-05 Thread Michael Torrie
On 09/04/2018 10:21 AM, alon.naj...@gmail.com wrote: > Hi , > for example: > I want to know if AAPL is more than value 300 and if it does I want it to send to me mail with gmail :) . thanks for the help.. > Yes it's definitely possible! Hop on Google and do some searches; you're bound to find

Re: Hi I'm trying to get live data from stock using python , is it possible?

2018-09-04 Thread Michael Torrie
On 09/04/2018 10:21 AM, alon.naj...@gmail.com wrote: > Hi , > for example: > I want to know if AAPL is more than value 300 and if it does I want it to > send to me mail with gmail :) . thanks for the help.. > Yes it's definitely possible! Hop on Google and do some searches; you're bound to

[issue34579] test_embed.InitConfigTests fail on AIX

2018-09-04 Thread Michael Felt
Change by Michael Felt : -- keywords: +patch pull_requests: +8523 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue34579> ___ ___ Py

[issue34579] test_embed.InitConfigTests fail on AIX

2018-09-04 Thread Michael Felt
Change by Michael Felt : -- components: +Tests versions: +Python 3.8 ___ Python tracker <https://bugs.python.org/issue34579> ___ ___ Python-bugs-list mailin

[issue34579] test_embed.InitConfigTests fail on AIX

2018-09-04 Thread Michael Felt
New submission from Michael Felt : test_init_default_config (test.test_embed.InitConfigTests) ... FAIL test_init_dev_mode (test.test_embed.InitConfigTests) ... FAIL test_init_env (test.test_embed.InitConfigTests) ... FAIL test_init_from_config (test.test_embed.InitConfigTests) ... ok

[issue34569] test__xxsubinterpreters.ShareableTypeTests._assert_values fails on AIX - 32-bit mode

2018-09-04 Thread Michael Felt
Change by Michael Felt : -- components: +Tests ___ Python tracker <https://bugs.python.org/issue34569> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue34569] test__xxsubinterpreters.ShareableTypeTests._assert_values fails on AIX - 32-bit mode

2018-09-04 Thread Michael Felt
Michael Felt added the comment: 64-bit mode, no error. root@x066:[/data/prj/python/python3-3.8.0]./python -m test -v test__xxsubinterpreters == CPython 3.8.0a0 (heads/master-dirty:d500e5307a, Sep 3 2018, 13:55:44) [C] == AIX-1-00C291F54C00-powerpc-64bit-COFF big-endian == cwd: /data/prj

[issue34569] test__xxsubinterpreters.ShareableTypeTests._assert_values fails on AIX - 32-bit mode

2018-09-03 Thread Michael Felt
New submission from Michael Felt : +364 def _assert_values(self, values): +365 for obj in values: +366 with self.subTest(obj): +367 interpreters.channel_send(self.cid, obj) +368 got = interpreters.channel_recv(self.cid) +369

[issue34403] test_utf8_mode.test_cmd_line() fails on HP-UX due to false assumptions

2018-09-01 Thread Michael Felt
Michael Felt added the comment: On 28/08/2018 23:14, STINNER Victor wrote: > STINNER Victor added the comment: > >> Can we backport this to 3.7 at least? I am the AIX(tools) Michael, Michael O is the HP-UX Michael :p So I was not the one asking. IMHO - as the PEP was new, if

[issue34558] ctypes.find_library processing - missing parenthesis prevents subprocess from getting a returncode

2018-08-31 Thread Michael Felt
Change by Michael Felt : -- keywords: +patch pull_requests: +8485 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue34558> ___ ___ Py

[issue34558] ctypes.find_library processing - missing parenthesis prevents subprocess from getting a returncode

2018-08-31 Thread Michael Felt
New submission from Michael Felt : With AIX I have seen the following messages repeatedly: root@x066:[/data/prj/python/python3-3.8]./python ../git/*3.8/Lib/ctypes/test/test_loading.py /data/prj/python/git/python3-3.8/Lib/subprocess.py:852: ResourceWarning: subprocess 11796734 is still

Re: Broken pip

2018-08-31 Thread Michael F. Stemper
On 2018-08-29 16:02, Thomas Jollans wrote: > On 08/29/2018 09:05 PM, Michael F. Stemper wrote: >>> Also, PLEASE use Python 3. Still using Python 2 today is like still >>> using Windows XP in early 2013. >> I'm using the default version for the current release of

[issue34373] test_time errors on AIX

2018-08-31 Thread Michael Felt
Michael Felt added the comment: Would be very nice to get this to clear on the build bots! -- ___ Python tracker <https://bugs.python.org/issue34373> ___ ___

[issue34382] test_os.test_mode fails when directory base directory has g+s set

2018-08-31 Thread Michael Felt
Michael Felt added the comment: For now, backport only means, imho to 3.7 and maybe 3.6. More could be merrier - but the goal is to clear the buildbots for regression testing. This one is quite simple - so adding 2.7 to the list of backports would be great. -- versions: +Python 2.7

[issue34490] transport.get_extra_info('sockname') of test_asyncio fails on AIX

2018-08-31 Thread Michael Felt
Michael Felt added the comment: Even if it is just in the spirit of issue29972 I hope this can be given a quick review and have yet one less test failing on the AIX bots. -- ___ Python tracker <https://bugs.python.org/issue34

[issue34347] AIX: test_utf8_mode.test_cmd_line fails

2018-08-31 Thread Michael Felt
Michael Felt added the comment: The buildbots seem happy. This may be closed. -- ___ Python tracker <https://bugs.python.org/issue34347> ___ ___ Python-bug

[issue34519] Add additional aliases for HP Roman 8

2018-08-30 Thread Michael Osipov
Michael Osipov <1983-01...@gmx.net> added the comment: Wikipedia references it: https://en.wikipedia.org/wiki/HP_Roman#Roman-8 as well as IBM on its pages: https://www.ibm.com/support/knowledgecenter/en/SSFKSJ_8.0.0/com.ibm.wmqfte.doc/codepag

Re: Broken pip

2018-08-29 Thread Michael F. Stemper
On 2018-08-29 03:10, Thomas Jollans wrote: > On 2018-08-28 20:10, Michael F. Stemper wrote: >> I'm trying to upgrade my pip on Ubuntu 16.04. I appear to have >> buggered things up pretty well. (Details follow) Any suggestions >> on how to undo this and get everything bac

[issue34403] test_utf8_mode.test_cmd_line() fails on HP-UX due to false assumptions

2018-08-29 Thread Michael Felt
Michael Felt added the comment: On 28/08/2018 20:43, Michael Felt wrote: > Attached is the output with LC_ALL=C in the prefix. If you were hoping > for "dangling processes - your hopes are affirmed. Previous mail ended with: == Tests result: FAILURE == 375 tests OK. 13 t

[issue34403] test_utf8_mode.test_cmd_line() fails on HP-UX due to false assumptions

2018-08-29 Thread Michael Felt
Michael Felt added the comment: On 28/08/2018 13:20, STINNER Victor wrote: > I updated my PR 8969 to implement properly my idea. With this PR, on HP-UX > with C or POSIX locale, Python now uses ASCII for its "filesystem encoding": > sys.getfilesystemencoding() returns &

[issue34403] test_utf8_mode.test_cmd_line() fails on HP-UX due to false assumptions

2018-08-29 Thread Michael Osipov
Michael Osipov <1983-01...@gmx.net> added the comment: Please close, issue fixed. Thank you very much. -- ___ Python tracker <https://bugs.python.org/i

Re: Broken pip

2018-08-28 Thread Michael F. Stemper
On 2018-08-28 13:45, Chris Angelico wrote: > On Wed, Aug 29, 2018 at 4:37 AM, Michael F. Stemper > wrote: >> On 2018-08-28 13:19, Larry Martell wrote: >>> On Tue, Aug 28, 2018 at 2:10 PM, Michael F. Stemper >>> wrote: >>>> I'm trying to upgrad

Re: Broken pip

2018-08-28 Thread Michael F. Stemper
On 2018-08-28 13:19, Larry Martell wrote: > On Tue, Aug 28, 2018 at 2:10 PM, Michael F. Stemper > wrote: >> >> I'm trying to upgrade my pip on Ubuntu 16.04. I appear to have >> buggered things up pretty well. (Details follow) Any suggestions >> on how to und

Broken pip

2018-08-28 Thread Michael F. Stemper
to-date: pip in /usr/local/lib/python2.7/dist-packages (18.0) user@host$ pip --version Traceback (most recent call last): File "/usr/bin/pip", line 9, in from pip import main ImportError: cannot import name main user@host$ -- Michael F. Stemper Galatians 3:28 -- https://mail.python.org/mailman/listinfo/python-list

[issue34403] test_utf8_mode.test_cmd_line() fails on HP-UX due to false assumptions

2018-08-28 Thread Michael Osipov
Michael Osipov <1983-01...@gmx.net> added the comment: Can we backport this to 3.7 at least? -- ___ Python tracker <https://bugs.python.org/issue34403> ___ __

[issue34403] test_utf8_mode.test_cmd_line() fails on HP-UX due to false assumptions

2018-08-28 Thread Michael Osipov
Michael Osipov <1983-01...@gmx.net> added the comment: Victor, this looks good to me: > osipovmi@blnn724x:/var/osipovmi/cpython [] > $ git fetch vstinner > remote: Counting objects: 65, done. > remote: Compressing objects: 100% (18/18), done. > remote: Total 65 (delta 41)

[issue34403] test_utf8_mode.test_cmd_line() fails on HP-UX due to false assumptions

2018-08-28 Thread Michael Felt
Michael Felt added the comment: No time to compile for a couple of days. Stress from others wins instead. Maybe on Friday. Sent from my iPhone > On 28 Aug 2018, at 13:20, STINNER Victor wrote: > > > STINNER Victor added the comment: > >> -check(

[issue34403] test_utf8_mode.test_cmd_line() fails on HP-UX due to false assumptions

2018-08-28 Thread Michael Osipov
Michael Osipov <1983-01...@gmx.net> added the comment: Here is the output to your questions: > osipovmi@blnn724x:/var/osipovmi/cpython [] > $ git checkout hpux_force_ascii > Branch 'hpux_force_ascii' set up to track remote branch 'hpux_force_ascii' > from 'vstinner'. > Swi

[issue11190] test_locale error on AIX

2018-08-28 Thread Michael Felt
Michael Felt added the comment: Ok - testing other Python3 versions: 3.4.9 - failed 3.5.5 - failed 3.7.0 - passes - ah - but due to skip tests! test_strcoll (test.test_locale.TestEnUSCollation) ... testing with 'en_US.ISO8859-1'... ok test_strcoll_with_diacritic

[issue34403] test_utf8_mode.test_cmd_line() fails on HP-UX due to false assumptions

2018-08-28 Thread Michael Osipov
Michael Osipov <1983-01...@gmx.net> added the comment: Please see here: > osipovmi@blnn724x:~ [] > $ uname -a > HP-UX blnn724x B.11.31 U ia64 HP-UX > osipovmi@blnn724x:~ [] > $ locale > LANG=de_DE.utf8 > LC_CTYPE="de_DE.utf8" > LC_COLLATE="de_DE.

[issue34403] test_utf8_mode.test_cmd_line() fails on HP-UX due to false assumptions

2018-08-28 Thread Michael Osipov
Michael Osipov <1983-01...@gmx.net> added the comment: Running off: 217af1d38db3e1e875180c6fa160f0fc80e46003 > $ ./python -m test test_utf8_mode > Run tests sequentially > 0:00:00 [1/1] test_utf8_mode > test test_utf8_mode failed -- Traceback (most recent call last): >

<    8   9   10   11   12   13   14   15   16   17   >