| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-106659: Fix test_embed.test_forced_io_encoding() on Windows (#108010) | Victor Stinner | 2023-08-16 | 1 | -1/+3 |
|
|
* | gh-93057: Deprecate positional use of optional sqlite3.connect() params (#107... | Erlend E. Aasland | 2023-08-15 | 1 | -0/+5 |
|
|
* | gh-107891: Fix typo in 3.12 whatsnew (#107892) | wookie184 | 2023-08-12 | 1 | -1/+1 |
|
|
* | GH-100425: Note improved commutativity in sum(). (GH-107785) | Raymond Hettinger | 2023-08-08 | 1 | -2/+2 |
|
|
* | GH-107263: Increase C stack limit for most functions, except `_PyEval_EvalFra... | Mark Shannon | 2023-08-04 | 1 | -0/+5 |
|
|
* | gh-105481: simplify definition of pseudo ops in Lib/opcode.py (#107561) | Irit Katriel | 2023-08-02 | 1 | -0/+5 |
|
|
* | gh-105481: the ENABLE_SPECIALIZATION flag does not need to be generated by th... | Irit Katriel | 2023-08-01 | 1 | -0/+7 |
|
|
* | gh-99113: Add a What's New Entry for PEP 684 (gh-107520) | Eric Snow | 2023-07-31 | 1 | -0/+40 |
|
|
* | gh-105766: Document that Custom Allocators Must Be Thread-Safe (gh-107519) | Eric Snow | 2023-07-31 | 1 | -0/+7 |
|
|
* | gh-106762: Add news for `EnumMeta.__getattr__` removal (GH-107466) | Jacob Walls | 2023-07-31 | 1 | -0/+4 |
|
|
* | gh-105578: Document that `AnyStr` is deprecated in py313 (#107116) | Michael The | 2023-07-31 | 1 | -0/+6 |
|
|
* | gh-107369: optimize textwrap.indent() (#107374) | Inada Naoki | 2023-07-29 | 1 | -1/+2 |
|
|
* | gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) | Serhiy Storchaka | 2023-07-29 | 1 | -1/+1 |
|
|
* | gh-107091: Fix some uses of :func: role (GH-107378) | Serhiy Storchaka | 2023-07-29 | 2 | -15/+15 |
|
|
* | GH-101291: Add warning to "what's new" that `PyLongObject` internals have cha... | Mark Shannon | 2023-07-28 | 1 | -0/+11 |
|
|
* | gh-107091: Fix some uses of :const: role (GH-107379) | Serhiy Storchaka | 2023-07-28 | 1 | -10/+10 |
|
|
* | gh-107298: Fix yet more Sphinx warnings in the C API doc (GH-107345) | Serhiy Storchaka | 2023-07-27 | 2 | -3/+3 |
|
|
* | gh-105268: _PyGC_FINALIZED() removal is already documented in 3.12 (#107350) | Victor Stinner | 2023-07-27 | 1 | -7/+0 |
|
|
* | gh-107091: Fix some uses of :attr: role (GH-107318) | Serhiy Storchaka | 2023-07-27 | 1 | -1/+1 |
|
|
* | gh-107298: Fix more Sphinx warnings in the C API doc (#107329) | Victor Stinner | 2023-07-27 | 3 | -5/+5 |
|
|
* | gh-107091: Fix some uses of :c:type: role (GH-107138) | Serhiy Storchaka | 2023-07-26 | 4 | -4/+4 |
|
|
* | gh-107091: Fix some uses of :c:member: role (GH-107129) | Serhiy Storchaka | 2023-07-26 | 2 | -2/+2 |
|
|
* | gh-105291: Add link to migration guide for distutils (#107130) | cLupus | 2023-07-23 | 1 | -1/+3 |
|
|
* | gh-106948: Docs: Disable links for C standard library functions, OS utility f... | Erlend E. Aasland | 2023-07-23 | 2 | -4/+4 |
|
|
* | gh-107122: Update what's news for dbm.*dbm.clear() method (gh-107135) | Dong-hee Na | 2023-07-23 | 1 | -0/+7 |
|
|
* | gh-107091: Fix the use of some C domain roles (#107092) | Serhiy Storchaka | 2023-07-23 | 2 | -2/+2 |
|
|
* | gh-106976: alphabetise bullets by module name task2-3 (#107005) | littlebutt's workshop | 2023-07-23 | 1 | -237/+237 |
|
|
* | gh-106948: Add standard external names to nitpick_ignore (GH-106949) | Serhiy Storchaka | 2023-07-22 | 5 | -10/+10 |
|
|
* | gh-107008: Document the curses module variables LINES and COLS (GH-107011) | Serhiy Storchaka | 2023-07-22 | 1 | -2/+2 |
|
|
* | gh-106967: remove Release and Date fields from whatsnew for 3.12 and 3.13 (#1... | Oliver Rew | 2023-07-22 | 2 | -4/+2 |
|
|
* | gh-106320: Document private C API removal in What's New 3.13 (#107027) | Victor Stinner | 2023-07-22 | 1 | -0/+7 |
|
|
* | gh-106969: Indicate no modules were added in 3.10 & 3.12 (#106988) | Sebastiaan Zeeff | 2023-07-22 | 2 | -2/+2 |
|
|
* | gh-106976:alphabetise bullets by module name task1 (#106982) | littlebutt's workshop | 2023-07-22 | 1 | -25/+28 |
|
|
* | gh-106973: Change non-integral to non-integer in "3.12 What's New" (#106984) | Sebastiaan Zeeff | 2023-07-22 | 1 | -1/+1 |
|
|
* | gh-106004: Add PyDict_GetItemRef() function (#106005) | Victor Stinner | 2023-07-21 | 1 | -0/+7 |
|
|
* | gh-106909: Use role :const: for referencing module constants (GH-106910) | Serhiy Storchaka | 2023-07-21 | 12 | -61/+61 |
|
|
* | gh-106892: Use roles :data: and :const: for referencing module variables (GH-... | Serhiy Storchaka | 2023-07-21 | 10 | -53/+53 |
|
|
* | gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920) | Serhiy Storchaka | 2023-07-21 | 12 | -40/+40 |
|
|
* | gh-106669: Revert "gh-102988: Detect email address parsing errors ... (#10512... | Gregory P. Smith | 2023-07-21 | 1 | -8/+0 |
|
|
* | gh-106535: Document soft deprecations in What's New In Python 3.13 (#106859) | Victor Stinner | 2023-07-18 | 1 | -0/+12 |
|
|
* | bpo-42327: C API: Add PyModule_Add() function (GH-23443) | Serhiy Storchaka | 2023-07-18 | 1 | -0/+5 |
|
|
* | gh-81283: compiler: remove indent from docstring (#106411) | Inada Naoki | 2023-07-15 | 1 | -0/+7 |
|
|
* | gh-106309: Deprecate typing.no_type_check_decorator (#106312) | Alex Waygood | 2023-07-13 | 1 | -0/+4 |
|
|
* | gh-105373: Elaborate Pending Removal in What's New in Python 3.13 (#106675) | Victor Stinner | 2023-07-12 | 1 | -2/+9 |
|
|
* | gh-106307: C API: Add PyMapping_GetOptionalItem() function (GH-106308) | Serhiy Storchaka | 2023-07-11 | 1 | -0/+8 |
|
|
* | gh-106521: Add PyObject_GetOptionalAttr() function (GH-106522) | Serhiy Storchaka | 2023-07-11 | 1 | -0/+8 |
|
|
* | gh-103968: What's New: Add porting hints for PyType_From with metaclasses (GH... | Petr Viktorin | 2023-07-11 | 1 | -1/+25 |
|
|
* | gh-102988: Detect email address parsing errors and return empty tuple to indi... | Thomas Dwyer | 2023-07-10 | 1 | -0/+8 |
|
|
* | gh-106487: Allow the 'count' argument of `str.replace` to be a keyword (#106488) | Hugo van Kemenade | 2023-07-10 | 1 | -1/+2 |
|
|
* | gh-105733: Fix ctypes What's New entry (#106576) | Victor Stinner | 2023-07-10 | 1 | -1/+1 |
|
|