Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
24e046987b8e34bb4f1f3fd9bd31f1d605e347dc
/
Misc
/
SpecialBuilds.txt
a61a54b
Issue #28799: Update Misc/SpecialBuilds.txt
by Victor Stinner
· 8 years ago
4fd64b9
remove ceval timestamp support
by Benjamin Peterson
· 8 years ago
b4ce1fc
Issue #5319: New Py_FinalizeEx() API to exit with status 120 on failure
by Martin Panter
· 9 years ago
6e820c0
remove mention of Python 2.2 and 2.3
by Benjamin Peterson
· 10 years ago
ff57aef
update notes to talk about -X showrefcount
by Benjamin Peterson
· 11 years ago
df099f5
Update internal comments to say _something_ about the "API ID".
by Tim Peters
· 11 years ago
c166076
Remove history; adapt a bit more to reST, since this will once be part of the dev guide.
by Georg Brandl
· 14 years ago
3cbb24d
Encourage --with-pydebug rather than individual setting of debug options.
by Antoine Pitrou
· 14 years ago
93dc9eb
Merged revisions 78760,78771-78773,78802,78922,78952 via svnmerge from
by Georg Brandl
· 15 years ago
89f507f
Four months of trunk changes (including a few releases...)
by Thomas Wouters
· 18 years ago
73e5a5b
Merge the rest of the trunk.
by Thomas Wouters
· 18 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago
789fd00
Fix typo in envvar name.
by Brett Cannon
· 19 years ago
08cd598
Introduced EXTRA_CFLAGS as an environment variable used by the Makefile. Meant
by Brett Cannon
· 20 years ago
49ab700
Clarify usage of OPT by noting that if it is set the default values will be
by Brett Cannon
· 20 years ago
a267563
Add a line explaining what env var to use to set the compiler flags and an
by Brett Cannon
· 20 years ago
46e6d92
tweaks, small updates
by Michael W. Hudson
· 20 years ago
800ba23
This is my patch:
by Michael W. Hudson
· 20 years ago
21d7d4d
_Py_PrintReferenceAddresses(): also print the type name. In real use
by Tim Peters
· 22 years ago
78be799
When Py_TRACE_REFS is defined, a list of all live objects is maintained in
by Tim Peters
· 22 years ago
985eba5
Small function call optimization and special build option for call stats.
by Jeremy Hylton
· 22 years ago
202a4b6
Repair fill-paragraph damage.
by Michael W. Hudson
· 22 years ago
a625523
add description of LLTRACE.
by Michael W. Hudson
· 22 years ago
0c08864
Replace rare tabs with 4 spaces, assuming that's what was intended.
by Guido van Rossum
· 22 years ago
8acdf7a
Noted the releases in which COUNT_ALLOCS can blow up.
by Tim Peters
· 22 years ago
62fc52e
Recorded the introduction release for each gimmick, as best I was able to
by Tim Peters
· 22 years ago
20c8a04
Some clarifications.
by Tim Peters
· 22 years ago
889f61d
Documented PYMALLOC_DEBUG. This completes primary coverage of all the
by Tim Peters
· 22 years ago
a788f5e
Clarified sys.getobjects() pragmatics.
by Tim Peters
· 22 years ago
44c1a7b
Typo repair.
by Tim Peters
· 22 years ago
48ba649
Moved COUNT_ALLOCS down and finished writing its description.
by Tim Peters
· 22 years ago
3486f61
Checkin comment.
by Tim Peters
· 22 years ago
6045d48
New file to try to document the "special build" preprocessor symbols.
by Tim Peters
· 22 years ago