[Python-checkins] gh-137339: Clarify host and port parameter behavior in smtplib.SMTP{_SSL} initialization (#137340)

2025-11-11 Thread bitdancer
https://github.com/python/cpython/commit/b5196fa15a6c5aaa90eafff06206f8e44a9da216 commit: b5196fa15a6c5aaa90eafff06206f8e44a9da216 branch: main author: Aniket <[email protected]> committer: bitdancer date: 2025-11-11T15:25:26-05:00 summary: gh-137339: Clarify ho

[Python-checkins] [3.14] gh-139434: Update selected RFC 2822 references to RFC 5322 (GH-139435) (#141025)

2025-11-04 Thread bitdancer
https://github.com/python/cpython/commit/dc76de26e5f25f14aae0470297788c6be08213f0 commit: dc76de26e5f25f14aae0470297788c6be08213f0 branch: 3.14 author: Filip Łajszczak committer: bitdancer date: 2025-11-04T16:23:16-05:00 summary: [3.14] gh-139434: Update selected RFC 2822 references to RFC 5322

[Python-checkins] [3.13] gh-139434: Update selected RFC 2822 references to RFC 5322 (GH-139435) (#141024)

2025-11-04 Thread bitdancer
https://github.com/python/cpython/commit/d76e411891fae8db2444881dd426712202317aa9 commit: d76e411891fae8db2444881dd426712202317aa9 branch: 3.13 author: Filip Łajszczak committer: bitdancer date: 2025-11-04T16:22:31-05:00 summary: [3.13] gh-139434: Update selected RFC 2822 references to RFC 5322

[Python-checkins] gh-139434: Update selected RFC 2822 references to RFC 5322 (#139435)

2025-11-04 Thread bitdancer
https://github.com/python/cpython/commit/ce1bb85d286130f44b7e874430b0b12990d61dc1 commit: ce1bb85d286130f44b7e874430b0b12990d61dc1 branch: main author: Filip Łajszczak committer: bitdancer date: 2025-11-04T14:46:07-05:00 summary: gh-139434: Update selected RFC 2822 references to RFC 5322

[Python-checkins] [3.13] Docs: Fix typo in `email.headerregistry.rst` (GH-140965) (#141021)

2025-11-04 Thread bitdancer
https://github.com/python/cpython/commit/426daef4125c7157a81753349df0cd137f2b1d41 commit: 426daef4125c7157a81753349df0cd137f2b1d41 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: bitdancer date: 2025-11-04T19:35:14Z summary: [3.13

[Python-checkins] [3.14] Docs: Fix typo in `email.headerregistry.rst` (GH-140965) (#141020)

2025-11-04 Thread bitdancer
https://github.com/python/cpython/commit/d82d340096a7fe25434bf3f08678a20bae3dfd9f commit: d82d340096a7fe25434bf3f08678a20bae3dfd9f branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: bitdancer date: 2025-11-04T19:35:20Z summary: [3.14

[Python-checkins] Docs: Fix typo in `email.headerregistry.rst` (#140965)

2025-11-04 Thread bitdancer
https://github.com/python/cpython/commit/97d8dda980fcddf88b782be343118257f483a864 commit: 97d8dda980fcddf88b782be343118257f483a864 branch: main author: Guo Ci committer: bitdancer date: 2025-11-04T14:29:13-05:00 summary: Docs: Fix typo in `email.headerregistry.rst` (#140965) Fix missing

[Python-checkins] [3.13] gh-135307: Fix email error when policy max_line_length is set to 0 or None (GH-135367) (#140917)

2025-11-02 Thread bitdancer
https://github.com/python/cpython/commit/10af8404b4be19183822d2d3e36288a8d1418a1c commit: 10af8404b4be19183822d2d3e36288a8d1418a1c branch: 3.13 author: Jiucheng(Oliver) committer: bitdancer date: 2025-11-02T15:20:29-05:00 summary: [3.13] gh-135307: Fix email error when policy max_line_length is

[Python-checkins] [3.14] gh-135307: Fix email error when policy max_line_length is set to 0 or None (GH-135367) (#140915)

2025-11-02 Thread bitdancer
https://github.com/python/cpython/commit/7e1bac6a1aa6705c2386d80f093e575106de3340 commit: 7e1bac6a1aa6705c2386d80f093e575106de3340 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: bitdancer date: 2025-11-02T10:03:12-05:00 summary: [3.

[Python-checkins] gh-135307: Fix email error when policy max_line_length is set to 0 or None (#135367)

2025-11-02 Thread bitdancer
https://github.com/python/cpython/commit/6d45cd8dbb07ae020ec07f2c3375dd06e52377f6 commit: 6d45cd8dbb07ae020ec07f2c3375dd06e52377f6 branch: main author: Jiucheng(Oliver) committer: bitdancer date: 2025-11-02T09:32:14-05:00 summary: gh-135307: Fix email error when policy max_line_length is set to

[Python-checkins] [3.14] gh-67022: Document bytes/str inconsistency in email.header.decode_header() and suggest email.headerregistry.HeaderRegistry as a sane alternative (GH-92900) (#135548)

2025-06-15 Thread bitdancer
https://github.com/python/cpython/commit/1c4f01a1607220caadc2aa9ad6574715a5918c17 commit: 1c4f01a1607220caadc2aa9ad6574715a5918c17 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: bitdancer date: 2025-06-15T16:02:16-04:00 summary: [3.

[Python-checkins] [3.13] gh-67022: Document bytes/str inconsistency in email.header.decode_header() and suggest email.headerregistry.HeaderRegistry as a sane alternative (GH-92900) (#135549)

2025-06-15 Thread bitdancer
https://github.com/python/cpython/commit/3bd281866488e85a011a59bd527760f25790b836 commit: 3bd281866488e85a011a59bd527760f25790b836 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: bitdancer date: 2025-06-15T16:02:43-04:00 summary: [3.

[Python-checkins] gh-67022: Document bytes/str inconsistency in email.header.decode_header() and suggest email.headerregistry.HeaderRegistry as a sane alternative (#92900)

2025-06-15 Thread bitdancer
https://github.com/python/cpython/commit/60181f4ed0e48ff35dc296da6b51473bfc553d16 commit: 60181f4ed0e48ff35dc296da6b51473bfc553d16 branch: main author: Dan Lenski committer: bitdancer date: 2025-06-15T15:29:38-04:00 summary: gh-67022: Document bytes/str inconsistency in

[Python-checkins] [3.14] gh-134155: fix AttributeError in email._header_value_parser.get_address (GH-134194) (#135191)

2025-06-06 Thread bitdancer
https://github.com/python/cpython/commit/3faf00e0031652cb067ddfce7c61574567e2742d commit: 3faf00e0031652cb067ddfce7c61574567e2742d branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: bitdancer date: 2025-06-06T14:13:30-04:00 summary: [3.

[Python-checkins] [3.13] gh-134155: fix AttributeError in email._header_value_parser.get_address (GH-134194) (#135192)

2025-06-06 Thread bitdancer
https://github.com/python/cpython/commit/58b9581ff56309a233ab3a6cc66516772a2a95b5 commit: 58b9581ff56309a233ab3a6cc66516772a2a95b5 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: bitdancer date: 2025-06-06T14:11:15-04:00 summary: [3.

[Python-checkins] gh-134155: fix AttributeError in email._header_value_parser.get_address (#134194)

2025-06-05 Thread bitdancer
https://github.com/python/cpython/commit/d9cad074d52fe31327429fd81e4d2eeea3dbe35b commit: d9cad074d52fe31327429fd81e4d2eeea3dbe35b branch: main author: Sergey Miryanov committer: bitdancer date: 2025-06-05T13:28:11-04:00 summary: gh-134155: fix AttributeError in email

[Python-checkins] gh-134152: Fix UnboundLocalError in email._header_value_parser _get_ptext_to_endchars (#134233)

2025-05-25 Thread bitdancer
https://github.com/python/cpython/commit/a32ea456992fedfc9ce61561c88056de3c18cffd commit: a32ea456992fedfc9ce61561c88056de3c18cffd branch: main author: R. David Murray committer: bitdancer date: 2025-05-25T18:09:32-04:00 summary: gh-134152: Fix UnboundLocalError in email._header_value_parser

[Python-checkins] gh-90548: Make musl test skips smarter (fixes Alpine errors) (#131313)

2025-03-26 Thread bitdancer
https://github.com/python/cpython/commit/6146295a5b8e9286ccb8f90818b764c9a0192090 commit: 6146295a5b8e9286ccb8f90818b764c9a0192090 branch: main author: R. David Murray committer: bitdancer date: 2025-03-19T13:05:09-04:00 summary: gh-90548: Make musl test skips smarter (fixes Alpine errors

[Python-checkins] [3.12] gh-121284: Fix email address header folding with parsed encoded-word (GH-122754) (#131404)

2025-03-19 Thread bitdancer
https://github.com/python/cpython/commit/5dfb5e640ec03ff057dbd9f1e32bf6a493fd2f3d commit: 5dfb5e640ec03ff057dbd9f1e32bf6a493fd2f3d branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: bitdancer date: 2025-03-18T15:35:32-04:00 summary: [3.

[Python-checkins] [3.13] gh-121284: Fix email address header folding with parsed encoded-word (GH-122754) (#131403)

2025-03-18 Thread bitdancer
https://github.com/python/cpython/commit/31767e61008c404e51c415b86b443baf2318bfdf commit: 31767e61008c404e51c415b86b443baf2318bfdf branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: bitdancer date: 2025-03-18T15:34:00-04:00 summary: [3.

[Python-checkins] [3.12] gh-80222: Fix email address header folding with long quoted-string (GH-122753) (#129008)

2025-01-19 Thread bitdancer
https://github.com/python/cpython/commit/b8170e58849a7728ebc9b58e222aa5bd051cf7c4 commit: b8170e58849a7728ebc9b58e222aa5bd051cf7c4 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: bitdancer date: 2025-01-19T16:07:39-05:00 summary: [3.

[Python-checkins] [3.13] gh-80222: Fix email address header folding with long quoted-string (GH-122753) (#129007)

2025-01-19 Thread bitdancer
https://github.com/python/cpython/commit/21200895478b8076fc0bda6ee2c26f0d87c9404b commit: 21200895478b8076fc0bda6ee2c26f0d87c9404b branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: bitdancer date: 2025-01-19T16:06:28-05:00 summary: [3.

[Python-checkins] gh-80222: Fix email address header folding with long quoted-string (#122753)

2025-01-18 Thread bitdancer
https://github.com/python/cpython/commit/5aaf41685834901e4ed0a40f4c055b92991a0bb5 commit: 5aaf41685834901e4ed0a40f4c055b92991a0bb5 branch: main author: Mike Edmunds committer: bitdancer date: 2025-01-18T19:50:52-05:00 summary: gh-80222: Fix email address header folding with long quoted-string

[Python-checkins] [3.12] gh-98188: Fix EmailMessage.get_payload to decode data when CTE value has extra text (GH-127547) (#128529)

2025-01-07 Thread bitdancer
https://github.com/python/cpython/commit/dae5b16bb3b51702d3506ef21550b220359ff971 commit: dae5b16bb3b51702d3506ef21550b220359ff971 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: bitdancer date: 2025-01-07T12:44:56-05:00 summary: [3.

[Python-checkins] [3.13] gh-98188: Fix EmailMessage.get_payload to decode data when CTE value has extra text (GH-127547) (#128528)

2025-01-07 Thread bitdancer
https://github.com/python/cpython/commit/ad3bbb6b0df9a83e5e9fc26344468747e856d0b6 commit: ad3bbb6b0df9a83e5e9fc26344468747e856d0b6 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: bitdancer date: 2025-01-07T12:43:04-05:00 summary: [3.

[Python-checkins] gh-98188: Fix EmailMessage.get_payload to decode data when CTE value has extra text (#127547)

2025-01-05 Thread bitdancer
https://github.com/python/cpython/commit/a62ba52f1439c1f878a3ff9b8544caf9aeef9b90 commit: a62ba52f1439c1f878a3ff9b8544caf9aeef9b90 branch: main author: RanKKI committer: bitdancer date: 2025-01-05T20:32:16-05:00 summary: gh-98188: Fix EmailMessage.get_payload to decode data when CTE value has

[Python-checkins] [3.13] gh-124452: Fix header mismatches when folding/unfolding with email message (GH-125919) (#126917)

2024-11-17 Thread bitdancer
https://github.com/python/cpython/commit/af35aa288064c24899b0bac161a20eaf619b829d commit: af35aa288064c24899b0bac161a20eaf619b829d branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: bitdancer date: 2024-11-17T15:06:18-05:00 summary: [3.

[Python-checkins] [3.12] gh-124452: Fix header mismatches when folding/unfolding with email message (GH-125919) (#126916)

2024-11-17 Thread bitdancer
https://github.com/python/cpython/commit/9d986d9477b55004901f840ca0418ab302789d35 commit: 9d986d9477b55004901f840ca0418ab302789d35 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: bitdancer date: 2024-11-17T15:12:29-05:00 summary: [3.

[Python-checkins] gh-124452: Fix header mismatches when folding/unfolding with email message (#125919)

2024-11-16 Thread bitdancer
https://github.com/python/cpython/commit/ed81971e6b26c34445f06850192b34458b029337 commit: ed81971e6b26c34445f06850192b34458b029337 branch: main author: RanKKI committer: bitdancer date: 2024-11-16T18:01:52-05:00 summary: gh-124452: Fix header mismatches when folding/unfolding with email message