Staging
v0.5.1
https://github.com/python/cpython
Revision 8f2bcab92345dd8e51b6afd5308899292c3911e9 authored by Miss Islington (bot) on 25 February 2018, 15:56:56 UTC, committed by GitHub on 25 February 2018, 15:56:56 UTC

This code never did anything correct or useful. The class attribute will never be affected, and the condition will never be true.
(cherry picked from commit 5fb632e83136399bad9427ee23ec8b771695290a)

Co-authored-by: Aaron Gallagher <habnabit@users.noreply.github.com>
1 parent a79591c
History
Tip revision: 8f2bcab92345dd8e51b6afd5308899292c3911e9 authored by Miss Islington (bot) on 25 February 2018, 15:56:56 UTC
Delete a broken threading.local example (GH-5870)
Tip revision: 8f2bcab
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.4 KB
_testembed.c -rw-r--r-- 5.6 KB
python.c -rw-r--r-- 2.1 KB

README

back to top