diff options
| author | Victor Stinner <vstinner@redhat.com> | 2018-08-30 00:50:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-30 00:50:45 +0200 |
| commit | fbca90856d96273fd87c0b126f6e7966af7fbf7b (patch) | |
| tree | 70be23311a03992573d5fb029acb03b208613440 /Python/codecs.c | |
| parent | de427556746aa41a8b5198924ce423021bc0c718 (diff) | |
| download | cpython-git-fbca90856d96273fd87c0b126f6e7966af7fbf7b.tar.gz | |
bpo-34523: Use _PyCoreConfig instead of globals (GH-9005)
Use the core configuration of the interpreter, rather
than using global configuration variables. For example, replace
Py_QuietFlag with core_config->quiet.
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions
