| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-41700: Skip test if the locale is not supported (GH-22081) | Dong-hee Na | 2020-09-04 | 1 | -1/+4 |
|
|
* | bpo-31904: Fix test_c_locale_coercion encodings for VxWorks RTOS (GH-19448) | pxinwr | 2020-04-09 | 1 | -0/+4 |
|
|
* | bpo-37335, test_c_locale_coercion: Remove unnecessary code (GH-14447) | Jakub KulĂk | 2019-07-02 | 1 | -19/+5 |
|
|
* | Remove unused imports in tests (GH-14518) | Victor Stinner | 2019-07-01 | 1 | -5/+2 |
|
|
* | bpo-35336: Fix PYTHONCOERCECLOCALE=1 (GH-10806) | Victor Stinner | 2018-11-30 | 1 | -2/+26 |
|
|
* | bpo-35290: Add debug info to test_c_locale_coercion (GH-10631) | Victor Stinner | 2018-11-21 | 1 | -6/+15 |
|
|
* | Revert "bpo-34589: Add -X coerce_c_locale command line option (GH-9378)" (GH-... | Victor Stinner | 2018-09-19 | 1 | -45/+10 |
|
|
* | bpo-34589: Add -X coerce_c_locale command line option (GH-9378) | Victor Stinner | 2018-09-18 | 1 | -10/+45 |
|
|
* | Revert "bpo-33671: Add support.MS_WINDOWS and support.MACOS (GH-7800)" (GH-7919) | Victor Stinner | 2018-06-26 | 1 | -2/+2 |
|
|
* | bpo-33671: Add support.MS_WINDOWS and support.MACOS (GH-7800) | Victor Stinner | 2018-06-22 | 1 | -2/+2 |
|
|
* | bpo-32002: Refactor C locale coercion tests (GH-4369) | Nick Coghlan | 2017-12-16 | 1 | -54/+82 |
|
|
* | bpo-29240, bpo-32030: Py_Main() re-reads config if encoding changes (#4899) | Victor Stinner | 2017-12-16 | 1 | -2/+3 |
|
|
* | bpo-29240: PEP 540: Add a new UTF-8 Mode (#855) | Victor Stinner | 2017-12-13 | 1 | -1/+1 |
|
|
* | bpo-28180: Fix the implementation of PEP 538 on Android (GH-4334) | xdegaye | 2017-11-12 | 1 | -3/+18 |
|
|
* | bpo-30836: fix test_c_locale_coercion on AIX (GH-2713) | Nick Coghlan | 2017-07-15 | 1 | -1/+8 |
|
|
* | bpo-30647: Check nl_langinfo(CODESET) in locale coercion (GH-2374) | Nick Coghlan | 2017-06-29 | 1 | -7/+18 |
|
|
* | bpo-30565: Add PYTHONCOERCECLOCALE=warn runtime flag (GH-2260) | Nick Coghlan | 2017-06-18 | 1 | -78/+130 |
|
|
* | bpo-28180: Standard stream & FS encoding differ on Mac OS X (GH-2208) | Nick Coghlan | 2017-06-15 | 1 | -21/+37 |
|
|
* | bpo-28180: assume UTF-8 for Mac OS X PEP 538 tests (GH-2130) | Nick Coghlan | 2017-06-13 | 1 | -5/+24 |
|
|
* | bpo-30635: Fix refleak in test_c_locale_coercion (#2126) | Victor Stinner | 2017-06-13 | 1 | -21/+25 |
|
|
* | bpo-28180: Implementation for PEP 538 (#659) | Nick Coghlan | 2017-06-11 | 1 | -0/+262 |
|
|