summaryrefslogtreecommitdiffstats
path: root/Lib/test/testcodec.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2020-09-23 03:58:32 (GMT)
committerƁukasz Langa <lukasz@langa.pl>2020-10-04 17:19:18 (GMT)
commite8165e79f57cb3ca60bf031c417f8fd20c99eaa2 (patch)
treece4401b2073e1c7686d5081dac321dc3fab7c4ed /Lib/test/testcodec.py
parentc549527ae2cc4b5934dbe80fea127fb04ff65af5 (diff)
downloadcpython-e8165e79f57cb3ca60bf031c417f8fd20c99eaa2.zip
cpython-e8165e79f57cb3ca60bf031c417f8fd20c99eaa2.tar.gz
cpython-e8165e79f57cb3ca60bf031c417f8fd20c99eaa2.tar.bz2
bpo-37062: Enum: add extended AutoNumber example (GH-22349) (GH-22370)
(cherry picked from commit 62e40d8450b9c78346ec3617de7fe3f0ad381510) Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
Diffstat (limited to 'Lib/test/testcodec.py')
0 files changed, 0 insertions, 0 deletions
300'>bug_3598300 Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-04-01 16:23:33 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-04-01 16:23:33 (GMT)
commita0ec1a39d88a25470246b6554c5901fde0682bb6 (patch)
tree88e6f1d2a4e02352b1f81c9c23212f7119e55d8e
parentfc0be09a4c67fde682808e0d83d033499c255e04 (diff)
downloadtcl-a0ec1a39d88a25470246b6554c5901fde0682bb6.zip
tcl-a0ec1a39d88a25470246b6554c5901fde0682bb6.tar.gz
tcl-a0ec1a39d88a25470246b6554c5901fde0682bb6.tar.bz2
* README: Bump version number to 8.6a0
* generic/tcl.h: * library/init.tcl: * macosx/Tcl-Common.xcconfig: * macosx/Tcl.pbproj/default.pbxuser: * macosx/Tcl.pbproj/project.pbxproj: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/README: * win/configure.in: * win/makefile.bc: * win/tcl.m4: * unix/configure: autoconf-2.59 * win/configure: * generic/tclBasic.c: Revised stubs-generation tool and interp * tools/genStubs.tcl: creation so that "tclStubsPtr" is not present * unix/Makefile.in: in libtcl.so, but is present only in libtclstub.a. This tightens up the rules for users of the stubs interfaces. [Bug 1819422] * generic/tclDecls.h: make genstubs * generic/tclIntDecls.h: * generic/tclIntPlatDecls.h: * generic/tclPlatDecls.h: * generic/tclTomMathDecls.h:
Diffstat