pon
Python 3.14, compiled to metal — JIT & AoT native compiler and runtime in Rust. Cranelift backend, ruff parser, Green Tea GC, byte-exact differential testing against CPython.
File Explorer
Showing a partial file list — download the zip above to see everything.
- config.toml
- conformance.yml
- native_support_probe_mod.py
- architecture.png
- hero.png
- classes.py
- dict_list_str_methods.py
- exceptions.py
- generators.py
- match.py
- tstrings.py
- lib.rs
- pyproject.toml
- pon-flit-fixture-0.1.0.tar.gz
- pon-setuptools-fixture-0.1.0.tar.gz
- flit_core-3.12.0-py3-none-any.whl
- idna-3.10-py3-none-any.whl
- idna-3.9-py3-none-any.whl
- pkg_a-1.0.0-py3-none-any.whl
- pkg_b-1.0.0-py3-none-any.whl
- pkg_c-1.0.0-py3-none-any.whl
- demo-pep691.json
- pkg-a-pep691.json
- pkg-b-pep691.json
- pkg-c-pep691.json
- download.rs
- html.rs
- mod.rs
- simple_json.rs
- direct_url.rs
- mod.rs
- mod.rs
- package.rs
- provider.rs
- source.rs
- versionset.rs
- build.rs
- mod.rs
- compat.rs
- filename.rs
- mod.rs
- record.rs
- scripts.rs
- astconv.rs
- cli.rs
- editable.rs
- env.rs
- error.rs
- install.rs
- lib.rs
- local.rs
- lock.rs
- main.rs
- marker.rs
- metadata.rs
- names.rs
- pyproject.rs
- repl.rs
- requirement.rs
- requirements.rs
- run.rs
- vcs.rs
- class_runtime.rs
- cli_surface.rs
- run_cli.rs
- Cargo.toml
- lib.rs
- Cargo.toml
- buildver.rs
- entry.rs
- isa.rs
- lib.rs
- link.rs
- object_module.rs
- reachable.rs
- Cargo.toml
- lib.rs
- Cargo.toml
- attr.rs
- call.rs
- compare.rs
- container.rs
- control.rs
- exc.rs
- gen.rs
- mapping.rs
- match_.rs
- name.rs
- number.rs
- spill.rs
- strings.rs
- annotations.rs
- baseline.rs
- helpers.rs
- infer.rs
- isa.rs
- lib.rs
- optimizing.rs
- region.rs
- Cargo.toml
- attr_loop.py
- comprehension.py
- fib.py
- generator.py
- global_loop.py
- int_loop.py
- nbody.py
- floats.py
- int_arith.py
- strings.py
- abc_mixin_methods.py
- annotations_function_variable.py
- annotations_lazy_pep649.py
- array_basic.py
- ast_parse.py
- ast_surface.py
- async_comprehensions.py
- async_genexpr.py
- async_manual_send.py
- atexit_basic.py
- bigint_literals.py
- binascii_basic.py
- bool_int_base.py
- builtin_binding.py
- builtin_dunder_buffer_io.py
- builtin_shadow_isolation.py
- builtins_core.py
- builtins_lazy.py
- builtins_math.py
- builtins_seq.py
- bytes_full.py
- bytes_protocol.py
- bytesio_full.py
- callable_metaclass.py
- catchable_native_errors.py
- class_annotations.py
- class_kwargs_starred.py
- classes_inheritance_super.py
- closure_class_scope.py
- closures_late_binding.py
- closures_nonlocal.py
- code_format_surface.py
- codegen_verifier_shape.py
- collections_native.py
- colorize_ansi_colors.py
- comparisons_bool.py
- complex_literals.py
- complex_ops.py
- comprehensions_list_nested_filtered.py
- comprehensions_set_dict.py
- const_kinds.py
- container_identity.py
- context_manager_user.py
- contextvars_basic.py
- decimal_reexport.py
- default_args.py
- del_stmt.py
- delfin.py
- descriptors2.py
- dict_constructor.py
- dict_equality.py
- dict_methods.py
- dict_subclass_attrs.py
- dict_union.py
- dict_update_protocol.py
- dict_views_setops.py
- dict_views_unpack.py
- dir_special_lookup.py
- dynexec.py
- except_multibase.py
- except_star.py
- exception_ctor_kwargs.py
- exception_subclass_attrs.py
- exceptions_finally_else.py
- exceptions_index_messages.py
- exceptions_raise_from.py
- exec_into_module_dict.py
- fcntl_flock_basic.py
- file_io.py
- float_arithmetic_formatting.py
- float_format_impl.py
- float_repr.py
- format_spec.py
- frame_f_back.py
- frame_globals.py
- from_import_support_name.py
- fstrings.py
- fstrings2.py
- function_attrs.py
- function_defaults_assign.py
- function_doc_meta.py
- future_annotations_pep563.py
- gc_expr_temps.py
- gc_frame_window.py
- gc_iterator_safety.py
- gen_try_stack.py
- generator_expressions.py
- generators_plain_yield.py
- globals_locals.py
- hashlib_sha2.py
- import_blocked_none.py
- import_support.py
- importlib_source_finder.py
- init_subclass.py
- int_from_bytes.py
- int_parse.py
- io_module_surface.py
- isinstance_abc.py
- isinstance_object_universal.py
- iterator_protocol.py
- itertools_basic.py
- itertools_tee_lazy.py
- keyword_arguments_defaults.py
- kwargs_recordless.py
- kwonly_args.py
- lambdas.py
- lang_assert_stmt.py
- lang_bool_conversion_protocol.py
- lang_bool_short_circuit_values.py
- lang_except_break.py
- lang_exception_chaining_context.py
- lang_exception_cleanup.py
- lang_exception_reraise_finally.py
- lang_finally_control_flow.py
- lang_iter_getitem_unpack.py
- lang_iter_identity_forelse.py
- lang_scope_class_comprehension.py
- lang_scope_nonlocal_class.py
- lang_unpack_iterator_errors.py
- lang_unpack_nested_starred.py
- lang_walrus_ternary_scope.py
- lang_with_suppression_order.py
- lang_with_target_unpacking.py
- list_methods.py
- list_subclass.py
- lock_fork_reinit.py
- long_spill.py
- loop_control.py
- match_class_patterns.py
- match_or_guard.py
- match_patterns.py
- match_sequence_mapping.py
- math_basic.py
- memoryview_basic.py
- metaclass_class_attrs.py
- metaclass_prepare.py
- metaclasses.py
- mock_basics.py
- module_type_ctor.py
- namespace_pkg.py
- nested_comprehension_scope.py
- object_augassign_custom_methods.py
- object_binop_reflected_priority.py
- object_callable_special_lookup.py
- object_compare_ne_notimplemented.py
- object_compare_order_fallbacks.py
- object_descriptor_precedence.py
- object_generator_throw_close.py
- object_init_leniency.py
- object_method_binding_attrs.py
- object_property_override.py
- object_special_method_lookup.py
- object_super_diamond_mro.py
- object_super_explicit_skip.py
- object_yield_from_return_values.py
- object_yield_from_send_trace.py
- object_yield_from_throw_forward.py
- opcode_module_surface.py
- open_kwargs.py
- operator_native_module.py
- operators_augmented.py
- os_environ.py
- os_functions.py
- os_pid_surface.py
- os_seek.py
- os_surface.py
- pep562_module_getattr.py
- pickle_buffer.py
- properties_descriptors.py
- pyio_open.py
- range_equality.py
- re_basic.py
- re_match_subscript.py
- re_pos_endpos.py
- re_possessive_atomic.py
- relative_import_function_scope.py
- repr_cycles_recursion.py
- rich_compare_raw.py
- richcmp.py
- seq_ordering.py
- seq_repeat.py
- set_element_errors.py
- set_eq_frozenset.py
- set_methods.py
- set_variadic_methods.py
- signal_sys_exception.py
- slices_indexing.py
- slots.py
- small_surfaces.py
- socket_surface.py
- starred_calls.py
- starred_displays.py
- str_hash_parity.py
- str_maketrans_dict.py
- str_method_cold_lookup.py
- str_methods.py
- str_methods_full.py
- string_formatter.py
- struct_basic.py
- struct_time.py
- subprocess_import.py
- subprocess_input_roundtrip.py
- subprocess_posix_spawn_path.py
- subscript_assignment.py
- super_attr_miss.py
- sys_getframe.py
- sys_import_surface.py
- sys_jit.py
- sys_monitoring_surface.py
- sys_recursion.py
- sys_surface.py
- sys_version_info.py
- sysconfig_build_config.py
- textnum_bigint_arithmetic.py
- textnum_bigint_division_mod.py
- textnum_bool_as_int_ops.py
- textnum_bool_index_slices.py
- textnum_float_repr_specials.py
- textnum_float_round_format.py
- textnum_format_specs.py
- textnum_fstring_specs.py
- textnum_grouping_precision_specs.py
- textnum_int_floor_mod_signs.py
- textnum_literal_raw_unicode_escapes.py
- textnum_slicing_steps.py
- textnum_str_replace_find.py
- textnum_str_split_join.py
- textnum_str_strip_case_title.py
- threading_basic.py
- time_asctime_mktime.py
- time_strftime.py
- time_utc.py
- traceback_lineno.py
- try_stack_joins.py
- tstrings.py
- tstrings2.py
- tuple_methods.py
- tuple_subclass.py
- tuple_unpacking.py
- type_alias_pep695.py
- type_annotations_descr.py
- type_bases.py
- type_dict_descriptors.py
- type_mro_method.py
- type_name_attrs.py
- type_unbound_methods.py
- typing_namedtuple_construct.py
- unbound_type_methods.py
- unicodedata_basic.py
- union_types.py
- unittest_smoke.py
- unpack_generalizations.py
- unreachable_flow.py
- user_hash_eq.py
- varargs_keyword_binding.py
- walrus.py
- weakref_basic.py
- weakref_class_objects.py
- weakref_dicts.py
- yield_from_generator.py
- yield_from_list.py
- yield_shapes.py
- __init__.py
- leaf.py
- __init__.py
- sib.py
- __init__.py
- base.py
- pkg2_shadow.py
- arithmetic.py
- from_util_import_name.py
- hello.py
- import_as_submodule.py
- import_sys_version.py
- import_unsupported_json.py
- import_util.py
- MANIFEST
- module_dir.py
- pkg2_driver.py
- pkg2_shadow.py
- pkg_driver.py
- util.py
- aot.rs
- full.rs
- fuzz.rs
- ledger.rs
- main.rs
- ratchet.rs
- scoreboard.rs
- suite.rs
- __init__.py
- spam.py
- __init__.py
- __main__.py
- _module_completer.py
- _threading_handler.py
- base_eventqueue.py
- commands.py
- completing_reader.py
- console.py
- fancy_termios.py
- historical_reader.py
- input.py
- keymap.py
- main.py
- pager.py
- reader.py
- readline.py
- simple_interact.py
- terminfo.py
- trace.py
- types.py
- unix_console.py
- unix_eventqueue.py
- utils.py
- windows_console.py
- windows_eventqueue.py
- __init__.py
- __main__.py
- base_events.py
- base_futures.py
- base_subprocess.py
- base_tasks.py
- constants.py
- coroutines.py
- events.py
- exceptions.py
- format_helpers.py
- futures.py
- graph.py
- locks.py
- log.py
- mixins.py
- proactor_events.py
- protocols.py
- queues.py
- runners.py
- selector_events.py
- sslproto.py
- staggered.py
- streams.py
- subprocess.py
- taskgroups.py
- tasks.py
- threads.py
- timeouts.py
- tools.py
- transports.py
- trsock.py
- unix_events.py
- windows_events.py
- windows_utils.py
- __init__.py
- __init__.py
- _streams.py
- __init__.py
- _zstdfile.py
- __init__.py
- bz2.py
- gzip.py
- lzma.py
- zlib.py
- __init__.py
- _base.py
- interpreter.py
- process.py
- thread.py
- __init__.py
- _crossinterp.py
- _queues.py
- __init__.py
- python-config.py
- __init__.py
- dyld.py
- dylib.py
- framework.py
- __init__.py
- _aix.py
- _endian.py
- _layout.py
- util.py
- wintypes.py
- __init__.py
- ascii.py
- has_key.py
- panel.py
- textpad.py
- __init__.py
- dumb.py
- gnu.py
- ndbm.py
- sqlite3.py
- __init__.py
- application.py
- audio.py
- base.py
- image.py
- message.py
- multipart.py
- nonmultipart.py
- text.py
- __init__.py
- _encoded_words.py
- _header_value_parser.py
- _parseaddr.py
- _policybase.py
- base64mime.py
- charset.py
- contentmanager.py
- encoders.py
- errors.py
- feedparser.py
- generator.py
- header.py
- headerregistry.py
- iterators.py
- message.py
- parser.py
- policy.py
- quoprimime.py
- utils.py
- __init__.py
- _win_cp_codecs.py
- aliases.py
- ascii.py
- base64_codec.py
- big5.py
- big5hkscs.py
- bz2_codec.py
- charmap.py
- cp037.py
- cp1006.py
- cp1026.py
- cp1125.py
- cp1140.py
- cp1250.py
- cp1251.py
- cp1252.py
- cp1253.py
- cp1254.py
- cp1255.py
- cp1256.py
- cp1257.py
- cp1258.py
- cp273.py
- cp424.py
- cp437.py
- cp500.py
- cp720.py
- cp737.py
- cp775.py
- cp850.py
- cp852.py
- cp855.py
- cp856.py
- cp857.py
- cp858.py
- cp860.py
- cp861.py
- cp862.py
- cp863.py
- cp864.py
- cp865.py
- cp866.py
- cp869.py
- cp874.py
- cp875.py
- cp932.py
- cp949.py
- cp950.py
- euc_jis_2004.py
- euc_jisx0213.py
- euc_jp.py
- euc_kr.py
- gb18030.py
- gb2312.py
- gbk.py
- hex_codec.py
- hp_roman8.py
- hz.py
- idna.py
- iso2022_jp.py
- iso2022_jp_1.py
- iso2022_jp_2.py
- iso2022_jp_2004.py
- iso2022_jp_3.py
- iso2022_jp_ext.py
- iso2022_kr.py
- iso8859_1.py
- iso8859_10.py
- iso8859_11.py
- iso8859_13.py
- iso8859_14.py
- iso8859_15.py
- iso8859_16.py
- iso8859_2.py
- iso8859_3.py
- iso8859_4.py
- iso8859_5.py
- iso8859_6.py
- iso8859_7.py
- iso8859_8.py
- iso8859_9.py
- johab.py
- koi8_r.py
- koi8_t.py
- koi8_u.py
- kz1048.py
- latin_1.py
- mac_arabic.py
- mac_croatian.py
- mac_cyrillic.py
- mac_farsi.py
- mac_greek.py
- mac_iceland.py
- mac_latin2.py
- mac_roman.py
- mac_romanian.py
- mac_turkish.py
- mbcs.py
- oem.py
- palmos.py
- ptcp154.py
- punycode.py
- quopri_codec.py
- raw_unicode_escape.py
- rot_13.py
- shift_jis.py
- shift_jis_2004.py
- shift_jisx0213.py
- tis_620.py
- undefined.py
- unicode_escape.py
- utf_16.py
- utf_16_be.py
- utf_16_le.py
- utf_32.py
- utf_32_be.py
- utf_32_le.py
- utf_7.py
- utf_8.py
- utf_8_sig.py
- uu_codec.py
- zlib_codec.py
- __init__.py
- __main__.py
- _uninstall.py
- __init__.py
- entities.py
- parser.py
- __init__.py
- client.py
- cookiejar.py
- cookies.py
- server.py
- __init__.py
- htest.py
- mock_idle.py
- mock_tk.py
- template.py
- test_autocomplete.py
- test_autocomplete_w.py
- test_autoexpand.py
- test_browser.py
- test_calltip.py
- test_calltip_w.py
- test_codecontext.py
- test_colorizer.py
- test_config.py
- test_config_key.py
- test_configdialog.py
- test_debugger.py
- test_debugger_r.py
- test_debugobj.py
- test_debugobj_r.py
- test_delegator.py
- test_editmenu.py
- test_editor.py
- test_filelist.py
- test_format.py
- test_grep.py
- test_help.py
- test_help_about.py
- test_history.py
- test_hyperparser.py
- test_iomenu.py
- test_macosx.py
- test_mainmenu.py
- test_multicall.py
- test_outwin.py
- test_parenmatch.py
- test_pathbrowser.py
- test_percolator.py
- test_pyparse.py
- test_pyshell.py
- test_query.py
- test_redirector.py
- test_replace.py
- test_rpc.py
- test_run.py
- test_runscript.py
- test_scrolledlist.py
- test_search.py
- test_searchbase.py
- test_searchengine.py
- test_sidebar.py
- test_squeezer.py
- test_stackviewer.py
- test_statusbar.py
- test_text.py
- test_textview.py
- test_tooltip.py
- test_tree.py
- test_undo.py
- test_util.py
- test_warning.py
- test_window.py
- test_zoomheight.py
- test_zzdummy.py
- tkinter_testing_utils.py
- __init__.py
- __main__.py
- autocomplete.py
- autocomplete_w.py
- autoexpand.py
- browser.py
- calltip.py
- calltip_w.py
- codecontext.py
- colorizer.py
- config.py
- config_key.py
- configdialog.py
- debugger.py
- debugger_r.py
- debugobj.py
- debugobj_r.py
- delegator.py
- dynoption.py
- editor.py
- filelist.py
- format.py
- grep.py
- help.py
- help_about.py
- history.py
- hyperparser.py
- idle.py
- iomenu.py
- macosx.py
- mainmenu.py
- multicall.py
- outwin.py
- parenmatch.py
- pathbrowser.py
- percolator.py
- pyparse.py
- pyshell.py
- query.py
- redirector.py
- replace.py
- rpc.py
- run.py
- runscript.py
- scrolledlist.py
- search.py
- searchbase.py
- searchengine.py
- sidebar.py
- squeezer.py
- stackviewer.py
- statusbar.py
- textview.py
- tooltip.py
- tree.py
- undo.py
- util.py
- window.py
- zoomheight.py
- zzdummy.py
- __init__.py
- _adapters.py
- _collections.py
- _functools.py
- _itertools.py
- _meta.py
- _text.py
- diagnose.py
- __init__.py
- _adapters.py
- _common.py
- _functional.py
- _itertools.py
- abc.py
- readers.py
- simple.py
- __init__.py
- _abc.py
- _bootstrap.py
- _bootstrap_external.py
- abc.py
- machinery.py
- readers.py
- simple.py
- util.py
- __init__.py
- __main__.py
- decoder.py
- encoder.py
- scanner.py
- tool.py
- __init__.py
- config.py
- handlers.py
- __init__.py
- connection.py
- __init__.py
- connection.py
- context.py
- forkserver.py
- heap.py
- managers.py
- pool.py
- popen_fork.py
- popen_forkserver.py
- popen_spawn_posix.py
- popen_spawn_win32.py
- process.py
- queues.py
- reduction.py
- resource_sharer.py
- resource_tracker.py
- shared_memory.py
- sharedctypes.py
- spawn.py
- synchronize.py
- util.py
- __init__.py
- _local.py
- _os.py
- types.py
- __init__.py
- module_docs.py
- topics.py
- __init__.py
- _casefix.py
- _compiler.py
- _constants.py
- _parser.py
- __init__.py
- __main__.py
- dbapi2.py
- dump.py
- __init__.py
- templatelib.py
- __init__.py
- __main__.py
- testdata_module_inside_zip.py
- make_ssl_certs.py
- bogus_code_obj.py
- gc_inspection.py
- infinite_loop_re.py
- mutation_inside_cyclegc.py
- recursive_call.py
- trace_at_recursion_limit.py
- underlying_dict.py
- call_stack.py
- gc.py
- instance.py
- line.py
- __init__.py
- module_iso_8859_1.py
- module_koi8_r.py
- __init__.py
- test_ctypes.py
- test_selftype.py
- __init__.py
- cmdline.py
- filter.py
- findtests.py
- logger.py
- main.py
- parallel_case.py
- pgo.py
- refleak.py
- result.py
- results.py
- run_workers.py
- runtests.py
- save_env.py
- setup.py
- single.py
- testresult.py
- tsan.py
- utils.py
- win_utils.py
- worker.py
- __init__.py
- util.py
- test_regrtest_a.py
- test_regrtest_c.py
- fd_status.py
- input_reader.py
- qcat.py
- qgrep.py
- sigchild_ignore.py
- __init__.py
- _helpers.py
- strategies.py
- __init__.py
- ast_helper.py
- asynchat.py
- asyncore.py
- bytecode_helper.py
- channels.py
- hashlib_helper.py
- hypothesis_helper.py
- i18n_helper.py
- import_helper.py
- logging_helper.py
- numbers.py
- os_helper.py
- pty_helper.py
- refleak_helper.py
- script_helper.py
- smtpd.py
- socket_helper.py
- strace_helper.py
- testcase.py
- threading_helper.py
- venv.py
- warnings_helper.py
- __init__.py
- snippets.py
- test_ast.py
- utils.py
- __init__.py
- __main__.py
- echo.py
- echo2.py
- echo3.py
- functional.py
- test_base_events.py
- test_buffered_proto.py
- test_context.py
- test_eager_task_factory.py
- test_events.py
- test_free_threading.py
- test_futures.py
- test_futures2.py
- test_graph.py
- test_locks.py
- test_pep492.py
- test_proactor_events.py
- test_protocols.py
- test_queues.py
- test_runners.py
- test_selector_events.py
- test_sendfile.py
- test_server.py
- test_sock_lowlevel.py
- test_ssl.py
- test_sslproto.py
- test_staggered.py
- test_streams.py
- test_subprocess.py
- test_taskgroups.py
- test_tasks.py
- test_threads.py
- test_timeouts.py
- test_tools.py
- test_transports.py
- test_unix_events.py
- test_waitfor.py
- test_windows_events.py
- test_windows_utils.py
- utils.py
- __init__.py
- __main__.py
- check_config.py
- test_abstract.py
- test_bytearray.py
- test_bytes.py
- test_codecs.py
- test_complex.py
- test_config.py
- test_dict.py
- test_emscripten.py
- test_eval.py
- test_eval_code_ex.py
- test_exceptions.py
- test_file.py
- test_float.py
- test_frame.py
- test_function.py
- test_getargs.py
- test_hash.py
- test_immortal.py
- test_import.py
- test_list.py
- test_long.py
- test_mem.py
- test_misc.py
- test_number.py
- test_object.py
- test_opt.py
- test_pyatomic.py
- test_run.py
- test_set.py
- test_structmembers.py
- test_sys.py
- test_time.py
- test_tuple.py
- test_type.py
- test_unicode.py
- test_watchers.py
- __init__.py
- setup.py
- __init__.py
- executor.py
- test_as_completed.py
- test_deadlock.py
- test_future.py
- test_init.py
- test_interpreter_pool.py
- test_process_pool.py
- test_shutdown.py
- test_thread_pool.py
- test_wait.py
- util.py
- __init__.py
- setup.py
- __init__.py
- __main__.py
- _support.py
- test_aligned_structures.py
- test_anon.py
- test_array_in_pointer.py
- test_arrays.py
- test_as_parameter.py
- test_bitfields.py
- test_buffers.py
- test_bytes.py
- test_byteswap.py
- test_c_simple_type_meta.py
- test_callbacks.py
- test_cast.py
- test_cfuncs.py
- test_checkretval.py
- test_delattr.py
- test_dlerror.py
- test_dllist.py
- test_errno.py
- test_find.py
- test_frombuffer.py
- test_funcptr.py
- test_functions.py
- test_generated_structs.py
- test_incomplete.py
- test_init.py
- test_internals.py
- test_keeprefs.py
- test_libc.py
- test_loading.py
- test_macholib.py
- test_memfunctions.py
- test_numbers.py
- test_objects.py
- test_parameters.py
- test_pep3118.py
- test_pickling.py
- test_pointers.py
- test_prototypes.py
- test_python_api.py
- test_random_things.py
- test_refcounts.py
- test_repr.py
- test_returnfuncptrs.py
- test_simplesubclasses.py
- test_sizes.py
- test_slicing.py
- test_stringptr.py
- test_strings.py
- test_struct_fields.py
- test_structunion.py
- test_structures.py
- test_unaligned_structures.py
- test_unicode.py
- test_values.py
- test_varsize_struct.py
- test_win32.py
- test_win32_com_foreign_func.py
- test_wintypes.py
- __init__.py
- dataclass_module_1.py
- dataclass_module_1_str.py
- dataclass_module_2.py
- dataclass_module_2_str.py
- dataclass_textanno.py
- __init__.py
- decorator_mod.py
- doctest_aliases.py
- doctest_lineno.py
- sample_doctest.py
- sample_doctest_errors.py
- sample_doctest_no_docstrings.py
- sample_doctest_no_doctests.py
- sample_doctest_skip.py
- test_doctest.py
- test_doctest2.py
- __init__.py
- __main__.py
- test__encoded_words.py
- test__header_value_parser.py
- test_asian_codecs.py
- test_contentmanager.py
- test_defect_handling.py
- test_email.py
- test_generator.py
- test_headerregistry.py
- test_inversion.py
- test_message.py
- test_parser.py
- test_pickleable.py
- test_policy.py
- test_utils.py
- torture_test.py
- __init__.py
- test_bisect.py
- test_code.py
- test_dict.py
- test_enumerate.py
- test_func_annotations.py
- test_functools.py
- test_gc.py
- test_grp.py
- test_heapq.py
- test_iteration.py
- test_itertools_batched.py
- test_list.py
- test_methodcaller.py
- test_monitoring.py
- test_races.py
- test_reversed.py
- test_set.py
- test_slots.py
- test_str.py
- test_tokenize.py
- test_type.py
- test_zip.py
- __init__.py
- badsyntax_future.py
- import_nested_scope_twice.py
- nested_scope.py
- test_future.py
- test_future_flags.py
- test_future_multiple_features.py
- test_future_multiple_imports.py
- test_future_single_import.py
- __init__.py
- gdb_sample.py
- test_backtrace.py
- test_cfunction.py
- test_cfunction_full.py
- test_misc.py
- test_pretty_print.py
- util.py
- subpackage2.py
- util.py
- __init__.py
- child.py
- __init__.py
- basic.py
- basic2.py
- binding.py
- binding2.py
- from_cycle1.py
- from_cycle2.py
- import_cycle.py
- indirect.py
- rebinding.py
- rebinding2.py
- singlephase.py
- source.py
- subpackage.py
- use.py
- util.py
- __init__.py
- submodule.py
- submodule1.py
- submodule2.py
- __init__.py
- submodule.py
- __init__.py
- submodule.py
- __init__.py
- x.py
- double_const.py
- __init__.py
- __main__.py
- __init__.py
- __main__.py
- test_finder.py
- test_loader.py
- __init__.py
- __main__.py
- _test_nonmodule_cases.py
- test_case_sensitivity.py
- test_finder.py
- test_loader.py
- test_path_hook.py
- __init__.py
- __main__.py
- test_finder.py
- test_loader.py
- __init__.py
- __main__.py
- test___loader__.py
- test___package__.py
- test_api.py
- test_caching.py
- test_fromlist.py
- test_helpers.py
- test_meta_path.py
- test_packages.py
- test_path.py
- test_relative_imports.py
- __init__.py
- setup.py
- __init__.py
- __init__.py
- __init__.py
- _context.py
- _path.py
- fixtures.py
- stubs.py
- test_api.py
- test_main.py
- test_zip.py
- one.py
- two.py
- a_test.py
- __init__.py
- one.py
- one.py
- two.py
- one.py
- two.py
- three.py
- cfimport.py
- pool_in_threads.py
- __init__.py
- _path.py
- test_compatibilty_files.py
- test_contents.py
- test_custom.py
- test_files.py
- test_functional.py
- test_open.py
- test_path.py
- test_read.py
- test_reader.py
- test_resource.py
- util.py
- zip.py
- __init__.py
- __main__.py
- test_case_sensitivity.py
- test_file_loader.py
- test_finder.py
- test_path_hook.py
- test_source_encoding.py
- __init__.py
- __main__.py
- abc.py
- test_abc.py
- test_api.py
- test_lazy.py
- test_locks.py
- test_namespace_pkgs.py
- test_pkg_import.py
- test_spec.py
- test_threaded_import.py
- test_util.py
- test_windows.py
- threaded_import_hangers.py
- util.py
- __init__.py
- inspect_deferred_annotations.py
- inspect_fodder.py
- inspect_fodder2.py
- inspect_stock_annotations.py
- inspect_stringized_annotations.py
- inspect_stringized_annotations_2.py
- inspect_stringized_annotations_pep695.py
- test_inspect.py
- __init__.py
- __main__.py
- test_api.py
- test_channels.py
- test_lifecycle.py
- test_queues.py
- test_stress.py
- utils.py
- __init__.py
- __main__.py
- test_decode.py
- test_default.py
- test_dump.py
- test_encode_basestring_ascii.py
- test_enum.py
- test_fail.py
- test_float.py
- test_indent.py
- test_pass1.py
- test_pass2.py
- test_pass3.py
- test_recursion.py
- test_scanstring.py
- test_separators.py
- test_speedups.py
- test_tool.py
- test_unicode.py
- __init__.py
- bad_getattr.py
- bad_getattr2.py
- bad_getattr3.py
- final_a.py
- final_b.py
- good_getattr.py
- __init__.py
- test_manager.py
- test_misc.py
- test_processes.py
- test_threads.py
- __init__.py
- test_manager.py
- test_misc.py
- test_processes.py
- test_threads.py
- __init__.py
- test_manager.py
- test_misc.py
- test_processes.py
- test_threads.py
- __init__.py
- lexical_path.py
- local_path.py
- zip_path.py
- __init__.py
- test_copy.py
- test_join.py
- test_join_posix.py
- test_join_windows.py
- test_pathlib.py
- test_read.py
- test_write.py
- __init__.py
- __main__.py
- test_c_parser.py
- test_first_sets.py
- test_grammar_validator.py
- test_pegen.py
- __init__.py
- module_none.py
- pydoc_mod.py
- pydocfodder.py
- test_pydoc.py
- __init__.py
- __main__.py
- eio_test_script.py
- support.py
- test_eventqueue.py
- test_input.py
- test_interact.py
- test_keymap.py
- test_pyrepl.py
- test_reader.py
- test_terminfo.py
- test_unix_console.py
- test_utils.py
- test_windows_console.py
- __init__.py
- __main__.py
- test_backup.py
- test_cli.py
- test_dbapi.py
- test_dump.py
- test_factory.py
- test_hooks.py
- test_regression.py
- test_transactions.py
- test_types.py
- test_userfunctions.py
- util.py
- __init__.py
- _support.py
- test_string.py
- test_templatelib.py
- __init__.py
- __main__.py
- support.py
- test_colorchooser.py
- test_font.py
- test_geometry_managers.py
- test_images.py
- test_loadtk.py
- test_messagebox.py
- test_misc.py
- test_simpledialog.py
- test_text.py
- test_variables.py
- test_widgets.py
- widget_tests.py
- __init__.py
- __main__.py
- burntsushi.py
- test_data.py
- test_error.py
- test_misc.py
- comments.py
- custom_keywords.py
- docstrings.py
- escapes.py
- fileloc.py
- messages.py
- multiple_keywords.py
- __init__.py
- __main__.py
- test_freeze.py
- test_i18n.py
- test_makefile.py
- test_makeunicodedata.py
- test_msgfmt.py
- test_reindent.py
- test_sundry.py
- __init__.py
- __main__.py
- test_extensions.py
- test_style.py
- test_widgets.py
- __init__.py
- test_bar.py
- __init__.py
- test_no2.py
- test_noop.py
- test_foo.py
- __init__.py
- __main__.py
- support.py
- testasync.py
- testcallable.py
- testhelpers.py
- testmagicmethods.py
- testmock.py
- testpatch.py
- testsealable.py
- testsentinel.py
- testthreadingmock.py
- testwith.py
- __init__.py
- __main__.py
- _test_warnings.py
- dummy.py
- support.py
- test_assertions.py
- test_async_case.py
- test_break.py
- test_case.py
- test_discovery.py
- test_functiontestcase.py
- test_loader.py
- test_program.py
- test_result.py
- test_runner.py
- test_setups.py
- test_skipping.py
- test_suite.py
- test_util.py
- import_warning.py
- package_helper.py
- stacklevel.py
- __init__.py
- __main__.py
- __init__.py
- _functools.py
- _itertools.py
- _support.py
- _test_params.py
- test_complexity.py
- test_path.py
- write-alpharep.py
- __init__.py
- __main__.py
- test_core.py
- update_test_data.py
- __init__.py
- __main__.py
- _support.py
- test_zoneinfo.py
- test_zoneinfo_property.py
- __init__.py
- bad_coding.py
- bad_coding2.py
- badsyntax_3131.py
- badsyntax_pep3120.py
- coding20731.py
- __init__.py
- testmod.py
- __init__.py
- a.py
- b.py
- __init__.py
- _typed_dict_helper.py
- ann_module.py
- ann_module2.py
- ann_module3.py
- ann_module4.py
- ann_module5.py
- ann_module6.py
- ann_module695.py
- ann_module7.py
- ann_module8.py
- ann_module9.py
- fwdref_module.py
- mod_generics_cache.py
- __init__.py
- __main__.py
- _code_definitions.py
- _crossinterp_definitions.py
- _test_atexit.py
- _test_eintr.py
- _test_embed_structseq.py
- _test_gc_fast_cycles.py
- _test_monitoring_shutdown.py
- _test_multiprocessing.py
- _test_venv_multiprocessing.py
- archiver_tests.py
- audiotests.py
- audit-tests.py
- autotest.py
- bisect_cmd.py
- cov.py
- curses_tests.py
- datetimetester.py
- dis_module.py
- fork_wait.py
- list_tests.py
- lock_tests.py
- mapping_tests.py
- memory_watchdog.py
- mock_socket.py
- mp_fork_bomb.py
- mp_preload.py
- mp_preload_flush.py
- multibytecodec_support.py
- pickletester.py
- profilee.py
- pyclbr_input.py
- pythoninfo.py
- re_tests.py
- regrtest.py
- relimport.py
- seq_tests.py
- signalinterproctester.py
- ssl_servers.py
- ssltests.py
- string_tests.py
- test___all__.py
- test__colorize.py
- test__interpchannels.py
- test__interpreters.py
- test__locale.py
- test__opcode.py
- test__osx_support.py
- test_abc.py
- test_abstract_numbers.py
- test_android.py
- test_annotationlib.py
- test_apple.py
- test_argparse.py
- test_array.py
- test_asdl_parser.py
- test_asyncgen.py
- test_atexit.py
- test_audit.py
- test_augassign.py
- test_base64.py
- test_baseexception.py
- test_bdb.py
- test_bigaddrspace.py
- test_bigmem.py
- test_binascii.py
- test_binop.py
- test_bisect.py
- test_bool.py
- test_buffer.py
- test_bufio.py
- test_build_details.py
- test_builtin.py
- test_bytes.py
- test_bz2.py
- test_c_locale_coercion.py
- test_calendar.py
- test_call.py
- test_charmapcodec.py
- test_class.py
- test_clinic.py
- test_cmath.py
- test_cmd.py
- test_cmd_line.py
- test_cmd_line_script.py
- test_code.py
- test_code_module.py
- test_codeccallbacks.py
- test_codecencodings_cn.py
- test_codecencodings_hk.py
- test_codecencodings_iso2022.py
- test_codecencodings_jp.py
- test_codecencodings_kr.py
- test_codecencodings_tw.py
- test_codecmaps_cn.py
- test_codecmaps_hk.py
- test_codecmaps_jp.py
- test_codecmaps_kr.py
- test_codecmaps_tw.py
- test_codecs.py
- test_codeop.py
- test_collections.py
- test_colorsys.py
- test_compare.py
- test_compile.py
- test_compileall.py
- test_compiler_assemble.py
- test_compiler_codegen.py
- test_complex.py
- test_configparser.py
- test_contains.py
- test_context.py
- test_contextlib.py
- test_contextlib_async.py
- test_copy.py
- test_copyreg.py
- test_coroutines.py
- test_cprofile.py
- test_crossinterp.py
- test_csv.py
- test_curses.py
- test_datetime.py
- test_dbm.py
- test_dbm_dumb.py
- test_dbm_gnu.py
- test_dbm_ndbm.py
- test_dbm_sqlite3.py
- test_decimal.py
- test_decorators.py
- test_defaultdict.py
- test_deque.py
- test_descr.py
- test_descrtut.py
- test_devpoll.py
- test_dict.py
- test_dictcomps.py
- test_dictviews.py
- test_difflib.py
- test_dis.py
- test_docxmlrpc.py
- test_dtrace.py
- test_dynamic.py
- test_dynamicclassattribute.py
- test_eintr.py
- test_embed.py
- test_ensurepip.py
- test_enum.py
- test_enumerate.py
- test_eof.py
- test_epoll.py
- test_errno.py
- test_except_star.py
- test_exception_group.py
- test_exception_hierarchy.py
- test_exception_variations.py
- test_exceptions.py
- test_extcall.py
- test_external_inspection.py
- test_faulthandler.py
- test_fcntl.py
- test_file.py
- test_file_eintr.py
- test_filecmp.py
- test_fileinput.py
- test_fileio.py
- test_fileutils.py
- test_finalization.py
- test_float.py
- test_flufl.py
- test_fnmatch.py
- test_fork1.py
- test_format.py
- test_fractions.py
- test_frame.py
- test_frozen.py
- test_fstring.py
- test_ftplib.py
- test_funcattrs.py
- test_functools.py
- test_gc.py
- test_generated_cases.py
- test_generator_stop.py
- test_generators.py
- test_genericalias.py
- test_genericclass.py
- test_genericpath.py
- test_genexps.py
- test_getopt.py
- test_getpass.py
- test_getpath.py
- test_gettext.py
- test_glob.py
- test_global.py
- test_grammar.py
- test_graphlib.py
- test_grp.py
- test_gzip.py
- test_hash.py
- test_hashlib.py
- test_heapq.py
- test_hmac.py
- test_html.py
- test_htmlparser.py
- test_http_cookiejar.py
- test_http_cookies.py
- test_httplib.py
- test_httpservers.py
- test_idle.py
- test_imaplib.py
- test_index.py
- test_int.py
- test_int_literal.py
- test_io.py
- test_ioctl.py
- test_ipaddress.py
- test_isinstance.py
- test_iter.py
- test_iterlen.py
- test_itertools.py
- test_keyword.py
- test_keywordonlyarg.py
- test_kqueue.py
- test_largefile.py
- test_launcher.py
- test_linecache.py
- test_list.py
- test_listcomps.py
- test_lltrace.py
- test_locale.py
- test_logging.py
- test_long.py
- test_longexp.py
- test_lzma.py
- test_mailbox.py
- test_marshal.py
- test_math.py
- test_math_property.py
- test_memoryio.py
- test_memoryview.py
- test_metaclass.py
- test_mimetypes.py
- test_minidom.py
- test_mmap.py
- test_modulefinder.py
- test_monitoring.py
- test_msvcrt.py
- test_multibytecodec.py
- test_multiprocessing_main_handling.py
- test_named_expressions.py
- test_netrc.py
- test_ntpath.py
- test_nturl2path.py
- test_numeric_tower.py
- test_opcache.py
- test_opcodes.py
- test_openpty.py
- test_operator.py
- test_optimizer.py
- test_optparse.py
- test_ordered_dict.py
- test_os.py
- test_osx_env.py
- test_patma.py
- test_pdb.py
- test_peepholer.py
- test_pep646_syntax.py
- test_perf_profiler.py
- test_perfmaps.py
- test_pickle.py
- test_picklebuffer.py
- test_pickletools.py
- test_pkg.py
- test_pkgutil.py
- test_platform.py
- test_plistlib.py
- test_poll.py
- test_popen.py
- test_poplib.py
- test_positional_only_arg.py
- test_posix.py
- test_posixpath.py
- test_pow.py
- test_pprint.py
- test_print.py
- test_profile.py
- test_property.py
- test_pstats.py
- test_pty.py
- test_pulldom.py
- test_pwd.py
- test_py_compile.py
- test_pyclbr.py
- test_pyexpat.py
- test_queue.py
- test_quopri.py
- test_raise.py
- test_random.py
- test_range.py
- test_re.py
- test_readline.py
- test_regrtest.py
- test_remote_pdb.py
- test_repl.py
- test_reprlib.py
- test_resource.py
- test_richcmp.py
- test_rlcompleter.py
- test_robotparser.py
- test_runpy.py
- test_sax.py
- test_sched.py
- test_scope.py
- test_script_helper.py
- test_secrets.py
- test_select.py
- test_selectors.py
- test_set.py
- test_setcomps.py
- test_shelve.py
- test_shlex.py
- test_shutil.py
- test_signal.py
- test_site.py
- test_slice.py
- test_smtplib.py
- test_smtpnet.py
- test_socket.py
- test_socketserver.py
- test_sort.py
- test_source_encoding.py
- test_ssl.py
- test_stable_abi_ctypes.py
- test_startfile.py
- test_stat.py
- test_statistics.py
- test_str.py
- test_strftime.py
- test_string_literals.py
- test_stringprep.py
- test_strptime.py
- test_strtod.py
- test_struct.py
- test_structseq.py
- test_subclassinit.py
- test_subprocess.py
- test_sundry.py
- test_super.py
- test_support.py
- test_symtable.py
- test_syntax.py
- test_sys.py
- test_sys_setprofile.py
- test_sys_settrace.py
- test_sysconfig.py
- test_syslog.py
- test_tabnanny.py
- test_tarfile.py
- test_tcl.py
- test_tempfile.py
- test_termios.py
- test_textwrap.py
- test_thread.py
- test_thread_local_bytecode.py
- test_threadedtempfile.py
- test_threading.py
- test_threading_local.py
- test_threadsignals.py
- test_time.py
- test_timeit.py
- test_timeout.py
- test_tokenize.py
- test_trace.py
- test_traceback.py
- test_tracemalloc.py
- test_tstring.py
- test_ttk_textonly.py
- test_tty.py
- test_tuple.py
- test_turtle.py
- test_type_aliases.py
- test_type_annotations.py
- test_type_cache.py
- test_type_comments.py
- test_type_params.py
- test_typechecks.py
- test_types.py
- test_typing.py
- test_ucn.py
- test_unary.py
- test_unicode_file.py
- test_unicode_file_functions.py
- test_unicode_identifiers.py
- test_unicodedata.py
- test_univnewlines.py
- test_unpack.py
- test_unpack_ex.py
- test_unparse.py
- test_urllib.py
- test_urllib2.py
- test_urllib2_localnet.py
- test_urllib2net.py
- test_urllib_response.py
- test_urllibnet.py
- test_urlparse.py
- test_userdict.py
- test_userlist.py
- test_userstring.py
- test_utf8_mode.py
- test_utf8source.py
- test_uuid.py
- test_venv.py
- test_wait3.py
- test_wait4.py
- test_wave.py
- test_weakref.py
- test_weakset.py
- test_webbrowser.py
- test_winapi.py
- test_winconsoleio.py
- test_winreg.py
- test_winsound.py
- test_with.py
- test_wmi.py
- test_wsgiref.py
- test_xml_dom_minicompat.py
- test_xml_dom_xmlbuilder.py
- test_xml_etree.py
- test_xml_etree_c.py
- test_xmlrpc.py
- test_xxlimited.py
- test_xxtestfuzz.py
- test_yield_from.py
- test_zipapp.py
- test_zipfile64.py
- test_zipimport.py
- test_zipimport_support.py
- test_zlib.py
- test_zstd.py
- testcodec.py
- tf_inherit_check.py
- win_console_handler.py
- xmltests.py
- __init__.py
- __main__.py
- colorchooser.py
- commondialog.py
- constants.py
- dialog.py
- dnd.py
- filedialog.py
- font.py
- messagebox.py
- scrolledtext.py
- simpledialog.py
- ttk.py
- __init__.py
- _parser.py
- _re.py
- _types.py
- __init__.py
- __main__.py
- bytedesign.py
- chaos.py
- clock.py
- colormixer.py
- forest.py
- fractalcurves.py
- lindenmayer.py
- minimal_hanoi.py
- nim.py
- paint.py
- peace.py
- penrose.py
- planet_and_moon.py
- rosette.py
- round_dance.py
- sorting_animate.py
- tree.py
- two_canvases.py
- yinyang.py
- __init__.py
- __main__.py
- _log.py
- async_case.py
- case.py
- loader.py
- main.py
- mock.py
- result.py
- runner.py
- signals.py
- suite.py
- util.py
- __init__.py
- error.py
- parse.py
- request.py
- response.py
- robotparser.py
- __init__.py
- __main__.py
- __init__.py
- handlers.py
- headers.py
- simple_server.py
- types.py
- util.py
- validate.py
- __init__.py
- domreg.py
- expatbuilder.py
- minicompat.py
- minidom.py
- NodeFilter.py
- pulldom.py
- xmlbuilder.py
- __init__.py
- cElementTree.py
- ElementInclude.py
- ElementPath.py
- ElementTree.py
- __init__.py
- expat.py
- __init__.py
- _exceptions.py
- expatreader.py
- handler.py
- saxutils.py
- xmlreader.py
- __init__.py
- __init__.py
- client.py
- server.py
- __init__.py
- glob.py
- __init__.py
- __main__.py
- __init__.py
- _common.py
- _tzpath.py
- _zoneinfo.py
- __future__.py
- __hello__.py
- _abc.py
- _aix_support.py
- _android_support.py
- _apple_support.py
- _ast_unparse.py
- _bisect.py
- _collections_abc.py
- _colorize.py
- _compat_pickle.py
- _elementtree.py
- _heapq.py
- _ios_support.py
- _markupbase.py
- _multibytecodec.py
- _opcode_metadata.py
- _operator.py
- _osx_support.py
- _py_abc.py
- _py_warnings.py
- _pydatetime.py
- _pydecimal.py
- _pyio.py
- _pylong.py
- _queue.py
- _sitebuiltins.py
- _stat.py
- _strptime.py
- _sysconfigdata__darwin_darwin.py
- _threading_local.py
- _types.py
- _typing.py
- _weakrefset.py
- abc.py
- annotationlib.py
- antigravity.py
- argparse.py
- ast.py
- base64.py
- bdb.py
- bisect.py
- bz2.py
- calendar.py
- cmath.py
- cmd.py
- code.py
- codecs.py
- codeop.py
- colorsys.py
- compileall.py
- configparser.py
- contextlib.py
- contextvars.py
- copy.py
- copyreg.py
- cProfile.py
- csv.py
- dataclasses.py
- datetime.py
- decimal.py
- difflib.py
- dis.py
- doctest.py
- enum.py
- filecmp.py
- fileinput.py
- fnmatch.py
- fractions.py
- ftplib.py
- functools.py
- genericpath.py
- getopt.py
- getpass.py
- gettext.py
- glob.py
- graphlib.py
- gzip.py
- hashlib.py
- heapq.py
- hmac.py
- imaplib.py
- inspect.py
- io.py
- ipaddress.py
- keyword.py
- linecache.py
- locale.py
- lzma.py
- mailbox.py
- mimetypes.py
- modulefinder.py
- netrc.py
- ntpath.py
- nturl2path.py
- numbers.py
- opcode.py
- operator.py
- optparse.py
- os.py
- pdb.py
- pickle.py
- pickletools.py
- pkgutil.py
- platform.py
- plistlib.py
- poplib.py
- posixpath.py
- pprint.py
- profile.py
- pstats.py
- pty.py
- py_compile.py
- pyclbr.py
- pydoc.py
- pyexpat.py
- queue.py
- quopri.py
- random.py
- reprlib.py
- rlcompleter.py
- runpy.py
- sched.py
- secrets.py
- selectors.py
- shelve.py
- shlex.py
- shutil.py
- signal.py
- site.py
- sitecustomize.py
- smtplib.py
- socket.py
- socketserver.py
- sre_compile.py
- sre_constants.py
- sre_parse.py
- ssl.py
- stat.py
- statistics.py
- stringprep.py
- struct.py
- subprocess.py
- symtable.py
- tabnanny.py
- tarfile.py
- tempfile.py
- textwrap.py
- this.py
- threading.py
- timeit.py
- token.py
- tokenize.py
- trace.py
- traceback.py
- tracemalloc.py
- tty.py
- turtle.py
- types.py
- typing.py
- uuid.py
- warnings.py
- wave.py
- weakref.py
- webbrowser.py
- zipapp.py
- zipimport.py
- REVISION
- .gitignore
- Cargo.toml
- divergence-ledger.toml
- exclusions.toml
- handshake.rs
- lib.rs
- loom_barrier.rs
- Cargo.toml
- assign.rs
- class.rs
- comprehension.rs
- control.rs
- func.rs
- generator.rs
- import.rs
- mangle.rs
- match_.rs
- scope.rs
- strings.rs
- synth.rs
- try_.rs
- with_.rs
- desugar.rs
- ir.rs
- lib.rs
- lower.rs
- parse.rs
- print.rs
- types.rs
- lower_split.rs
- Cargo.toml
- inspect.rs
- lib.rs
- tierup.rs
- run_slice.rs
- Cargo.toml
- pon_capi_args.c
- pon_capi_bootstrap.c
- pycore_frame.h
- args.h
- containers.h
- containers_inline.h
- core.h
- core_inline.h
- err.h
- err_inline.h
- numbers.h
- numbers_inline.h
- object.h
- object_inline.h
- runtime.h
- runtime_inline.h
- strings.h
- strings_inline.h
- typeobj.h
- typeobj_inline.h
- abstract.h
- compile.h
- datetime.h
- frameobject.h
- pyerrors.h
- pymem.h
- Python.h
- pythread.h
- structmember.h
- traceback.h
- attr.rs
- builtins.rs
- call.rs
- exc.rs
- format.rs
- gen.rs
- import.rs
- iter.rs
- map.rs
- match_.rs
- number.rs
- object.rs
- seq.rs
- str_.rs
- args_test.rs
- containers.rs
- err.rs
- mod.rs
- numbers.rs
- object_.rs
- runtime_.rs
- strings.rs
- twin.rs
- typeobj.rs
- fixtures.json
- mod.rs
- vm.rs
- mod.rs
- tables.rs
- array.rs
- ast_.rs
- asyncio.rs
- atexit.rs
- big_cext.rs
- binascii.rs
- builtins_batch.rs
- builtins_mod.rs
- cext.rs
- codecs.rs
- collections.rs
- colorize.rs
- contextvars.rs
- csv_.rs
- curses_.rs
- errno.rs
- faulthandler.rs
- fcntl_.rs
- gc.rs
- grp.rs
- hashes.rs
- imp.rs
- installed.rs
- io.rs
- itertools.rs
- lsprof.rs
- math.rs
- mmap.rs
- mod.rs
- multibyte_codecs.rs
- multiprocessing.rs
- opcode_.rs
- operator_.rs
- os.rs
- packaging_compat.rs
- pickle.rs
- pon_mod.rs
- posix.rs
- posixshmem.rs
- posixsubprocess.rs
- pwd.rs
- random_.rs
- readline.rs
- resource.rs
- scproxy.rs
- select.rs
- sha2.rs
- signal.rs
- socket_.rs
- ssl_.rs
- statistics.rs
- stdlib_small.rs
- string_mod.rs
- struct_.rs
- suggestions.rs
- symtable.rs
- sys.rs
- sysconfigdata.rs
- syslog.rs
- termios.rs
- testinternalcapi.rs
- testsinglephase.rs
- thread.rs
- time.rs
- tokenize.rs
- tracemalloc.rs
- weakref.rs
- zlib.rs
- zoneinfo.rs
- async_generator.rs
- bool_.rs
- bytearray_.rs
- bytes_.rs
- cell.rs
- classmethod.rs
- complex_.rs
- coroutine.rs
- dict.rs
- exc.rs
- float.rs
- frame.rs
- frozenset.rs
- function.rs
- generator.rs
- instance_dict.rs
- int.rs
- lazy_iter.rs
- list.rs
- long.rs
- memoryview.rs
- method.rs
- mod.rs
- module.rs
- none.rs
- property.rs
- range_.rs
- set_.rs
- slice_.rs
- str_.rs
- super_.rs
- tuple.rs
- type_.rs
- typealias.rs
- unicode.rs
- weakref.rs
- abi.rs
- abstract_op.rs
- aot_entry.rs
- builtins.rs
- descr.rs
- dynexec.rs
- feedback.rs
- gcroot.rs
- import.rs
- inspect.rs
- intern.rs
- lib.rs
- mro.rs
- object.rs
- pyhash.rs
- stackmap.rs
- sync.rs
- sys.rs
- tag.rs
- thread.rs
- thread_state.rs
- traceback.rs
- abstract_op.rs
- init_race.rs
- loom_mutex.rs
- sre_vm.rs
- tag_discipline.rs
- Cargo.toml
- __init__.py
- _compat.py
- _editable.py
- _rpath.py
- _tags.py
- _util.py
- _wheelfile.py
- probe_concurrent.py
- probe_handlers.py
- probe_resources.py
- probe_format.py
- probe_payload.py
- probe_replace.py
- probe_support_import.py
- coldtwin.py
- matrix.py
- repro1.py
- __init__.py
- _compat.py
- _editable.py
- _rpath.py
- _tags.py
- _util.py
- _wheelfile.py
- probe_basics.py
- probe_import.py
- helper_doc.py
- helper_mod.py
- probe.py
- probe2.py
- probe3.py
- probe_aug.py
- probe_collect.py
- abc_chain_characterize.py
- abc_chain_probe.py
- abc_probe.py
- abc_then_concurrent.py
- annotate_probe.py
- arity_dup_message_probe.py
- arity_message_probe.py
- arity_typeerror_probe.cpython.out
- arity_typeerror_probe.pon.out
- arity_typeerror_probe.py
- ascii_probe.pon.out
- ascii_probe.py
- ascii_probe.python3.14.out
- assigned_gaps_probe.py
- ba_probe2.py
- ba_sub_probe.py
- backend_import.py
- bigcharset1.py
- boundmethod_repro.py
- broken_cached.py
- busy_sigint_probe.py
- bytearray_dunder_probe.py
- bytes_guard_probe.py
- bytes_hash_probe.py
- bytes_percent_probe.pon.out
- bytes_percent_probe.py
- bytes_percent_probe.python.out
- bytes_repr_probe.py
- bytes_subclass_probe.py
- bytesio_full.cpython.out
- bytesio_full.pon.out
- callee_all_probe.py
- callee_build.py
- callee_encoding_name_oracle.py
- callee_format_probe.py
- callee_getattr_then_call.py
- callee_lru_probe.py
- callee_method_kw_probe.py
- callee_platform_chain.py
- callee_reconfigure_arity_oracle.py
- callee_reconfigure_bool_oracle.py
- callee_reconfigure_defaults.py
- callee_reconfigure_errors_none.py
- callee_reconfigure_lru_missing.py
- callee_reconfigure_min.py
- callee_reconfigure_none_oracle.py
- callee_reconfigure_oracle.py
- callee_reconfigure_type_oracle.py
- callee_requires.py
- callee_startswith_probe.py
- callee_stdout_missing.py
- callee_stdout_repr.py
- capi_inventory_multiarraymodule.txt
- check_newlines.py
- child_ok.py
- closure_repro.py
- collections_then_concurrent.py
- communicate_manual.py
- concurrent_then_abc.py
- confstr_names.txt
- copy_probe.py
- copy_probe2.py
- core_small_smoke.py
- cp_unicode_args.py
- cp_unicode_default.py
- cp_unicode_edges.py
- cp_unicode_finalfalse.py
- cp_unicode_finalinvalid.py
- cp_unicode_hexedge.py
- cp_unicode_probe.py
- cp_unicode_probe2.py
- cp_unicode_str.py
- cpy_file_attr_semantics.py
- cpy_file_del_semantics.py
- cpy_file_special_attrs.py
- cpy_fileio_attrs.py
- cpy_fileio_data.bin
- cpy_fresh_mode.py
- cpy_fresh_mode_data.txt
- cpy_special_data.txt
- cpython_ground_truth.py
- csv_direct_probe.py
- csv_direct_writer_probe.py
- csv_empty_probe.py
- csv_eof_probe.py
- csv_escape_probe.py
- csv_expected_probe.py
- csv_limit_probe.py
- csv_min_quote_probe.py
- csv_modes_probe.py
- csv_numeric_probe.py
- csv_qn_read_probe.py
- csv_ref_probe.py
- csv_register_probe.py
- csv_smoke.py
- ctypes_probe.py
- current_payload_probe.py
- current_str_subclass_probe.py
- curses_probe.py
- cwd_object_error.py
- cython_errors_probe.py
- cython_launcher.py
- cython_main_import_probe.py
- cython_main_noinit_probe.py
- cython_parse_tree_noinit_probe.py
- cython_parse_tree_probe.py
- cython_parse_tree_trace_probe.py
- dataclass_probe.py
- dd_repro.py
- decode_probe.py
- dict_update_probe.py
- dict_views_probe.py
- dstar_mapping_probe.py
- echo_catch.py
- empty_iterdir_probe.py
- enum_chain_probe.py
- enum_descriptor_probe.py
- enum_staticmethod_repro.py
- enum_tuple_debug.py
- enum_tuple_probe.py
- exc_open_nested_probe.py
- except_tuple_probe.py
- existing_native_attrs_diag.py
- existing_native_attrs_smoke.py
- exit0.py
- exit3.py
- exitmsg.py
- failed_body_cache_probe.py
- failed_body_cache_probe2.py
- fcntl_probe.py
- file_dunder_cached_probe.py
- file_dunder_probe.py
- file_io.cpython.out
- file_io.pon.out
- fresh_orig_import_concurrent_futures.py
- fresh_orig_import_importlib_resources.py
- fresh_orig_import_logging_handlers.py
- fromkeys_repro.py
- fsdecode_list2cmd_probe.py
- function_defaults_probe.cpython.out
- function_defaults_probe.pon.out
- function_defaults_probe.py
- functype_probe.py
- gen_unicodedata_tables.py
- globals_probe.py
- hashlib_full_probe.py
- hashlib_import_only.py
- idfunc_direct.py
- idna_probe.py
- implicit_concat_probe.py
- import_annotationlib_plain.py
- import_case_probe.py
- import_cluster_smoke.py
- import_importlib_abc_plain.py
- import_ipaddress.py
- import_one_env.py
- import_order_probe.py
- import_test_annotationlib_plain.py
- import_test_class_plain.py
- import_test_importlib_source_finder_plain.py
- import_test_importlib_util_plain.py
- import_test_pyclbr_plain.py
- import_test_type_aliases_plain.py
- import_test_type_params_plain.py
- import_test_util_plain.py
- importlib_pkgutil_probe.py
- init_lines.py
- init_repro.py
- int_bytes_subclass_probe.py
- io_dynattr_probe.py
- io_dynattr_probe_data.txt
- io_method_shadow_data.txt
- io_method_shadow_probe.py
- io_missing_attr_pre.py
- io_missing_attr_pre_data.txt
- io_module_surface.cpython.out
- io_module_surface.pon.out
- io_probe.cpython.out
- io_probe.pon.out
- io_probe.py
- isdisjoint_probe.py
- isinstance_object_probe.py
- iso_add_tuple_plain.py
- iso_dunder_iadd_direct.py
- iso_extend_direct.py
- iso_iadd_tuple_after_subclass.py
- iso_iadd_tuple_plain.py
- iter_bisect.py
- kwb_len.py
- ladder1.py
- ladder_all.py
- list_concat_probe.py
- list_copy_probe.py
- list_surface.py
- lock_reinit_probe.py
- lsprof_empty_check.py
- lsprof_probe.py
- meson_probe1.py
- meson_probe2.py
- meson_probe_driver.py
- meson_probe_exec_driver.py
- meson_probe_exec_patch4.py
- meson_probe_exec_scproxy_newtype.py
- meson_probe_exec_scproxy_newtype_lsprof.py
- meson_probe_exec_scproxy_newtype_lsprof_maxunicode.py
- meson_setup_probe_patch4.py
- meson_setup_probe_patch6.py
- meson_setup_probe_patch7.py
- meson_setup_probe_patch8.py
- meson_setup_probe_patch9.py
- meson_sys_path_driver.py
- meson_version_probe_direct_patch4.py
- meson_version_probe_vendored_patch5.py
- mesonpy_import.py
- meta_depth_probe.py
- mp_hook.py
- mp_probe.py
- mro_probe.py
- mv_cast.py
- namedtuple_ssl_repro.py
- namedtuple_super_probe.py
- native_support_hello.py
- native_support_import_probe.py
- native_support_import_typing.py
- native_support_import_typing_trace.py
- newtype_probe.py
- np_bisect.py
- np_build_tb.py
- np_hook.py
- np_req_tb.py
- np_trace.py
- nt_call_dunder.py
- nt_markers.py
- nt_newtype_in_default.py
- nt_newtype_only.py
- nt_probe.py
- object_init_probe.py
- one_abc.py
- one_collections.py
- one_collections_abc.py
- one_concurrent.py
- one_handlers.py
- one_io.py
- .editorconfig
- .gitignore
- AGENTS.md
- aot-parity-floor.json
- aot-parity.json
- Cargo.lock
- Cargo.toml
- conformance-floor.json
- conformance-full-floor.json
- README.md
- rust-analyzer.toml
- rust-toolchain.toml
- rustfmt.toml
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Showing a partial file list.
Command Glossary
Commands referenced in this DOCs, explained below.
cargo run
View Details ▼
cargo run
Run the current Cargo package.
Note: The working directory of the executed binary will be set to the current working directory.
cargo {{[r|run]}}
Run the default binary target:
cargo {{[r|run]}} --bin {{name}}
Run the specified binary:
cargo {{[r|run]}} --example {{name}}
Run the specified example:
