Staging
v0.5.0
https://github.com/python/cpython
History
Tip revision: 550e4673be538d98b6ddf5550b3922539cf5c4b2 authored by Victor Stinner on 08 December 2020, 23:32:54 UTC
bpo-32381: Add _PyRun_SimpleFileObject() (GH-23709)
Tip revision: 550e467
File Mode Size
__init__.py -rw-r--r-- 445 bytes
__main__.py -rw-r--r-- 68 bytes
test_anon.py -rw-r--r-- 2.5 KB
test_array_in_pointer.py -rw-r--r-- 1.7 KB
test_arrays.py -rw-r--r-- 7.3 KB
test_as_parameter.py -rw-r--r-- 6.8 KB
test_bitfields.py -rw-r--r-- 10.0 KB
test_buffers.py -rw-r--r-- 2.5 KB
test_bytes.py -rw-r--r-- 1.9 KB
test_byteswap.py -rw-r--r-- 11.1 KB
test_callbacks.py -rw-r--r-- 10.3 KB
test_cast.py -rw-r--r-- 3.6 KB
test_cfuncs.py -rw-r--r-- 7.5 KB
test_checkretval.py -rw-r--r-- 968 bytes
test_delattr.py -rw-r--r-- 533 bytes
test_errno.py -rw-r--r-- 2.1 KB
test_find.py -rw-r--r-- 4.4 KB
test_frombuffer.py -rw-r--r-- 5.1 KB
test_funcptr.py -rw-r--r-- 3.9 KB
test_functions.py -rw-r--r-- 12.3 KB
test_incomplete.py -rw-r--r-- 1023 bytes
test_init.py -rw-r--r-- 1.0 KB
test_internals.py -rw-r--r-- 2.6 KB
test_keeprefs.py -rw-r--r-- 4.0 KB
test_libc.py -rw-r--r-- 1005 bytes
test_loading.py -rw-r--r-- 7.0 KB
test_macholib.py -rw-r--r-- 2.1 KB
test_memfunctions.py -rw-r--r-- 3.2 KB
test_numbers.py -rw-r--r-- 9.2 KB
test_objects.py -rw-r--r-- 1.6 KB
test_parameters.py -rw-r--r-- 7.2 KB
test_pep3118.py -rw-r--r-- 8.3 KB
test_pickling.py -rw-r--r-- 2.2 KB
test_pointers.py -rw-r--r-- 7.1 KB
test_prototypes.py -rw-r--r-- 6.7 KB
test_python_api.py -rw-r--r-- 2.8 KB
test_random_things.py -rw-r--r-- 2.8 KB
test_refcounts.py -rw-r--r-- 2.5 KB
test_repr.py -rw-r--r-- 842 bytes
test_returnfuncptrs.py -rw-r--r-- 2.8 KB
test_simplesubclasses.py -rw-r--r-- 1.3 KB
test_sizes.py -rw-r--r-- 804 bytes
test_slicing.py -rw-r--r-- 5.9 KB
test_stringptr.py -rw-r--r-- 2.5 KB
test_strings.py -rw-r--r-- 7.1 KB
test_struct_fields.py -rw-r--r-- 2.6 KB
test_structures.py -rw-r--r-- 26.8 KB
test_unaligned_structures.py -rw-r--r-- 1.1 KB
test_unicode.py -rw-r--r-- 1.7 KB
test_values.py -rw-r--r-- 3.8 KB
test_varsize_struct.py -rw-r--r-- 1.8 KB
test_win32.py -rw-r--r-- 4.9 KB
test_wintypes.py -rw-r--r-- 1.4 KB

back to top