Skip to content
Branch: 3.8
Find file History
Pull request Compare This branch is 1091 commits ahead, 1675 commits behind master.
miss-islington and gvanrossum bpo-39235: Fix end location for genexp in call args (GH-17925)
The fix changes copy_location() to require an extra node from which to extract the end location, and fixing all 5 call sites.

https://bugs.python.org/issue39235
(cherry picked from commit a796d8e)

Co-authored-by: Guido van Rossum <guido@python.org>
Latest commit 33e033d Jan 9, 2020
Permalink
Type Name Latest commit message Commit time
..
Failed to load latest commit information.
next bpo-39235: Fix end location for genexp in call args (GH-17925) Jan 9, 2020
3.5.0.rst Forward port 3.7.0 final changes Jun 27, 2018
3.5.0a1.rst Fix typos mostly in comments, docs and test names (GH-15209) Aug 30, 2019
3.5.0a2.rst bpo-32523: Simplifying news entries with multiple paragraphs. (GH-8154) May 9, 2019
3.5.0a3.rst bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231 Oct 31, 2018
3.5.0a4.rst bpo-35042: Use the :pep: role where a PEP is specified (#10036) Oct 26, 2018
3.5.0b1.rst Forward port 3.7.0 final changes Jun 27, 2018
3.5.0b2.rst
3.5.0b3.rst bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231 Oct 31, 2018
3.5.0b4.rst bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231 Oct 31, 2018
3.5.0rc1.rst Forward port 3.7.0 final changes Jun 27, 2018
3.5.0rc2.rst Forward port 3.7.0 final changes Jun 27, 2018
3.5.0rc3.rst bpo-35042: Use the :pep: role where a PEP is specified (#10036) Oct 26, 2018
3.5.0rc4.rst Forward port 3.7.0 final changes Jun 27, 2018
3.5.1.rst Forward port 3.7.0 final changes Jun 27, 2018
3.5.1rc1.rst bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231 Oct 31, 2018
3.5.2.rst Forward port 3.7.0 final changes Jun 27, 2018
3.5.2rc1.rst [3.8] Fix typos in docs, comments and test assert messages (GH-14872). ( Jul 22, 2019
3.5.3.rst Forward port 3.7.0 final changes Jun 27, 2018
3.5.3rc1.rst bpo-32523: Simplifying news entries with multiple paragraphs. (GH-8154) May 9, 2019
3.5.4.rst Forward port 3.7.0 final changes Jun 27, 2018
3.5.4rc1.rst Fix typos mostly in comments, docs and test names (GH-15209) Aug 30, 2019
3.5.5.rst Forward port 3.7.0 final changes Jun 27, 2018
3.5.5rc1.rst bpo-32523: Simplifying news entries with multiple paragraphs. (GH-8154) May 9, 2019
3.6.0.rst Forward port 3.7.0 final changes Jun 27, 2018
3.6.0a1.rst [3.8] Fix typos in docs, comments and test assert messages (GH-14872). ( Jul 22, 2019
3.6.0a2.rst bpo-35042: Use the :pep: role where a PEP is specified (#10036) Oct 26, 2018
3.6.0a3.rst bpo-35042: Use the :pep: role where a PEP is specified (#10036) Oct 26, 2018
3.6.0a4.rst bpo-35042: Use the :pep: role where a PEP is specified (#10036) Oct 26, 2018
3.6.0b1.rst Fix typos mostly in comments, docs and test names (GH-15209) Aug 30, 2019
3.6.0b2.rst bpo-32523: Simplifying news entries with multiple paragraphs. (GH-8154) May 9, 2019
3.6.0b3.rst Forward port 3.7.0 final changes Jun 27, 2018
3.6.0b4.rst Forward port 3.7.0 final changes Jun 27, 2018
3.6.0rc1.rst Fix typos mostly in comments, docs and test names (GH-15209) Aug 30, 2019
3.6.0rc2.rst Forward port 3.7.0 final changes Jun 27, 2018
3.6.1.rst Forward port 3.7.0 final changes Jun 27, 2018
3.6.1rc1.rst Fix typos mostly in comments, docs and test names (GH-15209) Aug 30, 2019
3.6.2.rst Forward port 3.7.0 final changes Jun 27, 2018
3.6.2rc1.rst bpo-32523: Simplifying news entries with multiple paragraphs. (GH-8154) May 9, 2019
3.6.2rc2.rst bpo-34906: Doc: Fix typos (2) (GH-9735) Oct 6, 2018
3.6.3.rst Forward port 3.7.0 final changes Jun 27, 2018
3.6.3rc1.rst [3.8] Fix typos in docs, comments and test assert messages (GH-14872). ( Jul 22, 2019
3.6.4.rst Forward port 3.7.0 final changes Jun 27, 2018
3.6.4rc1.rst
3.6.5.rst
3.6.5rc1.rst
3.6.6.rst
3.6.6rc1.rst
3.7.0.rst Forward port 3.7.0 final changes Jun 27, 2018
3.7.0a1.rst Fix typos mostly in comments, docs and test names (GH-15209) Aug 30, 2019
3.7.0a2.rst bpo-32523: Simplifying news entries with multiple paragraphs. (GH-8154) May 9, 2019
3.7.0a3.rst bpo-32523: Simplifying news entries with multiple paragraphs. (GH-8154) May 9, 2019
3.7.0a4.rst bpo-32523: Simplifying news entries with multiple paragraphs. (GH-8154) May 9, 2019
3.7.0b1.rst bpo-32523: Simplifying news entries with multiple paragraphs. (GH-8154) May 9, 2019
3.7.0b2.rst bpo-32523: Simplifying news entries with multiple paragraphs. (GH-8154) May 9, 2019
3.7.0b3.rst bpo-34906: Doc: Fix typos (2) (GH-9735) Oct 6, 2018
3.7.0b4.rst bpo-32523: Simplifying news entries with multiple paragraphs. (GH-8154) May 9, 2019
3.7.0b5.rst
3.7.0rc1.rst bpo-35042: Use the :pep: role where a PEP is specified (#10036) Oct 26, 2018
3.8.0.rst v3.8.0 Oct 14, 2019
3.8.0a1.rst Fix typos mostly in comments, docs and test names (GH-15209) Aug 30, 2019
3.8.0a2.rst Minor edits to news entries (ported from 3.7) (GH-12293) Mar 12, 2019
3.8.0a3.rst
3.8.0a4.rst
3.8.0b1.rst bpo-32972: Document IsolatedAsyncioTestCase of unittest module (GH-15878 Sep 11, 2019
3.8.0b2.rst Python 3.8.0b2 Jul 4, 2019
3.8.0b3.rst [3.8] Fix typo (inifite -> infinite) (GH-15429) Aug 23, 2019
3.8.0b4.rst Python 3.8.0b4 Aug 29, 2019
3.8.0rc1.rst v3.8.0rc1 Oct 1, 2019
3.8.1.rst Python 3.8.1 Dec 18, 2019
3.8.1rc1.rst [3.8] Minor fixes to the NEWS entries (GH-17557) Dec 10, 2019
You can’t perform that action at this time.