FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Include/pydebug.h - pythoncapi/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
pythoncapi
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Include
pydebug.h
on
pythoncapi
User selector
Datepicker
Commit history
Commits on Nov 24, 2017
bpo-32125: Remove Py_UseClassExceptionsFlag flag (#4544)
Show description for da9c8c3
vstinner
authored
da9c8c3
View commit details
Copy full SHA for da9c8c3
View code at this point
Browse repository at this point
Commits on Nov 16, 2017
bpo-32030: Enhance Py_Main() (#4412)
Show description for a7368ac
vstinner
authored
a7368ac
View commit details
Copy full SHA for a7368ac
View code at this point
Browse repository at this point
Commits on Aug 31, 2016
Issue #1602: Windows console doesn't input or print Unicode (PEP 528)
Show description for 3929499
zooba
committed
3929499
View commit details
Copy full SHA for 3929499
View code at this point
Browse repository at this point
Commits on Nov 20, 2014
Issue #22869: Split pythonrun into two modules
Show description for d600951
ncoghlan
committed
d600951
View commit details
Copy full SHA for d600951
View code at this point
Browse repository at this point
Commits on Aug 10, 2013
Issue #16400: Add command line option for isolated mode.
Show description for ad73a9c
tiran
committed
ad73a9c
View commit details
Copy full SHA for ad73a9c
View code at this point
Browse repository at this point
Commits on Feb 20, 2012
Merge 3.2: Issue #13703 plus some related test suite fixes.
birkenfeld
committed
2fb477c
View commit details
Copy full SHA for 2fb477c
View code at this point
Browse repository at this point
Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime)
Show description for 09a7c72
birkenfeld
committed
09a7c72
View commit details
Copy full SHA for 09a7c72
View code at this point
Browse repository at this point
Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime)
Show description for 2daf6ae
birkenfeld
committed
2daf6ae
View commit details
Copy full SHA for 2daf6ae
View code at this point
Browse repository at this point
Commits on Mar 26, 2011
Remove traces of division_warning left over from Python 2 (#10998)
merwok
committed
be3bd57
View commit details
Copy full SHA for be3bd57
View code at this point
Browse repository at this point
Commits on Feb 22, 2011
Issue #8914: fix various warnings from the Clang static analyzer v254.
brettcannon
committed
b94767f
View commit details
Copy full SHA for b94767f
View code at this point
Browse repository at this point
Commits on Dec 28, 2010
Add sys.flags.quiet attribute for the new -q option, as noted missing by Eric in #1772833.
birkenfeld
committed
8aa7e99
View commit details
Copy full SHA for 8aa7e99
View code at this point
Browse repository at this point
Commits on Dec 3, 2010
Merge branches/pep-0384.
loewis
committed
4d0d471
View commit details
Copy full SHA for 4d0d471
View code at this point
Browse repository at this point
Commits on Jan 9, 2009
Issue #4705: Fix the -u ("unbuffered binary stdout and stderr") command-line
Show description for 0560843
pitrou
committed
0560843
View commit details
Copy full SHA for 0560843
View code at this point
Browse repository at this point
Commits on Jun 4, 2008
Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.
birkenfeld
committed
e1b5ac6
View commit details
Copy full SHA for e1b5ac6
View code at this point
Browse repository at this point
Revert r63934 -- it was mixing two patches.
birkenfeld
committed
a26f8ca
View commit details
Copy full SHA for a26f8ca
View code at this point
Browse repository at this point
Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.
birkenfeld
committed
f954c4b
View commit details
Copy full SHA for f954c4b
View code at this point
Browse repository at this point
Commits on May 6, 2008
Merged revisions 62774-62775,62785,62787-62788 via svnmerge from
Show description for 8dc226f
tiran
committed
8dc226f
View commit details
Copy full SHA for 8dc226f
View code at this point
Browse repository at this point
Commits on Jan 7, 2008
Merged revisions 59822-59841 via svnmerge from
Show description for 790c823
tiran
committed
790c823
View commit details
Copy full SHA for 790c823
View code at this point
Browse repository at this point
Commits on Nov 6, 2007
Merging the py3k-pep3137 branch back into the py3k branch.
Show description for 98297ee
gvanrossum
committed
98297ee
View commit details
Copy full SHA for 98297ee
View code at this point
Browse repository at this point
Commits on Apr 27, 2007
Checkpoint. Manipulated things so that string literals are always
Show description for 572dbf8
gvanrossum
committed
572dbf8
View commit details
Copy full SHA for 572dbf8
View code at this point
Browse repository at this point
Merged revisions 53952-54987 via svnmerge from
Show description for d8faa36
gvanrossum
committed
d8faa36
View commit details
Copy full SHA for d8faa36
View code at this point
Browse repository at this point
Commits on Mar 17, 2006
_Py_QnewFlag and INPLACE_DIVIDE are not necessary any longer
nnorwitz
committed
712ce45
View commit details
Copy full SHA for 712ce45
View code at this point
Browse repository at this point
Commits on Jan 13, 2003
Update comment, QnewFlag will go away in 3.0, not 2.3
nnorwitz
committed
07f9398
View commit details
Copy full SHA for 07f9398
View code at this point
Browse repository at this point
Commits on Jul 29, 2002
Excise DL_IMPORT/EXPORT from object.h, and related files. This patch
Show description for a290527
mhammond
committed
a290527
View commit details
Copy full SHA for a290527
View code at this point
Browse repository at this point
Commits on Jul 9, 2002
The Py_REF_DEBUG/COUNT_ALLOCS/Py_TRACE_REFS macro minefield: added
Show description for 7c321a8
tim-one
committed
7c321a8
View commit details
Copy full SHA for 7c321a8
View code at this point
Browse repository at this point
Commits on Dec 6, 2001
SF bug #488514: -Qnew needs work
Show description for 3caca23
tim-one
committed
3caca23
View commit details
Copy full SHA for 3caca23
View code at this point
Browse repository at this point
Commits on Aug 31, 2001
Add warning mode for classic division, almost exactly as specified in
Show description for 393661d
gvanrossum
committed
393661d
View commit details
Copy full SHA for 393661d
View code at this point
Browse repository at this point
Commits on Jul 23, 2001
Fix typo in comment.
nascheme
committed
649414c
View commit details
Copy full SHA for 649414c
View code at this point
Browse repository at this point
Add -E command line switch (ignore environment variables like PYTHONHOME
Show description for 7d4bb9f
nascheme
committed
7d4bb9f
View commit details
Copy full SHA for 7d4bb9f
View code at this point
Browse repository at this point
Commits on Sep 1, 2000
REMOVED all CWI, CNRI and BeOpen copyright markings.
Show description for 8586991
gvanrossum
committed
8586991
View commit details
Copy full SHA for 8586991
View code at this point
Browse repository at this point
Commits on Jul 8, 2000
ANSI-fication and Py_PROTO extermination.
freddrake
committed
5eb6d4e
View commit details
Copy full SHA for 5eb6d4e
View code at this point
Browse repository at this point
Commits on Jun 30, 2000
Change copyright notice - 2nd try.
gvanrossum
committed
ffcc381
View commit details
Copy full SHA for ffcc381
View code at this point
Browse repository at this point
Change copyright notice.
gvanrossum
committed
fd71b9e
View commit details
Copy full SHA for fd71b9e
View code at this point
Browse repository at this point
Commits on May 1, 2000
Marc-Andre Lemburg:
Show description for b16d197
gvanrossum
committed
b16d197
View commit details
Copy full SHA for b16d197
View code at this point
Browse repository at this point
Commits on Dec 4, 1998
Add DL_IMPORT(returntype) for all officially exported functions.
gvanrossum
committed
43466ec
View commit details
Copy full SHA for 43466ec
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL