Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 6c439b978bf55b29f21c595e9375202d63c8208d
  • main default protected
  • 3.10
  • 3.11
  • 3.7
  • 3.8
  • 3.9
  • backport-c3648f4-3.11
  • branch-v3.11.0
  • enum-fix_auto
  • gh-93963/remove-importlib-resources-abcs
  • refactor-wait_for
  • revert-15688-bpo-38031-_io-FileIO-opener-crash
  • shared-testcase
  • v3.12.0a2
  • v3.12.0a1
  • v3.11.0
  • v3.8.15
  • v3.9.15
  • v3.10.8
  • v3.7.15
  • v3.11.0rc2
  • v3.8.14
  • v3.9.14
  • v3.7.14
  • v3.10.7
  • v3.11.0rc1
  • v3.10.6
  • v3.11.0b5
  • v3.11.0b4
  • v3.10.5
  • v3.11.0b3
  • v3.11.0b2
  • v3.9.13
34 results
Created with Raphaël 2.2.018Aug171615141514131213121112111011109865454543432121212131Jul1Aug31Jul1Aug31Jul3031302930293029282928272627262526252425242524232423242322212021201920191817gh-95913: Add traceback module additions to what's new in 3.11 (GH-95980)gh-95913: make the new internal classes pdb.ModuleTarget/ScriptTarget private (GH-96053)Remove dead code in _PyDict_GetItemHint and rename to _PyDict_LookupIndex (GH-95948)gh-90110: Update the c-analyzer Tool (gh-96058)gh-90110: Get the C Analyzer Tool Working Again (gh-96057)GH-95704: Don't suppress errors from tasks when TG is cancelled (GH-95761)Correct news entry. (GH-96043)GH-95589: Dont crash when subclassing extension classes with multiple inheritance (GH-96028)gh-95991: Add some infrastructure for testing Limited API in _testcapi (GH-95992)GH-93911: Specialize `LOAD_ATTR` for custom `__getattribute__` (GH-93988)gh-95736: Fix event loop creation in IsolatedAsyncioTestCase (GH-96033)gh-96005: FreeBSD has ENOTCAPABLE, too (GH-96034)GH-95704: Don't suppress errors from tasks when TG is cancelled (#95761)GH-95909: Make `_PyArg_Parser` initialization thread safe (GH-95958)gh-96005: Handle WASI ENOTCAPABLE in getpath (GH-96006)[3.11] gh-94823: Improve coverage in tokenizer.c:valid_utf8 (GH-94856) (#96029)gh-94823: Improve coverage in tokenizer.c:valid_utf8 (GH-94856)GH-95736: fix IsolatedAsyncioTestCase to initialize Runner before calling setup functions (#95898)remove repetitive credit from what's new in 3.11 rst (GH-96024) (GH-96025)GH-95245: Move weakreflist into the pre-header. (GH-95996)remove repetitive credit from what's new in 3.11 rst (GH-96024)gh-95957: Add instructions for Tcl/Tk and OpenSSL on RHEL/CentOS 7 (#95964)gh-95808: Add missing early returns in _asynciomodule.c (GH-95809)Change CODEOWNERS entries for iritkatriel (GH-96008)gh-78143: IDLE - fix settings dialog page label. (GH-96009)gh-95808: Add missing early returns in _asynciomodule.c (#95809)gh-78143: IDLE - fix settings dialog page label. (GH-96009)gh-78143: IDLE - fix settings dialog page label. (#96009)GH-95899: fix asyncio.Runner to call set_event_loop only once (GH-95900) (#96003)GH-94808: Test __build_class__ inside non-dict __builtins__ (GH-95932)GH-95899: fix asyncio.Runner to call set_event_loop only once (#95900)gh-95231: Disable md5 & crypt modules if FIPS is enabled (GH-94742)gh-95231: Disable md5 & crypt modules if FIPS is enabled (GH-94742)gh-95707: Fix function signature (GH-95995)GH-95707: Fix uses of `Py_TPFLAGS_MANAGED_DICT` (GH-95854)gh-95853: Address wasm build and test issues (GH-95985)Clarify asyncio.Runner docs re: loop_factory (GH-95979)Clarify asyncio.Runner docs re: loop_factory (#95979)GH-95977: Speed up calling pure python descriptor __get__ with vectorcall (gh-95978)bpo-40222: Mark exception table function in the dis module as private (GH-95961)
Loading