Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eshirazi/python-with-braces
/ endpoints
Endpoints
2 in github.com/eshirazi/python-with-braces
⨍
Functions
36,908
◇
Types & classes
5,945
↳
Endpoints
2
Route
changed_files
status("Getting the list of files that have been added/changed", info=lambda x: n_files_str(len(x)))
Tools/scripts/patchcheck.py:None
Route
test_sysconfig_compiler_vars
unittest.skipIf(sysconfig.get_config_var('CUSTOMIZED_OSX_COMPILER'),'compiler flags customized')
Lib/distutils/tests/test_sysconfig.py:None