Date: 2024-11-01
Search Query: is:pr is:open label:docs
Title | URL | Created At | Labels |
---|---|---|---|
gh-126180: Remove getopt and optparse deprecation notices | Link | 2024-10-31T05:35:32Z | docs; awaiting core review; DO-NOT-MERGE |
Explain what a DBM database is and point to shelve earlier | Link | 2024-10-31T02:32:13Z | docs; skip issue; awaiting review; skip news |
gh-126165: Improve docs of function math.isclose |
Link | 2024-10-31T00:45:05Z | docs; awaiting core review; skip news |
gh-123832: Adjust socket.getaddrinfo docs for better POSIX compliance |
Link | 2024-10-30T13:16:11Z | docs; awaiting core review; skip news |
gh-75459: Doc: C API: Improve object life cycle documentation | Link | 2024-10-25T08:01:38Z | docs; awaiting review |
gh-125927: Add docs description for daemon thread | Link | 2024-10-25T07:19:51Z | docs; awaiting review; skip news |
gh-125897: Fix the range function refering to step as a kwarg | Link | 2024-10-24T22:51:04Z | docs; awaiting core review; skip news |
gh-125887: Update PyObject_HasAttr exception behavior | Link | 2024-10-24T00:53:10Z | docs; awaiting core review; skip news; needs backport to 3.13 |
gh-125904: fix MRO summary discription in tutorial | Link | 2024-10-23T23:43:01Z | docs; awaiting core review; skip news; needs backport to 3.12; needs backport to 3.13 |
GH-124985: Document that pathlib.Path.copy() uses copy-on-write. |
Link | 2024-10-22T23:47:56Z | docs; awaiting core review; skip news; topic-pathlib |
gh-125756: Document Pickler.clear_memo |
Link | 2024-10-20T22:36:12Z | docs; awaiting core review; skip news |
gh-125298: Removed misleading os.kill description |
Link | 2024-10-20T05:43:26Z | docs; awaiting review; skip news |
gh-125579: Change code examples to help when searching for 'capture' … | Link | 2024-10-16T12:04:07Z | docs; awaiting review; skip news |
Docs: mention actual sqlite3 version attributes in 3.14.rst | Link | 2024-10-16T05:31:09Z | docs; awaiting review; skip news |
gh-125562: Update to documentation for exec* functions | Link | 2024-10-16T05:22:54Z | docs; awaiting review; skip news |
gh-108362: Retarget incremental GC changes to 3.14 | Link | 2024-10-14T13:24:51Z | docs; awaiting core review; skip news |
gh-125436: add missing allow_unnamed_section doc; split too long line | Link | 2024-10-14T08:29:25Z | docs; awaiting changes; skip news; needs backport to 3.13 |
gh-122876: Added "s" at "Ends of lines" (typo) | Link | 2024-10-11T08:46:50Z | docs; awaiting review; skip news |
Destroy the turtle window after its doctests finish | Link | 2024-10-11T03:32:58Z | tests; docs; skip issue; awaiting core review; skip news |
Remove the turtle screen during doctests | Link | 2024-10-11T02:36:28Z | docs; skip issue; awaiting changes; skip news; needs backport to 3.12; needs backport to 3.13 |
Improve hash() builtin docstring with caveats. |
Link | 2024-10-09T23:04:44Z | docs; skip issue; awaiting changes; skip news; needs backport to 3.12; needs backport to 3.13 |
gh-125138: Tutorial: Update 5.1.2. Using Lists as Queues to include appendleft() | Link | 2024-10-08T16:30:37Z | docs; awaiting review; skip news |
gh-122153: socket module support sendmsg , recvmsg on windows |
Link | 2024-10-08T11:39:09Z | docs |
gh-82419: Improve site docs to clarify user site-packages disabling | Link | 2024-10-08T05:50:03Z | docs; awaiting review; skip news |
GH-124549: Add a note that when over-specifying datetime format, only the last directive gets used. | Link | 2024-10-05T18:17:14Z | docs; awaiting core review; skip news; 3.12; 3.13 |
Doc: Use critical sections for custom types | Link | 2024-09-30T20:40:29Z | docs; skip issue; awaiting core review; skip news; topic-free-threading |
gh-124285: document assumptions on bool/len behaviour | Link | 2024-09-28T05:59:46Z | docs; awaiting review; skip news; needs backport to 3.12; needs backport to 3.13 |
gh-124656: Added info that only one profiler can be used | Link | 2024-09-27T13:38:04Z | docs; awaiting review; skip news |
[DOC] Remove unneeded LaTeX code from latex_elements['preamble'] | Link | 2024-09-26T19:25:05Z | docs; skip issue; awaiting review; skip news |
gh-90984: clarify math.rst preamble sentence about return types | Link | 2024-09-21T04:08:48Z | docs; awaiting core review; skip news; needs backport to 3.12; needs backport to 3.13 |
GH-108009: Add clarification of parser and argument defaults in argparse docs | Link | 2024-09-17T04:15:34Z | docs; awaiting review; skip news |
gh-85453: Improve class reference links on datetime.rst | Link | 2024-09-11T21:48:22Z | docs; awaiting review; skip news |
Reorder sequence type examples in the glossary | Link | 2024-09-10T06:17:22Z | docs; skip issue; awaiting review; skip news |
gh-123786: Clarify else clause in loop statements |
Link | 2024-09-06T14:35:24Z | docs; awaiting review; skip news |
Fix override value in os.rst | Link | 2024-08-30T23:39:49Z | docs; skip issue; awaiting review; skip news; needs backport to 3.13 |
gh-99505: Fix docs for determining the metaclass | Link | 2024-08-26T16:49:36Z | docs; awaiting review; skip news |
gh-123345: improve fnmatch docs |
Link | 2024-08-26T15:59:44Z | docs; awaiting review; skip news |
gh-119786: improve internal docs on co_linetable |
Link | 2024-08-21T10:18:54Z | docs; awaiting review; skip news; interpreter-core |
Add examples for repr=... usage in dataclasses.rst |
Link | 2024-08-18T06:49:04Z | docs; skip issue; awaiting review; skip news; topic-dataclasses |
gh-122838: Document missing opcodes | Link | 2024-08-16T15:55:12Z | docs; awaiting review; skip news |
gh-53189: Document peculiarities of InteractiveConsole in relation to pickle | Link | 2024-08-16T13:56:29Z | docs; awaiting core review; skip news; needs backport to 3.12; needs backport to 3.13 |
gh-122937: Add docs about annotations evaluation order | Link | 2024-08-16T07:53:09Z | docs; awaiting core review; skip news; needs backport to 3.12; needs backport to 3.13 |
Fix documentation for time.ctime() | Link | 2024-08-15T18:32:58Z | docs; skip issue; awaiting review; skip news |
In Doc/library/re.rst rename a variable from match to m |
Link | 2024-08-14T08:50:40Z | docs; skip issue; awaiting review; skip news |
gh-122845: fix parameter_list_starargs in function definition pseudo-grammar | Link | 2024-08-09T03:25:37Z | docs; awaiting review; skip news; needs backport to 3.12; needs backport to 3.13 |
gh-123858: Improve Doc: SyntaxWarning is emitted during bytecode generation | Link | 2024-08-09T03:00:08Z | docs; awaiting review; skip news |
gh-122676: Fix incorrect description in concurrent.futures.Future.add_done_callback | Link | 2024-08-05T01:50:50Z | docs; awaiting review; skip news |
gh-122450: Fix docs to state denominator positivity of Fraction | Link | 2024-07-30T14:26:53Z | docs; awaiting core review; skip news |
gh-122461: Document that compile() and ast.parse() raise SyntaxError for null bytes | Link | 2024-07-30T13:43:59Z | docs; awaiting review; skip news; needs backport to 3.12; needs backport to 3.13 |
gh-122399: change webbrowser.rst to better describe the contents of controller object | Link | 2024-07-29T16:28:42Z | docs; awaiting review; skip news; needs backport to 3.12; needs backport to 3.13 |
gh-122193: simplify object.rpow() signature (no modulo) | Link | 2024-07-25T07:05:50Z | docs; awaiting review; skip news |
gh-120802: Providing more information on __getitem__ . |
Link | 2024-07-23T14:12:35Z | docs; awaiting core review; skip news |
gh-118469: Add documentation for sqlite3 PEP-249 constructors | Link | 2024-07-21T14:57:05Z | docs; awaiting review; skip news |
Add Additional Context Around Python Signal Handling on iOS | Link | 2024-07-16T22:40:10Z | docs; skip issue; awaiting changes; skip news; needs backport to 3.13 |
gh-86608: Add an example on how to write a tarfile to stdout | Link | 2024-07-14T14:16:51Z | docs; awaiting review; skip news |
gh-112328: Document EnumDict in docs and release notes | Link | 2024-07-13T15:20:53Z | docs; awaiting review; skip news |
gh-58546: Adds documentation on how to handle redirects with urllib | Link | 2024-07-13T10:59:50Z | docs; awaiting review; skip news |
gh-121658: Add MimeTypes.add_type docs | Link | 2024-07-13T09:28:20Z | docs; awaiting changes; skip news; needs backport to 3.12; needs backport to 3.13 |
gh-121542: Document trailing newline behavior in set_content() |
Link | 2024-07-09T16:47:58Z | docs; awaiting core review; skip news; needs backport to 3.12; needs backport to 3.13 |
gh-121529: Document from_ parameter in _mboxMMDF methods | Link | 2024-07-09T11:16:38Z | docs; awaiting core review; skip news |
gh-99880: document rounding mode for new-style formatting | Link | 2024-07-08T07:58:10Z | docs; awaiting core review; skip news; needs backport to 3.12; needs backport to 3.13 |
gh-121458: update minimum windows version from 8.1 to 10 | Link | 2024-07-07T02:16:48Z | docs; awaiting core review; skip news |
[Doc] Fix os.spawn* functions | Link | 2024-06-27T13:02:31Z | docs; awaiting review; skip news |
docs: Small clarity change for except* | Link | 2024-06-27T03:28:19Z | docs; skip issue; awaiting core review; skip news |
gh-119995: Clarify S3.1.2 in tutorial docs | Link | 2024-06-10T22:48:39Z | docs; awaiting review; skip news |
gh-88275: Add __init__ method to the example |
Link | 2024-06-08T19:47:23Z | docs; awaiting review; skip news; needs backport to 3.12; needs backport to 3.13 |
gh-119993 ignore NotADirectoryError in Path.unlink() if missing_ok is True |
Link | 2024-06-04T15:46:52Z | docs; awaiting changes; skip news; topic-pathlib |
gh-106318: Add string method examples | Link | 2024-05-22T23:49:10Z | docs; skip news |
gh-115177: Clarify impact of -O and optimization in assert statement documentation | Link | 2024-05-21T12:29:59Z | docs; awaiting review; skip news |
[3.12] gh-102136: Add -m to options that work with -i (GH-119271) | Link | 2024-05-20T23:39:41Z | docs; awaiting changes; skip news |
[3.13] gh-102136: Add -m to options that work with -i (GH-119271) | Link | 2024-05-20T23:39:36Z | docs; awaiting changes; skip news |
gh-65058 Revised conditional expression with additional context and examples for issue | Link | 2024-05-19T05:45:11Z | docs; awaiting review; skip news |
gh-118469: Document sqlite3 PEP-249 constructors | Link | 2024-05-12T17:57:30Z | docs; awaiting changes; skip news; pending |
gh-118214 Give clearer information about platform-specific variations on the locale page | Link | 2024-04-24T07:19:04Z | docs; awaiting review; skip news |
Update docs - Make code snippet self-contained. | Link | 2024-04-18T00:31:22Z | docs; awaiting review; skip news |
gh-117539: Link to the Python typing spec in typing docs | Link | 2024-04-04T11:21:08Z | docs; awaiting changes; skip news; DO-NOT-MERGE; needs backport to 3.12; needs backport to 3.13 |
gh-117291: Explain usage of nullbytes in Array(c_char).value | Link | 2024-03-27T15:23:40Z | docs; awaiting review; skip news |
gh-117270: Add missed change to COMPARE_OP from 3.12 to dis documentation | Link | 2024-03-26T20:42:07Z | docs; awaiting core review; skip news |
gh-117026: fix wrong sentence in SimpleHTTPRequestHandler | Link | 2024-03-19T18:56:01Z | docs; awaiting review; skip news |
Clarified relationship between __path__ and Package in Ch6 Modules tutorial |
Link | 2024-03-11T01:45:12Z | docs; awaiting review; skip news |
Fix format of dataclasses' unsafe_hash default value |
Link | 2024-03-09T08:14:36Z | docs; awaiting review; skip news |
GH-116526 patch documentation Synchronization between processes example | Link | 2024-03-08T23:43:59Z | docs; awaiting review; skip news |
gh-115684: Clarify datetime replace documentation |
Link | 2024-03-08T21:14:25Z | docs; awaiting core review; skip news |
Docs: In param lists mark up multiple types correctly | Link | 2024-03-05T22:33:49Z | docs; skip issue; skip news; needs backport to 3.12; needs backport to 3.13 |
gh-70647: Better promote how to safely parse yearless dates in datetime. | Link | 2024-03-01T08:02:59Z | docs; awaiting changes; skip news |
gh-115637 clarify that time.perf_counter cannot go backwards | Link | 2024-02-18T21:32:07Z | docs; skip news |
Improve readability in the docs for Popen capture_output | Link | 2024-02-16T23:08:50Z | docs; skip issue; awaiting review; skip news |
gh-101100: Fix dangling references in test.rst | Link | 2024-02-03T14:43:31Z | docs; awaiting changes; skip news; needs backport to 3.12; needs backport to 3.13 |
gh-114827: clarify threading.Event.wait timeout behavior |
Link | 2024-02-01T01:15:10Z | docs; awaiting review |
gh-112472 Improve typing docs intro for TypeAlias | Link | 2024-01-21T00:57:59Z | docs; awaiting review; skip news |
Improvements in regular expression doc | Link | 2024-01-20T21:21:40Z | docs; awaiting change review; skip news |
gh-114150: Updated documentation for ctypes.PYFUNCTYPE | Link | 2024-01-16T20:22:38Z | docs; awaiting review; skip news; needs backport to 3.12; needs backport to 3.13 |
gh-111746: Doc: Format built-in function's attributes | Link | 2023-12-29T19:23:06Z | docs; awaiting changes; skip news; needs backport to 3.12; needs backport to 3.13 |
gh-67512: Document parameters of imaplib's append | Link | 2023-12-27T02:30:02Z | docs; awaiting review; skip news |
Improved documentation for installation | Link | 2023-12-12T00:44:32Z | docs; awaiting review; skip news |
gh-107784 Document interpid C-API and new Unstable API for fetching __main__ of interpreter |
Link | 2023-11-30T07:45:53Z | docs; awaiting core review; skip news; topic-subinterpreters |
gh-114673: Docs: Fix os.startfile argument filepath | Link | 2023-11-24T08:39:34Z | docs; awaiting review; skip news |
gh-112020: socketserver: Add an example for keeping the connection open | Link | 2023-11-14T12:01:56Z | docs; skip news; needs backport to 3.12; needs backport to 3.13 |
gh-111774: Update Tracing C API documentation: suggest to use PyObject_SetAttrString to set frame object fields |
Link | 2023-11-06T12:45:24Z | docs; awaiting review; skip news |
gh-106318: Add examples for the str methods in collapsible sections |
Link | 2023-11-04T22:22:24Z | docs; awaiting review; skip news; needs backport to 3.12; needs backport to 3.13 |
Clarified docs for blocking arg of Lock.acquire() | Link | 2023-11-01T19:29:40Z | docs; skip issue; awaiting review; skip news |
Document the args to create an addinfourl object | Link | 2023-10-23T21:30:31Z | docs; skip issue; awaiting review; skip news |
gh-110631: Fix wrong reST markup and list numbers. | Link | 2023-10-15T01:42:00Z | docs; awaiting core review; skip news; needs backport to 3.12; needs backport to 3.13 |
Docs: Polish profile documentation | Link | 2023-10-07T02:16:50Z | docs; skip issue; awaiting changes; skip news |
gh-103078: Split multiprocessing documentation. | Link | 2023-10-04T11:18:26Z | docs; awaiting review; skip news |
Docs: Add a custom extension to report unresolved cross-references | Link | 2023-10-01T12:48:16Z | type-feature; docs; skip issue; awaiting review; skip news |
gh-68663: Explanation of the difference between maxtasksperchild and chunksize for map method in multiprocessing.pool.Pool | Link | 2023-09-29T15:26:44Z | docs; awaiting review; skip news |
gh-109503: Fix document for shutil.move on usage of os.rename since it's inaccurate |
Link | 2023-09-17T07:54:05Z | docs; awaiting review |
gh-107583: Update Doc/howto/unicode.rst | Link | 2023-09-16T23:02:04Z | docs; awaiting changes; skip news |
gh-109070: Document that multiprocessing.get_context() sets the global context |
Link | 2023-09-16T11:17:12Z | docs; awaiting core review; skip news; needs backport to 3.12; needs backport to 3.13 |
gh-105766: Clarify About Custom Allocators in C-API Docs | Link | 2023-09-06T22:08:39Z | docs; awaiting core review; skip news; topic-C-API; needs backport to 3.12; needs backport to 3.13 |
gh-42765 timeit.Timer Documentation Update | Link | 2023-09-01T02:50:53Z | docs; awaiting review |
gh-108514: Add config & transform to hide old versionmodified in docs | Link | 2023-08-26T19:12:47Z | docs; awaiting core review; skip news; DO-NOT-MERGE |
gh-108202: calendar : Document prweek |
Link | 2023-08-25T03:47:46Z | docs; awaiting changes; skip news; pending |
GH-92584: Redirect to Setuptools' guidance on extension modules | Link | 2023-08-16T15:04:11Z | docs; awaiting review; skip news; needs backport to 3.12; needs backport to 3.13 |
WIP: Various updates to the Regex HOWTO | Link | 2023-08-09T23:15:18Z | docs; awaiting review; skip news |
gh-107432: Rework the style of Doc/howto/functional.rst |
Link | 2023-07-29T22:12:39Z | docs; awaiting changes; skip news; needs backport to 3.12; needs backport to 3.13 |
gh-105090: Update ssl.rst to show a range of TLS versions supported by a context. | Link | 2023-07-25T21:39:19Z | docs; awaiting core review; skip news |
gh-107017: Rework the Fibonacci example. | Link | 2023-07-23T14:13:00Z | docs; awaiting core review; skip news; needs backport to 3.12; needs backport to 3.13 |
gh-94543: Clarify the mkstemp documentation |
Link | 2023-07-22T13:55:08Z | docs; awaiting review; skip news |
gh-93343: Expand warning filter examples | Link | 2023-07-11T08:53:29Z | docs; awaiting changes; pending |
gh-106482: Clarify documentation of character set in RE | Link | 2023-07-07T12:41:25Z | docs; awaiting core review; skip news; needs backport to 3.12; needs backport to 3.13 |
gh-106344 fix docs of SSLSocket.shared_ciphers() |
Link | 2023-07-03T00:58:19Z | docs; awaiting review; skip news; topic-SSL; needs backport to 3.12; needs backport to 3.13 |
gh-106318: Add examples to str method entries | Link | 2023-06-11T20:51:11Z | docs; awaiting changes; skip news |
gh-67044: csv.QUOTE_MINIMAL minor Doc improvements | Link | 2023-05-03T03:32:35Z | docs; awaiting review; skip news |
gh-66646: Explain base attribute in the docs | Link | 2023-03-09T11:11:29Z | docs; awaiting review; skip news; DO-NOT-MERGE; pending |
gh-62480: Remove first-person usage for some docs | Link | 2023-02-27T13:28:19Z | docs; awaiting core review; skip news |
gh-101944: mistake in documentation for PyModule_AddObjectRef() |
Link | 2023-02-16T17:01:27Z | docs; awaiting changes; skip news |
gh-101815: remove functools.cached_property key sharing doc warnings | Link | 2023-02-10T23:38:48Z | docs; awaiting review; skip news; needs backport to 3.12; needs backport to 3.13 |
expand the warning about untrusted archives in the tarfile docs |
Link | 2023-02-10T23:23:26Z | docs; skip issue; awaiting changes; skip news |
gh-101675: Fix os Windows-supported file permissions | Link | 2023-02-08T15:15:20Z | docs; awaiting review; skip news |
gh-101432: Update the docs for inspect.getcoroutinestate | Link | 2023-01-30T20:16:12Z | docs; awaiting review; skip news |
gh-101233: Add part to explain Py_SETREF and Py_NewRef |
Link | 2023-01-22T03:21:17Z | docs; awaiting review; skip news |
gh-100293: explain that email clients might not be compatible with lo… | Link | 2023-01-08T16:50:18Z | docs; awaiting review; skip news |
Doc: Add "the current working directory" to -I 's description |
Link | 2022-12-26T05:52:04Z | docs; skip issue; awaiting review; skip news |
gh-100407: [Docs] Improve __subclasshook__ example in abc.rst |
Link | 2022-12-23T08:48:47Z | docs; awaiting changes; skip news |
gh-100305: Deemphasize that ast.literal_eval is safe in eval documentation |
Link | 2022-12-17T22:03:36Z | docs; awaiting review; skip news |
gh-99115 Modified example from mmap docs. | Link | 2022-11-05T01:43:54Z | docs; awaiting review; skip news |
gh-98347: Add links to python-isal in the documentation | Link | 2022-10-25T07:39:09Z | docs; awaiting review; skip news |
[document] Add vcpkg instruction step | Link | 2022-09-14T06:57:46Z | docs; skip issue; awaiting review; skip news |
gh-80678: Add comment on preferred csv delimiters | Link | 2022-08-23T06:41:53Z | docs; awaiting review; skip news |
gh-95946: Note launcher's env ability to launch non-python interpreters | Link | 2022-08-13T04:39:36Z | docs; awaiting review; skip news |
gh-95484: Improve tempfile docs for conditions when files are removed |
Link | 2022-07-30T23:48:05Z | docs; awaiting review; skip news |
gh-82406: document duck-type nature of inspect.is*function | Link | 2022-07-18T20:42:33Z | docs; awaiting review |
gh-57286: Clarify wording on daemon threads | Link | 2022-07-13T06:03:12Z | docs; awaiting review; skip news |
gh-85076: Document exceptions that can be raised by importlib.import_module | Link | 2022-07-07T16:51:24Z | docs; awaiting changes; skip news; topic-importlib |
gh-95816: fix client_context example from ssl protocol versions docs | Link | 2022-06-14T09:46:59Z | docs; skip issue; awaiting core review; skip news |
gh-93600: Clarify the meaning of buffering=-1 in open() | Link | 2022-06-10T14:17:47Z | docs; awaiting changes; skip news; topic-IO; needs backport to 3.12; needs backport to 3.13 |
gh-93548: Add an example of SASL PLAIN authentication to documentation | Link | 2022-06-06T17:11:18Z | type-bug; docs; awaiting review; skip news; topic-email |
gh-60856: Be explicit about localhost for socket.getfqdn | Link | 2022-06-03T06:22:07Z | docs; awaiting review; skip news |
gh-71566: Fix SocketType introduction in the socket documentation. | Link | 2022-05-27T12:51:03Z | docs; awaiting core review; skip news; needs backport to 3.12; needs backport to 3.13 |
gh-76075: Remove mentions of C's mktime in datetime.timestamp() | Link | 2022-05-14T05:29:33Z | docs; awaiting review; skip news |
gh-92613: Deprecate other uuencode functionality per PEP 594 & document as such | Link | 2022-05-13T03:20:37Z | docs; awaiting review; stdlib; topic-email |
gh-87245: Improve IPv6Address.ipv4_mapped documentation | Link | 2022-05-09T20:53:39Z | docs; awaiting core review; skip news |
Add missing changelog for reset_mock kwargs in v3.9 | Link | 2022-05-04T10:15:49Z | docs; skip issue; awaiting review; skip news |
gh-56809: Add an example using load_tests to parameterise test cases | Link | 2022-04-19T11:44:14Z | docs; awaiting review |
Docs: correct output from interactive mode in tutorial pages | Link | 2022-04-12T09:45:57Z | docs; skip issue; awaiting review; skip news |
bpo-17505 : [doc] email.header.Header.unicode does not decode header | Link | 2022-03-08T15:20:20Z | docs; awaiting review; skip news |
Improve docstrings for strptime and strftime methods in datetime module | Link | 2022-03-08T12:37:29Z | docs; awaiting changes; skip news |
gh-56374: Clarify nonlocal scope definition | Link | 2022-02-24T08:58:13Z | docs; skip news |
bpo-46826: document prefixes argument on site.getsitepackages | Link | 2022-02-24T03:00:46Z | docs; awaiting review; skip news |
bpo-33601 Py_UTF8Mode is not documented | Link | 2022-02-21T20:09:17Z | docs; awaiting review; skip news; needs backport to 3.12; needs backport to 3.13 |
bpo-45572: documented headers param for urllib.request.http_error_auth_reqed() | Link | 2022-01-23T00:27:10Z | docs; awaiting review |
gh-90437: Fix main.py documentation wording | Link | 2022-01-08T09:36:27Z | docs; awaiting changes; skip news |
bpo-46209: add documentation for decoding newlines in the io module |
Link | 2021-12-30T21:25:02Z | docs; awaiting core review |
Fix the output of syntax error example | Link | 2021-12-14T03:56:38Z | docs; skip issue; awaiting changes; skip news |
gh-72631: Fix wrong documentation for GzipFile.peek | Link | 2021-11-28T10:14:50Z | docs; skip issue; awaiting core review; skip news; stale; needs backport to 3.12; needs backport to 3.13 |
bpo-45646: clarifying the meaning of expression | Link | 2021-10-29T04:26:51Z | docs; awaiting review; skip news |
bpo-45516: improve TraversableResources's documentation | Link | 2021-10-22T21:11:53Z | docs; awaiting review |
bpo-45210: Document that error indicator may be set in tp_dealloc | Link | 2021-09-15T16:50:04Z | docs; awaiting core review |
bpo-38656: Clarify MimeTypes obj behaviour in documentation | Link | 2021-08-12T23:49:26Z | docs; awaiting core review; skip news |
bpo-8595: Update urllib, httplib, smtplib docs to warn about global timeout value | Link | 2021-07-11T20:45:37Z | docs; awaiting core review; skip news |
bpo-44175: Update docs for str title, istitle methods | Link | 2021-06-23T02:47:13Z | docs; awaiting review; skip news |
bpo-31538: Clarify the mailbox factory default | Link | 2021-06-17T19:43:19Z | docs; awaiting review; skip news |
bpo-12403: Mention sys.displayhook in code module docs and the compile builtin docs | Link | 2021-05-18T20:21:08Z | docs; awaiting core review |
bpo-24147: Document csv Dialect class defaults. Patch by Brandon Milam | Link | 2021-05-08T12:23:53Z | docs; awaiting review; skip news |
bpo-22167: Updated glob.iglob doc with details on memory use | Link | 2021-05-01T00:06:26Z | docs; awaiting core review |
bpo-42737: Mention PEP 563 in doc for annotated assignment | Link | 2021-04-21T23:06:32Z | docs; awaiting changes; skip news; needs backport to 3.12; needs backport to 3.13 |
bpo-43605: Improve the documentation to exec() and eval() | Link | 2021-03-27T15:06:52Z | docs; awaiting changes |
added doc about *iterables in concurrent.futures.Executor.map | Link | 2021-01-29T20:38:25Z | docs; awaiting changes |
gh-86726: Document more tkinter.Tk methods | Link | 2020-12-08T02:42:00Z | docs; awaiting changes |
gh-86017: Improve font actual docs | Link | 2020-09-28T16:25:17Z | docs; awaiting review; skip news; needs backport to 3.12; needs backport to 3.13 |
bpo-41787: add references to PEP424, and a sentence on purpose for length_hint | Link | 2020-09-16T03:26:46Z | docs; awaiting review; skip news |
bpo-41790: update error in documentation | Link | 2020-09-14T18:41:26Z | docs; awaiting changes; skip news |
bpo-41510: Updated documentation to add header kw-argument of pdb.set_trace() |
Link | 2020-08-09T14:51:04Z | docs; awaiting core review; skip news |
bpo-41430 Add docs for generating C function signatures | Link | 2020-07-29T01:25:48Z | docs; awaiting review |
gh-85566: State interpreter var "_" in appendix of tutorial | Link | 2020-07-28T08:02:59Z | docs; awaiting review |
gh-85572: Remove references to nonexisting ne methods | Link | 2020-07-26T10:19:51Z | docs; awaiting changes; skip news; needs backport to 3.12; needs backport to 3.13 |
gh-85583: Document f-strings in library/stdtypes.rst | Link | 2020-07-19T22:08:47Z | docs; awaiting changes; skip news; needs backport to 3.12; needs backport to 3.13 |
gh-67377: Document that PyErr_SetString, etc. chain exceptions | Link | 2020-05-23T04:06:43Z | docs; awaiting core review; needs backport to 3.12; needs backport to 3.13 |
gh-68168: Improve the docs for format units starting with 'e' | Link | 2020-04-19T21:19:06Z | docs; skip news |
gh-82151: Improve docs for urllib3.parse | Link | 2020-02-23T23:20:41Z | docs; awaiting changes; skip news |
Further improve clarity of try-return-finally-return | Link | 2020-01-09T15:52:40Z | docs; awaiting review; skip news |
gh-83448: Fix dict's missing documentation | Link | 2020-01-09T00:12:14Z | docs; awaiting changes; skip news |
gh-83405: Document None support for HTTPConnection.timeout | Link | 2020-01-05T18:57:52Z | docs; awaiting review; skip news |
gh-83156: Add dedicated anchor for regexp syntax elements | Link | 2019-12-04T21:13:15Z | docs; awaiting changes; skip news; topic-regex |
gh-67748: DOC:Add summary table for str methods in stdtypes.rst | Link | 2017-05-22T00:54:42Z | docs; awaiting merge; skip news |
Total PRs: 197