summaryrefslogtreecommitdiffstats
path: root/Modules/Setup
diff options
context:
space:
mode:
authorShantanu <12621235+hauntsaninja@users.noreply.github.com>2024-01-29 09:37:28 (GMT)
committerGitHub <noreply@github.com>2024-01-29 09:37:28 (GMT)
commit3b86891fd69093b60141300862f278614ba80613 (patch)
tree239a1b531969053f26b9c275e1fbb5770feaffce /Modules/Setup
parent1ac1b2f9536a581f1656f0ac9330a7382420cda1 (diff)
downloadcpython-3b86891fd69093b60141300862f278614ba80613.zip
cpython-3b86891fd69093b60141300862f278614ba80613.tar.gz
cpython-3b86891fd69093b60141300862f278614ba80613.tar.bz2
gh-110893: Improve the documentation for __future__ module (#114642)
nedbat took issue with the phrasing "real module". I'm actually fine with that phrasing, but I do think the `__future__` page should be clear about the way in which the `__future__` module is special. (Yes, there was a footnote linking to the future statements part of the reference, but there should be upfront discussion). I'm sympathetic to nedbat's claim that no one really cares about `__future__._Feature`, so I've moved the interesting table up to the top.
Diffstat (limited to 'Modules/Setup')
0 files changed, 0 insertions, 0 deletions
lue='bug_3566106'>bug_3566106 Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Bump version number to 8.6b2.dgp2011-07-182-2/+2
* minor gcc compiler warning with -Wwrite-stringsjan.nijtmans2011-07-071-2/+2
* Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-022-0/+2
|\
| * Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-022-0/+2
| * merge to RCcore_8_5_10core_8_5_10_rcdgp2011-06-231-2/+2
| |\
| * \ merge to RCdgp2011-06-211-2/+2
| |\ \
| * | | Release candidate branch for Tcl 8.5.10.dgp2011-05-262-2/+2
* | | | Merged from core-8-5-branch: Updated to platform 1.0.10. Added handling of th...andreask2011-06-221-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Merged from core-8-4-branch: Updated to platform 1.0.10. Added handling of th...andreask2011-06-221-2/+2
| |\ \ \ | | |_|/ | |/| |
| * | | Backport tcltest 2.3.3 for release with Tcl 8.5.*dgp2011-06-211-2/+2
| | |/ | |/|
* | | Bump to msgcat 1.4.4dgp2011-05-251-2/+2
|\ \ \ | |/ /
| * | Bump to msgcat 1.4.4.dgp2011-05-251-2/+2
| * | [Bug 2715421] fix backported from 8.6 to remove extra newline from POSTs.patthoyts2011-05-121-2/+2
* | | Bump TclOO version.corresponds_to_TclOO_0_6_3dkf2011-05-251-1/+1
* | | If your compiler already defines _WIN64, assume --enable-64bitjan.nijtmans2011-05-122-0/+73
|\ \ \ | |/ /
| * | If your compiler already defines _WIN64, assume --enable-64bitjan.nijtmans2011-05-122-0/+73
| |\ \ | | |/
| | * If your compiler already defines _WIN64, assume --enable-64bitjan.nijtmans2011-05-113-21/+71
* | | fix for [Bug 3288345]: use _stat32i64 for CYGWIN toojan.nijtmans2011-04-271-0/+3
|\ \ \ | |/ /
* | | [Bug 3288345]: Bring cygwin Tcl_StatBuf a little bit closer to realityjan2011-04-212-3/+12
|\ \ \ | |/ /
| * | [Bug 3288345]: Bring cygwin Tcl_StatBuf a little closer to realityjan2011-04-212-5/+12
| |\ \ | | |/
| | * [Bug 3288345]: Bring cygwin Tcl_StatBuf a little closer to realityjan2011-04-211-3/+9
* | | fix for [Bug 3288345]: Wrong Tcl_StatBufused on MinGW.jan.nijtmans2011-04-213-0/+107
|\ \ \ | |/ /
| * | fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW.jan.nijtmans2011-04-213-0/+107
| |\ \ | | |/
| | * fix for [Bug 3288345]: Wrong Tcl_StatBufused on MinGW.jan.nijtmans2011-04-213-27/+106
| | * fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW. Follow-up: get it rig...jan2011-04-201-2/+3
* | | Support cross-compilation to x64 from ix86 hosts when using NMAKE.patthoyts2011-04-202-44/+56
|\ \ \ | |/ /
| * | Support cross-compilation to x64 from ix86 hosts when using NMAKE.patthoyts2011-04-202-44/+56
* | | typo, (and accidently checked in changes to tclOO.decls, reverted in the next...jan.nijtmans2011-04-092-2/+2
* | | fix for [Bug 3280043]: win2k: unresolved DLL importsjan.nijtmans2011-04-083-0/+84
* | | More generation of error codes (most platform-specific parts not already usingdkf2011-04-068-73/+136
* | | [3202030] Updated README files, repairing broken URLs and other rot.dgp2011-04-041-3/+0
|\ \ \ | |/ /
| * | [3202030] Updated README files, repairing broken URLs and other rot.dgp2011-04-041-3/+0
| |\ \ | | |/
| | * Updated README files, repairing broken URLs and other rot.dgp2011-04-041-3/+0
* | | set default MODULE_SCOPE=extern, in case no other value is determinedjan.nijtmans2011-03-282-0/+6
* | | The -debug:full option is not supported when using the modern versions of lin...jan2011-03-262-2/+2
|\ \ \ | |/ /
| * | The -debug:full option is not supported when using the modern versions of lin...jan2011-03-262-2/+2
| |\ \ | | |/
| | * The -debug:full option is not supported when using the modern versions of lin...jan2011-03-262-2/+2
| * | The -debug:full option is not supported when using the modern versions of lin...jan.nijtmans2011-03-221-3/+3
| |\ \ | | |/
| | * The -debug:full option is not supported when using the modern versions of lin...jan.nijtmans2011-03-221-1/+1
| | * ifdef protections to permit builds with mingw on amd64 systems.jan.nijtmans2011-03-113-20/+39
| | * * win/tcl.m4: handle --enable-64bit=ia64 for gcc.jan.nijtmans2011-03-113-302/+640
* | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts indkf2011-03-12