Title: ^$ won't split on empty line · Issue #39646 · python/cpython · GitHub
Open Graph Title: ^$ won't split on empty line · Issue #39646 · python/cpython
X Title: ^$ won't split on empty line · Issue #39646 · python/cpython
Description: BPO 852532 Nosy @tim-one, @freddrake, @smontanaro PRs #4471#4678 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more details GitHub fields: assignee = 'https://...
Open Graph Description: BPO 852532 Nosy @tim-one, @freddrake, @smontanaro PRs #4471#4678 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more det...
X Description: BPO 852532 Nosy @tim-one, @freddrake, @smontanaro PRs #4471#4678 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more det...
Opengraph URL: https://github.com/python/cpython/issues/39646
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"^$ won't split on empty line","articleBody":"BPO | [852532](https://bugs.python.org/issue852532)\n--- | :---\nNosy | @tim-one, @freddrake, @smontanaro\nPRs | \u003cli\u003epython/cpython#4471\u003c/li\u003e\u003cli\u003epython/cpython#4678\u003c/li\u003e\n\n\u003csup\u003e*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*\u003c/sup\u003e\n\n\u003cdetails\u003e\u003csummary\u003eShow more details\u003c/summary\u003e\u003cp\u003e\n\nGitHub fields:\n```python\nassignee = 'https://github.com/smontanaro'\nclosed_at = \u003cDate 2008-04-13.03:29:45.158\u003e\ncreated_at = \u003cDate 2003-12-02.11:01:38.000\u003e\nlabels = ['expert-regex']\ntitle = \"^$ won't split on empty line\"\nupdated_at = \u003cDate 2017-12-02.17:32:37.093\u003e\nuser = 'https://bugs.python.org/jburgy'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2017-12-02.17:32:37.093\u003e\nactor = 'serhiy.storchaka'\nassignee = 'skip.montanaro'\nclosed = True\nclosed_date = \u003cDate 2008-04-13.03:29:45.158\u003e\ncloser = 'skip.montanaro'\ncomponents = ['Regular Expressions']\ncreation = \u003cDate 2003-12-02.11:01:38.000\u003e\ncreator = 'jburgy'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 852532\nkeywords = []\nmessage_count = 9.0\nmessages = ['19230', '19231', '19232', '19233', '19234', '19235', '55563', '55625', '65475']\nnosy_count = 6.0\nnosy_names = ['tim.peters', 'fdrake', 'effbot', 'skip.montanaro', 'mkc', 'jburgy']\npr_nums = ['4471', '4678']\npriority = 'normal'\nresolution = 'wont fix'\nstage = None\nstatus = 'closed'\nsuperseder = None\ntype = None\nurl = 'https://bugs.python.org/issue852532'\nversions = ['Python 2.3']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/jburgy","@type":"Person","name":"jburgy"},"datePublished":"2003-12-02T11:01:38.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":9},"url":"https://github.com/39646/cpython/issues/39646"}
| 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:c42e1dbc-502b-434e-cf9a-9318ce77e6c9 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | AEF2:3730CE:57BD39:7C7BEB:6A4E7244 |
| html-safe-nonce | 71a7f351b06b1fee4d62cdfcaf7c93b41f1ca48fe3c73b6115e21f6601c96caf |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBRUYyOjM3MzBDRTo1N0JEMzk6N0M3QkVCOjZBNEU3MjQ0IiwidmlzaXRvcl9pZCI6IjQwNjA4MjMwMDY3MDM2NzgwMjAiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | a911b3b14dace202c91dbd1a9c1a4ee05b714de2cec8148ad620b4fb473fd428 |
| hovercard-subject-tag | issue:1198799316 |
| 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/python/cpython/39646/issue_layout |
| twitter:image | https://opengraph.githubassets.com/2b3fea161a827e5214296749df34dde414e5c66c3eeff26474b00a427a5ef019/python/cpython/issues/39646 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/2b3fea161a827e5214296749df34dde414e5c66c3eeff26474b00a427a5ef019/python/cpython/issues/39646 |
| og:image:alt | BPO 852532 Nosy @tim-one, @freddrake, @smontanaro PRs #4471#4678 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more det... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | jburgy |
| hostname | github.com |
| expected-hostname | github.com |
| None | 41b6ab3ba6d20a71766ac245b5a4a94c6fc672a9cd4da7d44c1b33ab8bf6a21c |
| turbo-cache-control | no-preview |
| go-import | github.com/python/cpython git https://github.com/python/cpython.git |
| octolytics-dimension-user_id | 1525981 |
| octolytics-dimension-user_login | python |
| octolytics-dimension-repository_id | 81598961 |
| octolytics-dimension-repository_nwo | python/cpython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 81598961 |
| octolytics-dimension-repository_network_root_nwo | python/cpython |
| 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 | e6a744804e8e70f97b4d5a18a94dcc63db22f97a |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width