| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bpo-43030: Fixed a compiler warning in Py_UNICODE_ISSPACE with signed wchar_t... | Miss Islington (bot) | 2021-01-31 | 1 | -1/+1 |
| * | bpo-38376: Fix _PyUnicode_CheckConsistency() definition (GH-16623) | Victor Stinner | 2019-10-07 | 1 | -0/+4 |
| * | bpo-33407: Implement Py_DEPRECATED() on MSVC (GH-8980) | Zackery Spytz | 2019-05-28 | 1 | -63/+64 |
| * | bpo-36356: Release Unicode interned strings on Valgrind (#12431) | Victor Stinner | 2019-03-19 | 1 | -2/+0 |
| * | bpo-36297: remove "unicode_internal" codec (GH-12342) | Inada Naoki | 2019-03-18 | 1 | -9/+0 |
| * | bpo-35134: Create Include/cpython/unicodeobject.h (GH-10680) | Victor Stinner | 2018-11-26 | 1 | -0/+1245 |
