Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/3.7
/
Tools
/
demo
tag
c5357fa77308a959a11a6a2771fa4b1c7dc44a62
tagger
Ned Deily <nad@python.org>
Wed Jun 28 01:40:37 2023
object
0f56adb8d74e703974811620559d96c999334547
Final head of the former 3.7 branch
5407aaf
bpo-36690: Fix typo in Tools/demo/rpython.py (GH-12903)
by Miss Islington (bot)
· 6 years ago
62adc55
bpo-30722: Make redemo work with Python 3.6+ (GH-2311)
by Christoph Sarnowski
· 8 years ago
44b548d
#27364: fix "incorrect" uses of escape character in the stdlib.
by R David Murray
· 9 years ago
eb99570
Issue #27626: Spelling fixes in docs, comments and internal names
by Martin Panter
· 9 years ago
ba9ac5b
Issue #16261: Converted some bare except statements to except statements
by Serhiy Storchaka
· 10 years ago
6a98fe9
Issue #18448: Fix a typo in Tools/demo/eiffel.py.
by Serhiy Storchaka
· 12 years ago
ec7ddd9
Issue #18457: Fixed saving of formulas and complex numbers in Tools/demo/ss1.py.
by Serhiy Storchaka
· 12 years ago
2670b9a
Issue #18449: Make Tools/demo/ss1.py work again on Python 3. Patch by
by Serhiy Storchaka
· 12 years ago
6b9bfe8
Allow redemo.py to be used from the command line like other demos.
by Ned Deily
· 13 years ago
3c6661a
Allow redemo.py to be used from the command line like other demos.
by Ned Deily
· 13 years ago
c207401
Some cleanup in the Tools directory.
by Florent Xicluna
· 13 years ago
4969f70
#11515: Merge with 3.1.
by Ezio Melotti
· 14 years ago
e33e69f
Merge #7198 doc fix.
by R David Murray
· 14 years ago
9188702
#7198: add newlines='' to csv.writer docs.
by R David Murray
· 14 years ago
856898b
Harmonize docstrings. Move redemo from Tools/scripts to Tools/demo. Add a README file to Tools/demo.
by Georg Brandl
· 15 years ago
7fafbc9
More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 demo to Tools, and remove all the other Demo content.
by Georg Brandl
· 15 years ago