| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support.MS_WINDOWS constant (#110446) | Victor Stinner | 2023-10-06 | 1 | -2/+1 |
|
|
* | bpo-47000: Add `locale.getencoding()` (GH-32068) | Inada Naoki | 2022-04-09 | 1 | -3/+3 |
|
|
* | bpo-47000: Make `io.text_encoding()` respects UTF-8 mode (GH-32003) | Inada Naoki | 2022-04-04 | 1 | -3/+3 |
|
|
* | bpo-40280: Skip subprocess-based tests on wasm32-emscripten (GH-30615) | Christian Heimes | 2022-01-25 | 1 | -0/+1 |
|
|
* | bpo-42236: os.device_encoding() respects UTF-8 Mode (GH-23119) | Victor Stinner | 2020-11-04 | 1 | -0/+27 |
|
|
* | bpo-36683: Rename duplicate test_io_encoding to test_pyio_encoding (GH-12896) | Windson yang | 2019-04-22 | 1 | -1/+1 |
|
|
* | bpo-31904: Fix test_utf8_mode on VxWorks (GH-12428) | hliu0 | 2019-03-27 | 1 | -2/+2 |
|
|
* | bpo-35202: Remove unused imports in tests. (GH-10561) | Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి) | 2018-11-16 | 1 | -1/+0 |
|
|
* | Revert "bpo-34589: Add -X coerce_c_locale command line option (GH-9378)" (GH-... | Victor Stinner | 2018-09-19 | 1 | -2/+1 |
|
|
* | bpo-34589: Add -X coerce_c_locale command line option (GH-9378) | Victor Stinner | 2018-09-18 | 1 | -1/+2 |
|
|
* | bpo-34485: Enhance init_sys_streams() (GH-8978) | Victor Stinner | 2018-08-28 | 1 | -6/+6 |
|
|
* | bpo-34527: POSIX locale enables the UTF-8 Mode (GH-8972) | Victor Stinner | 2018-08-28 | 1 | -6/+17 |
|
|
* | bpo-34347: Fix test_utf8_mode.test_cmd_line for AIX (GH-8923) | Michael Felt | 2018-08-27 | 1 | -0/+2 |
|
|
* | Revert "bpo-33671: Add support.MS_WINDOWS and support.MACOS (GH-7800)" (GH-7919) | Victor Stinner | 2018-06-26 | 1 | -7/+10 |
|
|
* | bpo-33671: Add support.MS_WINDOWS and support.MACOS (GH-7800) | Victor Stinner | 2018-06-22 | 1 | -10/+7 |
|
|
* | bpo-32652: Defer pymain_set_global_config() call (#5303) | Victor Stinner | 2018-01-25 | 1 | -0/+15 |
|
|
* | bpo-29240, bpo-32030: Py_Main() re-reads config if encoding changes (#4899) | Victor Stinner | 2017-12-16 | 1 | -4/+26 |
|
|
* | bpo-29240: PEP 540: Add a new UTF-8 Mode (#855) | Victor Stinner | 2017-12-13 | 1 | -0/+206 |
|
|