mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
[3.10] Remove trailing spaces (GH-28709)
This commit is contained in:
parent
2c47b8080b
commit
edf190b97e
15 changed files with 17 additions and 17 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
|
||||
typedef struct {
|
||||
PyObject *ptr; /* Cached pointer (borrowed reference) */
|
||||
uint64_t globals_ver; /* ma_version of global dict */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue