Overview
-
0 Active issues
-
- 182 Merged pull requests
- 56 Open pull requests
- 0 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
182 Pull requests merged by 59 people
-
Remove micro-optimization that no longer shows a benefit.
#32397 merged
Apr 7, 2022 -
[3.9] doc: Link to `string.capwords` from `str.title` (GH-20913)
#32394 merged
Apr 7, 2022 -
[3.10] doc: Link to `string.capwords` from `str.title` (GH-20913)
#32393 merged
Apr 7, 2022 -
Update pickle.rst
#24776 merged
Apr 7, 2022 -
doc: Link to `string.capwords` from `str.title`
#20913 merged
Apr 7, 2022 -
[3.9] pkgutil docs: Link sys constants, add backticks (GH-32356)
#32388 merged
Apr 7, 2022 -
[3.9] ssl docs: Fix typo (GH-32314)
#32390 merged
Apr 7, 2022 -
[3.10] ssl docs: Fix typo (GH-32314)
#32389 merged
Apr 7, 2022 -
[3.10] pkgutil docs: Link sys constants, add backticks (GH-32356)
#32391 merged
Apr 7, 2022 -
Fix typo in ssl docs
#32314 merged
Apr 7, 2022 -
Link sys constants in pkgutil.rst
#32356 merged
Apr 7, 2022 -
[3.10] stdtypes docs: fix typo (GH-32349)
#32370 merged
Apr 7, 2022 -
bpo-35134: Remove the Include/code.h header file
#32385 merged
Apr 7, 2022 -
bpo-35134: Add Include/cpython/setobject.h header
#32384 merged
Apr 6, 2022 -
bpo-47239: Fixes py.exe output when run in a virtual environment.
#32364 merged
Apr 6, 2022 -
bpo-35134: Add Include/cpython/complexobject.h header
#32383 merged
Apr 6, 2022 -
bpo-46576: Speed up test_peg_generator by using a static library for shared sources
#32338 merged
Apr 6, 2022 -
Change parameter name from *x* for reals to *n* for integers.
#32377 merged
Apr 6, 2022 -
bpo-47061: use `warnings._deprecated()` with asynchat, asyncore, and smtpd
#32350 merged
Apr 6, 2022 -
Move an unrelated statement out of a try clause in Sequence.index
#32330 merged
Apr 6, 2022 -
[3.9] bpo-46769: Fix backticks in typing.rst to appease rstlint
#32375 merged
Apr 6, 2022 -
[3.10] bpo-46769: Fix backticks in typing.rst to appease rstlint
#32374 merged
Apr 6, 2022 -
[3.9] Fix whitespace/indentation issues in test_sys (GH-32369)
#32373 merged
Apr 6, 2022 -
bpo-26579: Add object.__getstate__().
#2821 merged
Apr 6, 2022 -
Remove python2 support in logging cookbook example. (GH-32362)
#32362 merged
Apr 6, 2022 -
bpo-46721: Optimize set.issuperset() for non-set arguments
#31280 merged
Apr 6, 2022 -
bpo-43464: Optimize set.intersection() for non-set arguments
#31316 merged
Apr 6, 2022 -
bpo-47227: Suppress expression chaining for more RE parsing errors
#32333 merged
Apr 6, 2022 -
bpo-47211: Remove function re.template() and flag re.TEMPLATE
#32300 merged
Apr 6, 2022 -
[3.9] stdtypes docs: fix typo (GH-32349)
#32371 merged
Apr 6, 2022 -
Fix whitespace/indentation format in test_sys
#32369 merged
Apr 6, 2022 -
Fix typo in stdtypes docs
#32349 merged
Apr 6, 2022 -
[3.9] bpo-47235: Note where a typo is intentional in code. (GH-32348)
#32368 merged
Apr 6, 2022 -
[3.10] bpo-47235: Note where a typo is intentional in code. (GH-32348)
#32367 merged
Apr 6, 2022 -
bpo-47235: Note where a typo is intentional in examples
#32348 merged
Apr 6, 2022 -
bpo-47115: Document which parts of structs are in limited API/stable ABI
#32196 merged
Apr 6, 2022 -
bpo-40421: test_capi uses assertEqual(), not assertEquals()
#32361 merged
Apr 6, 2022 -
bpo-40280: WASM defaults to no dynamic linking (GH-32360)
#32360 merged
Apr 6, 2022 -
Revert "bpo-46850: Move _PyEval_EvalFrameDefault() to internal C API (GH-32052)"
#32343 merged
Apr 6, 2022 -
[doc] Add missing backtick.
#32355 merged
Apr 6, 2022 -
bpo-47189: What's New in 3.11: Faster CPython
#32235 merged
Apr 6, 2022 -
bpo-47103: Copy pgort140.dll into output directory when building PGInstrument on Windows
#32083 merged
Apr 6, 2022 -
Fix generation of MD5 table at end of Windows release build
#32345 merged
Apr 6, 2022 -
[3.9] bpo-47230: Silence compiler warnings on Windows from zlib 1.2.12 (GH-32337)
#32346 merged
Apr 5, 2022 -
[3.10] bpo-47230: Silence compiler warnings on Windows from zlib 1.2.…
#32347 merged
Apr 5, 2022 -
bpo-47061: deprecate the `aifc` module
#32134 merged
Apr 5, 2022 -
bpo-47230: Silence new compiler warnings from updated zlib
#32337 merged
Apr 5, 2022 -
bpo-4833: Add ZipFile.mkdir
#32160 merged
Apr 5, 2022 -
[3.10] Backport bpo-47212 (GH-32302) to Python 3.10
#32334 merged
Apr 5, 2022 -
bpo-47009: Fix assert on big endian (GH-32332)
#32332 merged
Apr 5, 2022 -
bpo-46607: Add DeprecationWarning to LegacyInterpolation
#30927 merged
Apr 5, 2022 -
bpo-47088: Add typing.LiteralString (PEP 675)
#32064 merged
Apr 5, 2022 -
bpo-41930: Add support for SQLite serialise/deserialise API
#26728 merged
Apr 5, 2022 -
bpo-47212: Improve error messages for un-parenthesized generator expressions
#32302 merged
Apr 5, 2022 -
bpo-45774: Harden SQLite detection
#30016 merged
Apr 5, 2022 -
bpo-47120: make JUMP_NO_INTERRUPT relative
#32221 merged
Apr 5, 2022 -
bpo-47186: Replace JUMP_IF_NOT_EG_MATCH by CHECK_EG_MATCH + jump
#32309 merged
Apr 5, 2022 -
bpo-47009: Let PRECALL_NO_KW_LIST_APPEND do its own POP_TOP
#32239 merged
Apr 5, 2022 -
bpo-40280: Add limited Emscripten REPL (GH-32284)
#32284 merged
Apr 5, 2022 -
chore/docs: fix rst style and typo
#32331 merged
Apr 5, 2022 -
bpo-42238: [doc]: A make sucpicious false positive.
#32329 merged
Apr 5, 2022 -
bpo-46890: Fix setting of sys._base_executable with framework builds on macOS
#31958 merged
Apr 5, 2022 -
[3.9] bpo-45790: List macros in same order in which fields are described (GH-29529)
#32321 merged
Apr 5, 2022 -
bpo-45847: Adapt macOS installer build to use new tkinter configure vars
#32328 merged
Apr 5, 2022 -
[3.9] bpo-40982: shutil docs: Remove outdated copytree() example (GH-24778)
#32327 merged
Apr 5, 2022 -
[3.10] bpo-40982: shutil docs: Remove outdated copytree() example (GH-24778)
#32326 merged
Apr 5, 2022 -
[3.9] crypt docs: Fix references to `methods` attr (GH-26806)
#32325 merged
Apr 5, 2022 -
[3.9] bpo-32658: Regex docs: Fix metacharacter reference (GH-32230)
#32322 merged
Apr 5, 2022 -
[3.10] crypt docs: Fix references to `methods` attr (GH-26806)
#32324 merged
Apr 5, 2022 -
[3.10] bpo-32658: Regex docs: Fix metacharacter reference (GH-32230)
#32323 merged
Apr 5, 2022 -
[3.9] bpo-47007: [doc] `str` special method lookup (GH-31863)
#32319 merged
Apr 5, 2022 -
[3.10] bpo-45790: List macros in same order in which fields are described (GH-29529)
#32320 merged
Apr 5, 2022 -
bpo-40982: Fix outdated copytree() "example" in the shutil docs
#24778 merged
Apr 5, 2022 -
[3.10] bpo-47007: [doc] `str` special method lookup (GH-31863)
#32318 merged
Apr 5, 2022 -
bpo-43224: Add tests for pickling and copying of unpacked native tuple
#32159 merged
Apr 5, 2022 -
Fix references to `methods` attr
#26806 merged
Apr 5, 2022 -
bpo-32658: Add Metacharacter (except \) are not active inside classes Regexpr HOWTO (GH-32230)
#32230 merged
Apr 5, 2022 -
bpo-45790: List macros in same order in which fields are described
#29529 merged
Apr 5, 2022 -
bpo-46998: Allow subclassing Any at runtime
#31841 merged
Apr 5, 2022 -
bpo-47007: [doc] `str` special method lookup
#31863 merged
Apr 5, 2022 -
[3.9] bpo-41233: Add links to errnos referenced in exceptions docs (GH-21380)
#32317 merged
Apr 5, 2022 -
[3.10] bpo-41233: Add links to errnos referenced in exceptions docs (GH-21380)
#32316 merged
Apr 5, 2022 -
bpo-41233: Add links to errnos referenced in exceptions docs
#21380 merged
Apr 5, 2022 -
Fix `Contributed ... in bpo-bpo-45847` typo
#32299 merged
Apr 5, 2022 -
bpo-47097: Add documentation for TypeVarTuple
#32103 merged
Apr 4, 2022 -
[3.10] bpo-46484:Add test for Calendar.iterweekdays (GH-30825)
#32307 merged
Apr 4, 2022 -
[3.9] bpo-46484:Add test for Calendar.iterweekdays (GH-30825)
#32308 merged
Apr 4, 2022 -
bpo-40280: Add --enable-wasm-dynamic-linking (GH-32253)
#32253 merged
Apr 4, 2022 -
bpo-46484:Add test for Calendar.iterweekdays
#30825 merged
Apr 4, 2022 -
bpo-47208: Allow vendors to override CTYPES_MAX_ARGCOUNT (GH-32297)
#32297 merged
Apr 4, 2022 -
[3.9] Demonstrate `py --list` in the quickstart section of the Windows doc page (GH-29383)
#32306 merged
Apr 4, 2022 -
[3.10] Demonstrate `py --list` in the quickstart section of the Windows doc page (GH-29383)
#32305 merged
Apr 4, 2022 -
Docs: Using Windows: Demonstrate `py --list`
#29383 merged
Apr 4, 2022 -
Revert "bpo-44800: Document internal frame naming conventions"
#32301 merged
Apr 4, 2022 -
bpo-47152: Remove unused import in re
#32298 merged
Apr 4, 2022 -
bpo-47152: Move sources of the _sre module into a subdirectory
#32290 merged
Apr 4, 2022 -
[3.7] bpo-47194: Update zlib to v1.2.12 on Windows to resolve CVE-2018-25032 (GH-32241)
#32251 merged
Apr 4, 2022 -
bpo-47000: Make `io.text_encoding()` respects UTF-8 mode
#32003 merged
Apr 4, 2022 -
[3.9] Follow PEP-8 guidelines in tutorial for standard library (GH-26127)
#32295 merged
Apr 3, 2022 -
[3.10] Follow PEP-8 guidelines in tutorial for standard library (GH-26127)
#32294 merged
Apr 3, 2022 -
Follow PEP-8 guidelines in tutorial for standard library
#26127 merged
Apr 3, 2022 -
bpo-47176: Interrupt handling for wasm32-emscripten builds without pthreads
#32209 merged
Apr 3, 2022 -
bpo-42238: [doc]: make suspicious: false positive.
#32292 merged
Apr 3, 2022 -
bpo-46126: Restore 'descriptions' when running tests internally.
#32128 merged
Apr 3, 2022 -
[3.10] bpo-47205: Skip error check of sched_get/setaffinity on FreeBSD (GH-32285)
#32286 merged
Apr 3, 2022 -
[3.9] bpo-47205: Skip error check of sched_get/setaffinity on FreeBSD (GH-32285)
#32287 merged
Apr 3, 2022 -
bpo-47205: Skip error check of sched_get/setaffinity on FreeBSD (GH-32285)
#32285 merged
Apr 3, 2022 -
bpo-47196: Fix one more PyInit function signature
#32280 merged
Apr 3, 2022 -
bpo-44800: Document internal frame naming conventions
#32281 merged
Apr 3, 2022 -
[3.9] Language reference: Remove duplicated text about iterable unpacking (GH-25212)
#32278 merged
Apr 3, 2022 -
[3.10] Language reference: Remove duplicated text about iterable unpacking (GH-25212)
#32277 merged
Apr 3, 2022 -
Remove duplicated text for iterable unpacking
#25212 merged
Apr 3, 2022 -
bpo-46033: Clarify for-statement execution
#30025 merged
Apr 3, 2022 -
[3.10] bpo-24563: Link encoding names to encoding declarations (GH-32274)
#32275 merged
Apr 3, 2022 -
[3.9] bpo-24563: Link encoding names to encoding declarations (GH-32274)
#32276 merged
Apr 3, 2022 -
bpo-24563: Link encoding names to encoding declarations
#32274 merged
Apr 3, 2022 -
[3.10] More minor fixes to C API docs (GH-31525)
#32258 merged
Apr 2, 2022 -
[3.9] More minor fixes to C API docs (GH-31525)
#32259 merged
Apr 2, 2022 -
[3.9] More minor fixes to C API docs (GH-31714)
#32260 merged
Apr 2, 2022 -
[3.9] Document func parameter of locale.atof (GH-18183)
#32261 merged
Apr 2, 2022 -
[3.10] Document func parameter of locale.atof (GH-18183)
#32262 merged
Apr 2, 2022 -
[3.9] bpo-45584: Clarify `math.trunc` documentation (GH-29183)
#32272 merged
Apr 2, 2022 -
[3.10] bpo-45584: Clarify `math.trunc` documentation (GH-29183)
#32273 merged
Apr 2, 2022 -
bpo-45584: Clarify the meaning of `truncate` in documentation
#29183 merged
Apr 2, 2022 -
[3.10] os docs: fix typo (GH-28996)
#32271 merged
Apr 2, 2022 -
Fixing typo in the os library documentation
#28996 merged
Apr 2, 2022 -
[3.9] codecs docs: fix grammar mistake (GH-29462)
#32270 merged
Apr 2, 2022 -
[3.10] codecs docs: fix grammar mistake (GH-29462)
#32269 merged
Apr 2, 2022 -
[3.9] bpo-45114: Use lstat() instead of stat() in stat docs example (GH-29845)
#32268 merged
Apr 2, 2022 -
[3.10] bpo-45114: Use lstat() instead of stat() in stat docs example (GH-29845)
#32267 merged
Apr 2, 2022 -
Fix spelling in document
#29462 merged
Apr 2, 2022 -
bpo-46315: Use fopencookie only on Emscripten 3.x and newer (GH-32266)
#32266 merged
Apr 2, 2022 -
bpo-45114: Update stat example
#29845 merged
Apr 2, 2022 -
[3.9] bpo-47031: Improve documentation for `math.nan` (GH-32170)
#32264 merged
Apr 2, 2022 -
[3.10] bpo-47031: Improve documentation for `math.nan` (GH-32170)
#32263 merged
Apr 2, 2022 -
bpo-47031: Improve documentation for `math.nan`
#32170 merged
Apr 2, 2022 -
[3.10] More minor fixes to C API docs (GH-31714)
#32255 merged
Apr 2, 2022 -
Document func parameter of locale.atof
#18183 merged
Apr 2, 2022 -
More minor fixes to C API docs
#31714 merged
Apr 2, 2022 -
More minor fixes to C API docs
#31525 merged
Apr 2, 2022 -
[3.10] bpo-47194: Update zlib to v1.2.12 on Windows to resolve CVE-2018-25032 (GH-32241)
#32248 merged
Apr 2, 2022 -
[3.9] bpo-47194: Update zlib to v1.2.12 on Windows to resolve CVE-2018-25032 (GH-32241)
#32249 merged
Apr 2, 2022 -
bpo-47194: Update zlib on Windows
#32241 merged
Apr 2, 2022 -
[doc] fix superfluous backtick in front of role.
#32220 merged
Apr 2, 2022 -
bpo-47152: Convert the re module into a package
#32177 merged
Apr 2, 2022 -
bpo-40280: Enable most file-at() and nanosleep APIs again (GH-32238)
#32238 merged
Apr 2, 2022 -
bpo-40280: Detect if WASM platform supports threading
#32243 merged
Apr 2, 2022 -
bpo-47196: Fix function pointer cast in test_imp
#32244 merged
Apr 2, 2022 -
bpo-47131: Speedup AST comparisons in test_unparse by using node traversal
#32132 merged
Apr 2, 2022 -
[3.9] bpo-47089: Avoid test_compileall failures on Windows (GH-32037).
#32240 merged
Apr 2, 2022 -
no-issue: Add assertion to PyModule_GetName for understanding
#32236 merged
Apr 2, 2022 -
[3.10] bpo-47089: Avoid test_compileall failures on Windows (GH-32037)
#32237 merged
Apr 1, 2022 -
bpo-40280: Emscripten fork_exec now fails early (GH-32224)
#32224 merged
Apr 1, 2022 -
bpo-47089: Avoid test_compileall failures on Windows
#32037 merged
Apr 1, 2022 -
bpo-40280: Add debug Emscripten flavors (GH-32233)
#32233 merged
Apr 1, 2022 -
bpo-46023: makesetup: skip all duplicate modules (GH-32234)
#32234 merged
Apr 1, 2022 -
bpo-47168: Mark files generated by `make regen-limited-abi` as generated
#32195 merged
Apr 1, 2022 -
bpo-47186: Replace JUMP_IF_NOT_EXC_MATCH by CHECK_EXC_MATCH + jump
#32231 merged
Apr 1, 2022 -
bpo-46841: Use a `bytes` object for `_co_code_adaptive`
#32205 merged
Apr 1, 2022 -
bpo-46841: Avoid unnecessary allocations in code object comparisons
#32222 merged
Apr 1, 2022 -
bpo-47009: Streamline list.append for the common case
#31864 merged
Apr 1, 2022 -
bpo-46850: Move _PyInterpreterState_SetEvalFrameFunc() to internal C API
#32054 merged
Apr 1, 2022 -
bpo-46850: Move _PyEval_EvalFrameDefault() to internal C API
#32052 merged
Apr 1, 2022 -
bpo-47167: Allow overriding a future compliance check in asyncio.Task
#32197 merged
Apr 1, 2022 -
[3.10] bpo-47151: Fallback to fork when vfork fails in subprocess. (GH-32186)
#32219 merged
Mar 31, 2022 -
bpo-45099: Document asyncio internal API
#32166 merged
Mar 31, 2022 -
bpo-47151: Fallback to fork when vfork fails in subprocess.
#32186 merged
Mar 31, 2022 -
bpo-47146: Stop Depending On regen-deepfreeze For regen-global-objects
#32218 merged
Mar 31, 2022 -
bpo-40421: Add missing getters for frame object attributes to C-API.
#32114 merged
Mar 31, 2022 -
bpo-47182: Fix crash by named unicode characters after interpreter reinitialization
#32212 merged
Mar 31, 2022 -
[3.9] bpo-14911: Corrected generator.throw() documentation (GH-32207)
#32214 merged
Mar 31, 2022 -
[3.10] bpo-14911: Corrected generator.throw() documentation (GH-32207)
#32213 merged
Mar 31, 2022 -
bpo-47180: Remove unnecessary registration of weakref.WeakSet as a subtype of _collections_abc.Set
#32211 merged
Mar 31, 2022 -
bpo-14911: Corrected generator.throw() documentation
#32207 merged
Mar 31, 2022 -
bpo-47120: Replace the JUMP_ABSOLUTE opcode by the relative JUMP_BACKWARD
#32115 merged
Mar 31, 2022 -
bpo-45847: Port _tkinter to PY_STDLIB_MOD
#31698 merged
Mar 31, 2022 -
bpo-47164: Add _PyCFunctionObject_CAST() macro
#32190 merged
Mar 31, 2022 -
bpo-47164: Add _PyCFunction_CAST() macro
#32192 merged
Mar 31, 2022 -
bpo-47164: Add _PyASCIIObject_CAST() macro
#32191 merged
Mar 31, 2022
56 Pull requests opened by 38 people
-
bpo-47164: Argument Clinic uses _PyCFunction_CAST()
#32210 opened
Mar 31, 2022 -
bpo-47120: Make JUMP_IF_TRUE_OR_POP/JUMP_IF_FALSE_OR_POP relative
#32215 opened
Mar 31, 2022 -
bpo-32547: Raise TypeError when fieldnames is not a sequence
#32225 opened
Apr 1, 2022 -
build(deps): bump actions/checkout from 2 to 3
#32226 opened
Apr 1, 2022 -
build(deps): bump actions/upload-artifact from 2.3.1 to 3
#32227 opened
Apr 1, 2022 -
build(deps): bump actions/cache from 2.1.7 to 3.0.1
#32228 opened
Apr 1, 2022 -
bpo-45847: Port _ctypes partly to PY_STDLIB_MOD
#32229 opened
Apr 1, 2022 -
bpo-38668(doc): revise intro to os.path.rst
#32232 opened
Apr 1, 2022 -
bpo-47135: Accept attributes as keyword arguments in decimal.localcontext
#32242 opened
Apr 1, 2022 -
bpo-12387: IDLE keyboard shortcuts function irespective of caps-lock state
#32245 opened
Apr 2, 2022 -
bpo-47197: Fix void return type handling in ctypes
#32246 opened
Apr 2, 2022 -
bpo-47199: multiprocessing: micro-optimize Connection.send_bytes() method
#32247 opened
Apr 2, 2022 -
[3.8] bpo-47194: Update zlib to v1.2.12 on Windows to resolve CVE-2018-25032 (GH-32241)
#32250 opened
Apr 2, 2022 -
bpo-47200: Add ZipInfo.mode attribute
#32252 opened
Apr 2, 2022 -
[3.9] bpo-34480: fix bug where match variable is used prior to being defined (GH-17643)
#32256 opened
Apr 2, 2022 -
bpo-41395: Register a cleanup function to close files for FileType objects in argparse
#32257 opened
Apr 2, 2022 -
bpo-26792: Fix runpy.run_path parameter name in docs
#32265 opened
Apr 2, 2022 -
bpo-18624: add alias for iso-8859-8-i and -e to iso_8859_8
#32279 opened
Apr 3, 2022 -
bpo-46014: Add docs regarding `functools.singledispatch` changes
#32282 opened
Apr 3, 2022 -
bpo-46126: Restore docstrings in importlib.metadata tests.
#32288 opened
Apr 3, 2022 -
bpo-15795: Add option to preserve permissions in ZipFile.extract
#32289 opened
Apr 3, 2022 -
bpo-39064: Raise BadZipFile instead of ValueError when reading a corrupt file
#32291 opened
Apr 3, 2022 -
bpo-47190: Initial async tk loop stuff
#32293 opened
Apr 3, 2022 -
bpo-47215: Add undocumented, unstable FrameStack API for use by greenlets and similar libraries.
#32303 opened
Apr 4, 2022 -
bpo-45317: Document motivation, design and implementation of 3.11 frame stack.
#32304 opened
Apr 4, 2022 -
bpo-47216: add mtime to gzip.open
#32310 opened
Apr 4, 2022 -
bpo-47217: add name attribute to bz2 fileobject
#32311 opened
Apr 4, 2022 -
bpo-47218: add name to lzma fileobject
#32312 opened
Apr 4, 2022 -
bpo-47182: Ensure test_ucnhash_capi_reset doesn't pass PYTHONHOME to _testembed.exe
#32313 opened
Apr 4, 2022 -
Add a smallrangeiterator for small ints
#32315 opened
Apr 5, 2022 -
bpo-42012: Add wsgiref.types
#32335 opened
Apr 5, 2022 -
Fix typo in ssl docs
#32336 opened
Apr 5, 2022 -
bpo-47184: Document multiprocessing.set_start_method force parameter
#32339 opened
Apr 5, 2022 -
Specialize FOR_ITER via GET_ITER
#32340 opened
Apr 5, 2022 -
bpo-47006: Add tests demonstrating current type variable substitution behaviour
#32341 opened
Apr 5, 2022 -
Update Sphinx bpo role to use redirect URI.
#32342 opened
Apr 5, 2022 -
bpo-47222: Allow pass-thru with stdout/stderr capture
#32344 opened
Apr 5, 2022 -
bpo-30718: Add information about text buffering
#32351 opened
Apr 6, 2022 -
bpo-40280: Detect missing threading on WASM platforms
#32352 opened
Apr 6, 2022 -
bpo-36329: Remove 'make -C Doc serve' in favour of 'make -C Doc htmlview'
#32354 opened
Apr 6, 2022 -
bpo-45210: _Py_Dealloc() checks tp_dealloc exception
#32357 opened
Apr 6, 2022 -
bpo-47120: make POP_JUMP_IF_NONE/NOT_NONE relative
#32359 opened
Apr 6, 2022 -
Remove white bar
#32363 opened
Apr 6, 2022 -
bpo-47169: Add feature macro PY_HAVE_THREAD_NATIVE_ID to the stable ABI definition
#32365 opened
Apr 6, 2022 -
[3.10] Fix whitespace/indentation issues in test_sys (GH-32369)
#32372 opened
Apr 6, 2022 -
bpo-47243: Duplicate entry in 'Objects/unicodetype_db.h'
#32376 opened
Apr 6, 2022 -
fix attr/metthod confusion in stderr.read note in asyncio subprocess …
#32378 opened
Apr 6, 2022 -
c-api docs: There are five fields, not four
#32379 opened
Apr 6, 2022 -
Fix bad grammar and improve docstring for split/rsplit
#32381 opened
Apr 6, 2022 -
[3.10] bpo-46576: Speed up test_peg_generator by using a static libra…
#32382 opened
Apr 6, 2022 -
Doc: Fix spurious comma in the author metadata field
#32386 opened
Apr 6, 2022 -
bpo-45116: In ceval.c, redefine some macros for speed
#32387 opened
Apr 7, 2022 -
bpo-47061: deprecate audioop
#32392 opened
Apr 7, 2022 -
[3.10] pickle docs: Fix typos and improve wording (GH-24776)
#32395 opened
Apr 7, 2022 -
[3.9] pickle docs: Fix typos and improve wording (GH-24776)
#32396 opened
Apr 7, 2022
75 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
bpo-45100: Add typing.get_overloads
#31716 commented on
Apr 4, 2022 • 38 new comments -
bpo-46337: Urllib.parse scheme-specific behavior without reliance on URL scheme
#30520 commented on
Apr 1, 2022 • 27 new comments -
bpo-47177: Replace `f_lasti` with `prev_instr`
#32208 commented on
Apr 6, 2022 • 25 new comments -
bpo-41287: Handle `doc` argument of `property.__init__` in subclasses
#23205 commented on
Apr 7, 2022 • 10 new comments -
bpo-47000: Add `locale.getencoding()`
#32068 commented on
Apr 6, 2022 • 10 new comments -
bpo-26792: Improve docstrings of runpy module run_functions
#30729 commented on
Apr 2, 2022 • 9 new comments -
bpo-46841: Disassembly of quickened code
#32099 commented on
Apr 6, 2022 • 8 new comments -
bpo-42316: Document assignment expression need for ()s
#23291 commented on
Apr 6, 2022 • 7 new comments -
bpo-45210: Document that error indicator may be set in tp_dealloc
#28358 commented on
Apr 6, 2022 • 7 new comments -
bpo-43331: Explicit that headers sent in camel-case
#24661 commented on
Apr 6, 2022 • 6 new comments -
bpo-47220: Document the optional callback parameter of weakref.WeakMethod
#25491 commented on
Apr 5, 2022 • 6 new comments -
bpo-43605: Improve the documentation to exec() and eval()
#25039 commented on
Apr 3, 2022 • 5 new comments -
bpo-45995: add "z" format specifer to coerce negative 0 to zero
#30049 commented on
Apr 5, 2022 • 5 new comments -
bpo-28356: Document os.rename() behavior on Windows for differing filesystems
#27376 commented on
Apr 4, 2022 • 4 new comments -
bpo-46543: add sys._getcaller
#30950 commented on
Apr 6, 2022 • 4 new comments -
bpo-23747: Add small note to document default method behavior
#31462 commented on
Apr 6, 2022 • 4 new comments -
bpo-9305: Remove east/west references from datetime
#31697 commented on
Apr 3, 2022 • 4 new comments -
bpo-42658: Using LCMapStringEx in ntpath.normcase
#32010 commented on
Apr 1, 2022 • 4 new comments -
bpo-47075: Add shutdown_timeout to multiprocessing BaseManager
#32112 commented on
Apr 1, 2022 • 4 new comments -
bpo-42737: Mention PEP 563 in doc for annotated assignment
#25511 commented on
Apr 2, 2022 • 3 new comments -
bpo-44347: [doc] clarify meaning of shutil.copytree's dirs_exist_ok kwarg
#26643 commented on
Apr 3, 2022 • 3 new comments -
bpo-8595: Update urllib, httplib, smtplib docs to warn about global timeout value
#27087 commented on
Apr 5, 2022 • 3 new comments -
bpo-46614: Allow datetime.isoformat to use "Z" UTC designator
#32041 commented on
Apr 4, 2022 • 3 new comments -
bpo-22276: Fix pathlib.Path.glob not to ignore trailing path separator
#10349 commented on
Apr 5, 2022 • 2 new comments -
bpo-41916: allow cross-compiled python to have -pthread set for CXX
#22525 commented on
Apr 4, 2022 • 2 new comments -
bpo-24955: Fix webbrowser broken on Mac OS X when using the BROWSER variable
#27751 commented on
Apr 4, 2022 • 2 new comments -
bpo-46939: Specialize calls to Python classes (POSTCALL edition)
#31936 commented on
Apr 6, 2022 • 2 new comments -
bpo-43224: Implement pickling of TypeVarTuples
#32119 commented on
Apr 6, 2022 • 2 new comments -
bpo-47161: Document that Path does not collapse initial `//`
#32193 commented on
Apr 1, 2022 • 2 new comments -
bpo-30679: __aexit__ is not called on KeyboardInterrupt
#2219 commented on
Apr 5, 2022 • 1 new comment -
bpo-31706: Make urlencode accept generators as value
#3901 commented on
Apr 7, 2022 • 1 new comment -
bpo-1346874: Add 'Expect: 100-Continue' support to httplib
#14880 commented on
Apr 5, 2022 • 1 new comment -
DOC: Improvements in library/stdtypes
#24466 commented on
Apr 6, 2022 • 1 new comment -
bpo-43324: Added socket functions to asyncio library
#24651 commented on
Apr 4, 2022 • 1 new comment -
[DOC] Snippet code to str methods
#24666 commented on
Apr 5, 2022 • 1 new comment -
Fix rst formatting for mock spec news entry.
#25327 commented on
Apr 2, 2022 • 1 new comment -
bpo-12403: Mention sys.displayhook in code module docs and the compile builtin docs
#26217 commented on
Apr 3, 2022 • 1 new comment -
bpo-14995: Clarify in PyLong_FromString that digits should be ended by a null byte
#26774 commented on
Apr 2, 2022 • 1 new comment -
bpo-31538: Clarify the mailbox factory default
#26776 commented on
Apr 2, 2022 • 1 new comment -
bpo-42830: Update the documentation for tempfile.mkstemp
#27075 commented on
Apr 2, 2022 • 1 new comment -
Add Third-party resources section
#27752 commented on
Apr 3, 2022 • 1 new comment -
bpo-41379 Clarification on options needed for indentation
#27830 commented on
Apr 3, 2022 • 1 new comment -
bpo-28445: Fix wrong documentation for GzipFile.peek
#29820 commented on
Apr 2, 2022 • 1 new comment -
bpo-46681: Forward gzip.compress() compresslevel to zlib
#31215 commented on
Apr 6, 2022 • 1 new comment -
bpo-46742: Add "-d 123" / "--trace_fd 123" option to the trace module…
#31319 commented on
Apr 4, 2022 • 1 new comment -
bpo-24132, bpo-44136 - Fix `pathlib.Path` subclassing.
#31691 commented on
Apr 6, 2022 • 1 new comment -
bpo-47110: refactor bytearray strip methods
#32096 commented on
Apr 6, 2022 • 1 new comment -
bpo-31040: Add warning note about mimetypes.add_type ext argument format
#2871 commented on
Mar 31, 2022 • 0 new comments -
bpo-43046: argparse: capturing actions
#24357 commented on
Apr 1, 2022 • 0 new comments -
bpo-42973: argparse: mixing optional and positional
#24367 commented on
Apr 2, 2022 • 0 new comments -
bpo-42966: argparse: customizable help formatter
#24377 commented on
Apr 2, 2022 • 0 new comments -
added doc about *iterables in concurrent.futures.Executor.map
#24378 commented on
Apr 2, 2022 • 0 new comments -
bpo-43142: Do not add duplicate FDs to list in duplicate_for_child()
#24461 commented on
Apr 2, 2022 • 0 new comments -
Clarify, reorder language for TestCase(object)
#24465 commented on
Apr 2, 2022 • 0 new comments -
Fix an outdated test in asyncio
#24477 commented on
Apr 2, 2022 • 0 new comments -
bpo-43160: Add extend_const action to argparse
#24478 commented on
Apr 2, 2022 • 0 new comments -
[WIP] bpo-36859: use sqlite3_stmt_readonly() to detect DML statements
#24492 commented on
Apr 4, 2022 • 0 new comments -
bpo-43212: [doc] Link to source of Python and Argument Clinic classes and functions
#24521 commented on
Apr 7, 2022 • 0 new comments -
bpo-43327: Fix the docs for PyImport_ImportFrozenModuleObject()
#24659 commented on
Apr 4, 2022 • 0 new comments -
bpo-40469: Make TimedRotatingFileHandler use CTIME instead of MTIME
#24660 commented on
Apr 5, 2022 • 0 new comments -
bpo-42484: get_obs_local_part() fails to handle empty local part
#24669 commented on
Apr 5, 2022 • 0 new comments -
Fix a minor issue in the curses documentation
#24961 commented on
Apr 3, 2022 • 0 new comments -
clarify import of PIPE in subprocess docs
#25416 commented on
Apr 2, 2022 • 0 new comments -
bpo-36481: Added callback to telnetlib so that incoming data can be decompressed before processes
#29052 commented on
Apr 1, 2022 • 0 new comments -
bpo-45646: clarifying the meaning of expression
#29303 commented on
Apr 2, 2022 • 0 new comments -
bpo-45653: Freeze encodings package modules
#29788 commented on
Mar 31, 2022 • 0 new comments -
bpo-10483: fix definition of executable file for http.server on windows
#30216 commented on
Mar 31, 2022 • 0 new comments -
bpo-46657: Add mimalloc memory allocator
#31164 commented on
Apr 6, 2022 • 0 new comments -
bpo-46841: Don't jump during `throw()`
#31968 commented on
Apr 6, 2022 • 0 new comments -
bpo-47091: improve performance of list and tuple repeat
#32045 commented on
Apr 2, 2022 • 0 new comments -
[3.8] bpo-47138: Fix documentation build by pinning Jinja version to 3.0.3
#32109 commented on
Mar 31, 2022 • 0 new comments -
bpo-47132: Move `set.test_c_api` to `_testcapimodule.test_set`
#32133 commented on
Apr 5, 2022 • 0 new comments -
bpo-n/a: Updated ccbench.py used to assess multithreading
#32135 commented on
Apr 2, 2022 • 0 new comments -
bpo-46907: Update Windows installer to SQLite 3.38.2.
#32147 commented on
Mar 31, 2022 • 0 new comments -
bpo-46907: Update macOS installer to SQLite 3.38.2.
#32148 commented on
Mar 31, 2022 • 0 new comments