Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 19710145b496b5e5341630d80be9c400aa792bd1
  • 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.015Jun141312131211109878767654343232131May1Jun31May1Jun31May30293029282928272627262526252425242524232423222322212019181918171817161516151413121112111211121112111011[docs] Fix LOAD_ATTR version changed (GH-93816)gh-93353: Fix regrtest for -jN with N >= 2 (GH-93813)Rename 'LOAD_METHOD' specialization stat consts to 'ATTR'. (GH-93812)[3.10] gh-93795: Use test.support TESTFN/unlink in sqlite3 tests (GH-93796). (#93809)[3.11] gh-93795: Use test.support TESTFN/unlink in sqlite3 tests (GH-93796) (#93808)gh-91321: Fix compatibility with C++ older than C++11 (#93784) (#93802)Remove LOAD_METHOD stats. (GH-93807)gh-93795: Use test.support TESTFN/unlink in sqlite3 tests (#93796)Include freelists in allocation total. (GH-93799)GH-93429: Document `LOAD_METHOD` removal (GH-93803)[3.10] gh-79579: Improve DML query detection in sqlite3 (GH-93623) (#93801)[3.11] gh-79579: Improve DML query detection in sqlite3 (GH-93623) (#93800)gh-91877: Fix WriteTransport.get_write_buffer_{limits,size} docs (#92338)GH-93678: reduce boilerplate and code repetition in the compiler (GH-93682)gh-79579: Improve DML query detection in sqlite3 (#93623)gh-93353: regrtest checks for leaked temporary files (#93776)GH-93429: Merge `LOAD_METHOD` back into `LOAD_ATTR` (GH-93430)gh-90473: Include stdlib dir in wasmtime PYTHONPATH (GH-93797)GH-93516: Store offset of first traceable instruction in code object (GH-93769)GH-93662: Make sure that column offsets are correct in multi-line method calls. (GH-93673)gh-91321: Fix compatibility with C++ older than C++11 (#93784)gh-89546: Clean up PyType_FromMetaclass (GH-93686)[3.11] gh-93741: Add private C API _PyImport_GetModuleAttrString() (GH-93742) (GH-93792)gh-93761: Fix test to avoid simple delay when synchronizing. (GH-93779)gh-91810: Fix regression with writing an XML declaration with encoding='unicode' (GH-93426)gh-79512: Fixed names and __module__ value of weakref classes (GH-93719)gh-93741: Add private C API _PyImport_GetModuleAttrString() (GH-93742)gh-93353: Add test.support.late_deletion() (#93774)gh-84461: Fix parallel testing on WebAssembly (GH-93768)gh-89653: PEP 670: Macros always cast arguments in cpython/ (#93766)gh-93353: Fix importlib.resources._tempfile() finalizer (GH-93377)gh-84461: Fix parallel testing on WebAssembly (GH-93768)gh-93353: Fix importlib.resources._tempfile() finalizer (GH-93377)gh-93353: Fix importlib.resources._tempfile() finalizer (#93377)gh-84623: Remove unused imports in tests (#93772)gh-91731: Don't define 'static_assert' in C++11 where is a keyword to avoid UB (GH-93700)gh-84623: Remove unused imports in stdlib (#93773)Remove ANY_VARARGS() macro from the C API (#93764)gh-89653: PEP 670: Convert PyFunction macros (#93765)gh-93461: Invalidate sys.path_importer_cache entries with relative paths (GH-93653)
Loading