Title: Add fixture for ValueError.message to futurize · Issue #609 · PythonCharmers/python-future · GitHub
Open Graph Title: Add fixture for ValueError.message to futurize · Issue #609 · PythonCharmers/python-future
X Title: Add fixture for ValueError.message to futurize · Issue #609 · PythonCharmers/python-future
Description: Bug report Please extend the futurize tool to display a warning when ValueError.message is used, or replace the message attribute e.g. with str(
Open Graph Description: Bug report Please extend the futurize tool to display a warning when ValueError.message is used, or replace the message attribute e.g. with str(
X Description: Bug report Please extend the futurize tool to display a warning when ValueError.message is used, or replace the message attribute e.g. with str(<exception>), since ValueError.message no longe...
Opengraph URL: https://github.com/PythonCharmers/python-future/issues/609
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Add fixture for ValueError.message to futurize","articleBody":"# Bug report\r\n\r\nPlease extend the `futurize` tool to display a warning when `ValueError.message` is used, or replace the `message` attribute\r\ne.g. with `str(\u003cexception\u003e)`, since `ValueError.message` no longer exists in Python 3.\r\n\r\n## Reproducer\r\n```\r\n$ cat example.py2\r\n#!/usr/bin/env python2.7\r\ntry:\r\n raise ValueError('Foo')\r\nexcept ValueError as e:\r\n print \"Caught: %s\" % e.message\r\n \r\n$ futurize example.py2 \r\nRefactoringTool: Skipping optional fixer: idioms\r\nRefactoringTool: Skipping optional fixer: ws_comma\r\nRefactoringTool: Refactored example.py2\r\n--- example.py2\t(original)\r\n+++ example.py2\t(refactored)\r\n@@ -1,5 +1,6 @@\r\n #!/usr/bin/env python2.7\r\n+from __future__ import print_function\r\n try:\r\n raise ValueError('Foo')\r\n except ValueError as e:\r\n- print \"Caught: %s\" % e.message\r\n+ print(\"Caught: %s\" % e.message)\r\nRefactoringTool: Files that need to be modified:\r\nRefactoringTool: example.py2\r\n```\r\n\r\n## Example of an expected result\r\n\r\n```\r\n--- example.py2\t(original)\r\n+++ example.py2\t(refactored)\r\n@@ -2,4 +2,4 @@\r\n try:\r\n raise ValueError('Foo')\r\n except ValueError as e:\r\n- print \"Caught: %s\" % e.message\r\n+ print(\"Caught: %s\" % str(e))\r\n```\r\n\r\n## My environment\r\n* up-to-date ArchLinux on x86_64\r\n* Python 3.10.8 (main, Oct 13 2022, 21:13:48) [GCC 12.2.0]\r\n* futurize 0.18.2","author":{"url":"https://github.com/CarstenGrohmann","@type":"Person","name":"CarstenGrohmann"},"datePublished":"2022-11-13T12:32:42.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/609/python-future/issues/609"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:d836a765-4383-c5df-5afb-9b68e825ff1d |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | EE1E:2B9199:8D9760:C089BD:69697B7C |
| html-safe-nonce | 1dbb071834975f6db155b4cad089f104fc739512e5b27a6ffd82e08046681ab2 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFRTFFOjJCOTE5OTo4RDk3NjA6QzA4OUJEOjY5Njk3QjdDIiwidmlzaXRvcl9pZCI6IjQ4MzUxODI5ODg1NjQ3MjQ2MDQiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | fc8c21fe46acce18057addb81da0742531b71c5d55899df91201369ee6c4c1ab |
| hovercard-subject-tag | issue:1446907187 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/PythonCharmers/python-future/609/issue_layout |
| twitter:image | https://opengraph.githubassets.com/fd72c71516c315b61d4c89199870c4fa60bb0553338781a9579ee98634778f78/PythonCharmers/python-future/issues/609 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/fd72c71516c315b61d4c89199870c4fa60bb0553338781a9579ee98634778f78/PythonCharmers/python-future/issues/609 |
| og:image:alt | Bug report Please extend the futurize tool to display a warning when ValueError.message is used, or replace the message attribute e.g. with str( |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | CarstenGrohmann |
| hostname | github.com |
| expected-hostname | github.com |
| None | f33e4b94c8824ab2b434d82a94139432fb5ebee9df4b75304140ad22508c4a77 |
| turbo-cache-control | no-preview |
| go-import | github.com/PythonCharmers/python-future git https://github.com/PythonCharmers/python-future.git |
| octolytics-dimension-user_id | 3365815 |
| octolytics-dimension-user_login | PythonCharmers |
| octolytics-dimension-repository_id | 11403699 |
| octolytics-dimension-repository_nwo | PythonCharmers/python-future |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 11403699 |
| octolytics-dimension-repository_network_root_nwo | PythonCharmers/python-future |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 48f380098b30acbb700b04f1724481ca10d574fc |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width