|
not sure what is wrong with my filename and bedevere/news checking. Both: Misc/NEWS.d/next/Tests/2018-09-04-15-10-05.bpo-34579.xogER2.rst and 2018-09-04-15-16-42.bpo-34579.bp4HdM.rst have been rejected as filenames. Does it not like GMT timestamped files? Does it think mine are in the future? The 'details' only points at the documentation about the filename, not why it was rejected. Not going to try a third name. |
There was a problem hiding this comment.
Please don't duplicate the whole DEFAULT_CONFIG, it would be annoying to maintain these two copies.
IHMO the change is wrong. Why would AIX behave differently than other operating systems?
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
|
Will be a few days before I have time to make the change. As to why AIX is different from other platforms: Thanks for the review. |
You cannot come with a solution if you didn't identify the root issue. |
See Programs/_testembed.c. You can run the program directly. |
|
It seems there is a difference is the way AIX libc deals with printing NULL: root@x066:[/data/prj/python]cat nullpr.c } root@x066:[/data/prj/python]uname root@x066:[/data/prj/python]./nullpr root@x074:/data/prj/python# uname |
|
Note: there is a failed test, but not in anything I have changed: root@x066:[/data/prj/python/git/python3-3.8]git branch
I have made the requested changes; please review again. update: removed reference to issue/bpo 1 1 9 9 2, so that maybe the PR reference in that issue also goes away. |
|
Thanks for making the requested changes! @vstinner: please review the changes made to this pull request. |
There was a problem hiding this comment.
I would prefer to see a constant NULL_STR which would be equal to "(null)" on Linux and "" on AIX.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase And if you don't make the requested changes, you will be poked with soft cushions! |
|
excellent idea. Wish it had been mine! I have made the requested changes; please review again. |
|
Thanks for making the requested changes! @vstinner: please review the changes made to this pull request. |
|
I have made the requested changes; please review again. |
|
Thanks for making the requested changes! @vstinner: please review the changes made to this pull request. |
|
Oh no. I was editing the commiting the commit message on my phone when my phone decided that it should be merged with the incomplete commit message :-( |
https://bugs.python.org/issue34579