Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-106320: Remove private _Py_UniversalNewlineFgetsWithSize() (#108602) | Victor Stinner | 2023-08-29 | 1 | -1/+0 |
* | gh-106320: Remove private _PyLong_FileDescriptor_Converter() (#108503) | Victor Stinner | 2023-08-26 | 1 | -2/+0 |
* | gh-96670: Raise SyntaxError when parsing NULL bytes (#97594) | Pablo Galindo Salgado | 2022-09-27 | 1 | -0/+1 |
* | bpo-41986: Add Py_FileSystemDefaultEncodeErrors and Py_UTF8Mode back to limit... | Serhiy Storchaka | 2020-10-10 | 1 | -8/+0 |
* | bpo-41985: Add _PyLong_FileDescriptor_Converter and AC converter for "fildes"... | Serhiy Storchaka | 2020-10-09 | 1 | -0/+2 |
* | bpo-39583: Remove superfluous "extern C" bits from Include/cpython/*.h (GH-18... | Skip Montanaro | 2020-06-01 | 1 | -8/+0 |
* | bpo-36842: Implement PEP 578 (GH-12613) | Steve Dower | 2019-05-23 | 1 | -0/+32 |