[GHC] #12909: Python 3.2 doesn't support Unicode literal syntax
GHC
ghc-devs at haskell.org
Thu Dec 1 18:27:37 UTC 2016
#12909: Python 3.2 doesn't support Unicode literal syntax
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Test Suite | Version: 8.0.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #9184 | Differential Rev(s): Phab:D2778
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"7214e924ca690946288ccf681ef652cee3cb114c/ghc" 7214e92/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="7214e924ca690946288ccf681ef652cee3cb114c"
testsuite: Remove Unicode literals from driver
They are not supported by Python 3.0, 3.1, and 3.2 (but are supported by
>= 3.3; silliness!)
Test Plan: Validate on python 3.2
Reviewers: austin
Subscribers: simonpj, thomie
Differential Revision: https://phabricator.haskell.org/D2778
GHC Trac Issues: #12909, #9184
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12909#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list