| Commit message (Expand) | Author | Age | Files | Lines |
* | 00174-fix-for-usr-move.patch | Fedora Python maintainers | 2020-09-29 | 1 | -0/+18 |
|
|
* | 00170-gc-assertions.patch | Fedora Python maintainers | 2020-09-29 | 1 | -17/+91 |
|
|
* | 00165-crypt-module-salt-backport.patch | Fedora Python maintainers | 2020-09-29 | 2 | -3/+3 |
|
|
* | 00146-hashlib-fips.patch | Fedora Python maintainers | 2020-09-29 | 2 | -53/+182 |
|
|
* | 00144-no-gdbm.patch | Fedora Python maintainers | 2020-09-29 | 1 | -1/+1 |
|
|
* | 00114-statvfs-f_flag-constants.patch | Fedora Python maintainers | 2020-09-29 | 1 | -0/+37 |
|
|
* | 00112-2.7.13-debug-build.patch | Fedora Python maintainers | 2020-09-29 | 1 | -1/+1 |
|
|
* | 00102-2.7.13-lib64.patch | Fedora Python maintainers | 2020-09-29 | 2 | -5/+5 |
|
|
* | python-2.7rc1-socketmodule-constants2.patch | Fedora Python maintainers | 2020-09-29 | 1 | -0/+9 |
|
|
* | python-2.7rc1-socketmodule-constants.patch | Fedora Python maintainers | 2020-09-29 | 1 | -0/+55 |
|
|
* | python-2.7.1-config.patch | Fedora Python maintainers | 2020-09-29 | 1 | -63/+61 |
|
|
* | [2.7] bpo-38730: Fix -Wstringop-truncation warnings. (GH-17075) | Benjamin Peterson | 2019-11-07 | 5 | -12/+15 |
|
|
* | bpo-37731: Squish another _POSIX_C_SOURCE redefinition problem in expat. (GH-... | Benjamin Peterson | 2019-11-07 | 1 | -6/+6 |
|
|
* | bpo-37731: Reorder includes in xmltok.c to avoid redefinition of _POSIX_C_SOU... | Miss Islington (bot) | 2019-11-07 | 1 | -8/+8 |
|
|
* | [2.7] closes bpo-38174: Update vendored expat library to 2.2.8. (GH-16408) | Benjamin Peterson | 2019-09-26 | 19 | -4836/+3970 |
|
|
* | [2.7] bpo-38175: Fix a memory leak in comparison of sqlite3.Row objects. (GH-... | Serhiy Storchaka | 2019-09-17 | 1 | -5/+7 |
|
|
* | bpo-33936: Don't call obsolete init methods with OpenSSL 1.1.0+ (GH-16140) | Miss Islington (bot) | 2019-09-16 | 1 | -1/+1 |
|
|
* | [2.7] bpo-38168: Fix a possbile refleak in setint() of mmapmodule.c (GH-16136... | Xiang Zhang | 2019-09-16 | 1 | -1/+2 |
|
|
* | [2.7] bpo-35264: Modules/_ssl.c: fix build with OpenSSL 1.1.0 (GH-10570) | Alexandru Ardelean | 2019-09-11 | 1 | -2/+2 |
|
|
* | bpo-37445: Include FORMAT_MESSAGE_IGNORE_INSERTS in FormatMessageW() calls (G... | Zackery Spytz | 2019-09-11 | 1 | -1/+3 |
|
|
* | [2.7] bpo-34410: Fix a crash in the tee iterator when re-enter it. (GH-15625)... | Serhiy Storchaka | 2019-09-09 | 1 | -0/+9 |
|
|
* | bpo-34521: Fix FD transfer in multiprocessing on FreeBSD (GH-15422) | Victor Stinner | 2019-08-23 | 1 | -1/+1 |
|
|
* | Put pyexpatns.h include back. bpo-37437 (GH-14539) | Miss Islington (bot) | 2019-07-02 | 1 | -0/+4 |
|
|
* | closes bpo-37437: Update vendorized expat to 2.2.7. (GH-14436) | Miss Islington (bot) | 2019-06-28 | 6 | -28/+21 |
|
|
* | [2.7] Fix name of '\0'. (GH-14225) | Benjamin Peterson | 2019-06-19 | 1 | -1/+1 |
|
|
* | [2.7] bpo-37188: Fix a divide-by-zero in arrays of size-0 objects (#13906) | Eric Wieser | 2019-06-08 | 1 | -1/+1 |
|
|
* | [2.7] bpo-37170: Fix the cast on error in PyLong_AsUnsignedLongLongMask() (GH... | Zackery Spytz | 2019-06-07 | 1 | -0/+22 |
|
|
* | bpo-36504: Fix signed integer overflow in _ctypes.c's PyCArrayType_new(). (GH... | Zackery Spytz | 2019-04-03 | 1 | -1/+1 |
|
|
* | bpo-36150: Fix possible assertion failures due to _ctypes.c's PyCData_reduce(... | Zackery Spytz | 2019-03-31 | 1 | -4/+6 |
|
|
* | bpo-36430: Fix a possible reference leak in itertools.count(). (GH-12551) (GH... | Miss Islington (bot) | 2019-03-26 | 1 | -0/+1 |
|
|
* | [2.7] bpo-36421: Fix ref counting bugs in _ctypes.c's PyCArrayType_new(). (GH... | Zackery Spytz | 2019-03-25 | 1 | -3/+10 |
|
|
* | bpo-36337: socket.send()/sendall() use Py_ssize_t (GH-12397) | Stéphane Wirtel | 2019-03-19 | 1 | -8/+21 |
|
|
* | [2.7] bpo-36289: Fix a possible reference leak in the io module (GH-12329) | stratakis | 2019-03-14 | 1 | -0/+1 |
|
|
* | [2.7] bpo-36291: Fix a possible reference leak in the json module (GH-12330) | stratakis | 2019-03-14 | 1 | -1/+3 |
|
|
* | [2.7] bpo-36212: Fix two possible reference leaks in the hotshot module (GH-1... | stratakis | 2019-03-14 | 1 | -1/+4 |
|
|
* | bpo-36147: Fix a memory leak in ctypes s_get() (GH-12102) | stratakis | 2019-03-06 | 1 | -17/+9 |
|
|
* | [2.7] bpo-36186: Fix linuxaudiodev.linux_audio_device() error handling (GH-12... | stratakis | 2019-03-06 | 1 | -0/+2 |
|
|
* | [2.7] bpo-36149 Fix potential use of uninitialized memory in cPickle (#12105) | T. Wouters | 2019-03-04 | 1 | -5/+8 |
|
|
* | [2.7] bpo-36179: Fix ref leaks in _hashopenssl (GH-12158) (GH-12166) | Christian Heimes | 2019-03-04 | 1 | -6/+8 |
|
|
* | [2.7] bpo-13096: Fix memory leak in ctypes POINTER handling of large values (... | stratakis | 2019-03-04 | 1 | -0/+1 |
|
|
* | [2.7] bpo-36106: resolve sinpi name clash with libm (IEEE-754 violation). (GH... | Dima Pasechnik | 2019-02-26 | 1 | -4/+4 |
|
|
* | [2.7] bpo-32947: Fixes for TLS 1.3 and OpenSSL 1.1.1 (GH-8761) (GH-11876) | stratakis | 2019-02-15 | 1 | -0/+4 |
|
|
* | [2.7] bpo-28043: improved default settings for SSLContext (GH-10608) | stratakis | 2019-02-15 | 1 | -0/+31 |
|
|
* | bpo-35746: Fix segfault in ssl's cert parser (GH-11569) | Miss Islington (bot) | 2019-01-15 | 1 | -0/+4 |
|
|
* | [2.7] bpo-8765: Deprecate writing unicode to binary streams in Py3k mode. (GH... | Serhiy Storchaka | 2019-01-15 | 2 | -1/+16 |
|
|
* | bpo-35504: Fix segfaults and SystemErrors when deleting certain attrs. (GH-11... | Zackery Spytz | 2018-12-20 | 4 | -0/+16 |
|
|
* | bpo-35529: Fix a reference counting bug in PyCFuncPtr_FromDll(). (GH-11229) | Miss Islington (bot) | 2018-12-20 | 1 | -5/+8 |
|
|
* | [2.7] bpo-35441: Remove dead and buggy code related to PyList_SetItem(). (GH-... | Serhiy Storchaka | 2018-12-19 | 4 | -19/+21 |
|
|
* | bpo-10320: Use PY_FORMAT_LONG_LONG in ctypes' PyCArg_repr(). (GH-11230) | Zackery Spytz | 2018-12-19 | 1 | -5/+1 |
|
|
* | bpo-10320: Replace nonstandard sprintf() length modifier in ctypes' PyCArg_re... | Miss Islington (bot) | 2018-12-18 | 1 | -1/+1 |
|
|