This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9f678a1c2c61be13fde0f6bb66ce3c54bbfbc41e
cpython
/
Python
History
Guido van Rossum
3aca65312a
Tim Peters fixed PR#75: very long lines cause incorrect tracebacks.
1999-09-18 20:49:39 +00:00
..
atof.c
…
bltinmodule.c
Fixed order of parameters in slice() docstring. The Library Reference
1999-07-19 15:21:16 +00:00
ceval.c
call_trace(): A fix for PR#73, if an exception occurred in the
1999-09-08 16:26:33 +00:00
compile.c
Tim Peters writes:
1999-09-15 22:48:09 +00:00
dup2.c
…
errors.c
…
fmod.c
…
frozen.c
…
frozenmain.c
…
getargs.c
…
getcompiler.c
…
getcopyright.c
…
getcwd.c
…
getmtime.c
…
getopt.c
Tim Peters discovered a bug in the Python-supplied getopt():
1999-09-13 13:45:32 +00:00
getplatform.c
…
getversion.c
…
graminit.c
…
hypot.c
…
import.c
…
importdl.c
Vladimir Marangozov fixes an AIX-specific problem, writing:
1999-08-04 18:00:12 +00:00
importdl.h
…
Makefile.in
…
marshal.c
…
memmove.c
…
modsupport.c
…
mystrtoul.c
…
pyfpe.c
…
pystate.c
…
pythonmain.c
…
pythonrun.c
Marc-Andre Lemburg discovered that the switch from .pyc to .pyo files,
1999-07-08 17:26:56 +00:00
sigcheck.c
…
strdup.c
…
strerror.c
…
strtod.c
…
structmember.c
…
sysmodule.c
…
thread_beos.h
…
thread_cthread.h
…
thread_foobar.h
…
thread_lwp.h
…
thread_nt.h
…
thread_os2.h
…
thread_pthread.h
…
thread_sgi.h
…
thread_solaris.h
…
thread_wince.h
…
thread.c
…
traceback.c
Tim Peters fixed PR#75: very long lines cause incorrect tracebacks.
1999-09-18 20:49:39 +00:00