]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2002-01-24  Fred Drakelibkeyword.tex was missing from the list of dependencie...
2002-01-24  Jack Jansen"yield" is also a keyword. Spotted by Neal Norwitz.
2002-01-24  Steven M. Gavafurther work on saving configs
2002-01-24  Steven M. Gavadialog for getting a new config file section name
2002-01-24  Tim PetersRemoved #include of obsolete ver.h. VC6 doesn't need...
2002-01-23  Steven M. Gavastaying current with python idle fixes
2002-01-23  Jack Jansen(Much) better list of Python keywords, supplied by...
2002-01-23  Jack JansenRename the routine to start the target running _start...
2002-01-23  Tim Peterssmart_backspace_event(): remove now-pointless int...
2002-01-23  Michael W.... Fix for
2002-01-23  Guido van RossumProperly fix SF bug #507298 (Gregor Lingl): shellpython...
2002-01-23  Michael W.... Fix for
2002-01-23  Michael W.... Sjoerd Mullender pointed out that setup.py contained...
2002-01-23  Skip MontanaroPyDict_Next: update doc to indicate that pkey and pvalu...
2002-01-23  Skip Montanaroadd missing return value info for PyDict_DelItem
2002-01-23  Steven M. Gavafix for python2.2 -Qnew division error,
2002-01-23  Tim Petersclassifyws(): Fix a "/" to work under -Qnew (as well...
2002-01-22  Jack JansenNewer names for various error include files.
2002-01-22  Jack JansenBuild _tkinter for Carbon too.
2002-01-22  Jack JansenIdentify() enum values. This was changed in 1.14, but...
2002-01-22  Jack JansenRegenerated to take advantage of new _builtinSuites...
2002-01-22  Jack JansenA "magic" suite that is the base suite for StdSuites...
2002-01-22  Steven M. Gavamore on config saving
2002-01-22  Steven M. Gavafurther work on config saving
2002-01-21  Jack JansenMac _Scrap module is now carbon-compliant, so build...
2002-01-21  Jack JansenGet rid of fsspec type initializer, it wasn't used...
2002-01-21  Jack JansenChanges by Donovan Preston (and a few minor ones by...
2002-01-21  Jack JansenChanges by Donovan Preston (and a few minor ones by...
2002-01-21  Jack JansenAlso install the Tools directory on "make installmacsub...
2002-01-21  Fred DrakeFix typo reported by François Pinard.
2002-01-21  Steven M. Gavaextension config reading by configDialog and
2002-01-19  Fred DrakeRemove the unused & broken PyThread_*_sema() functions...
2002-01-19  Steven M. Gavachangeover to new keybinding configuration implementation
2002-01-19  Steven M. Gavafurther work on keybinding configuration
2002-01-19  Steven M. Gavakeybinding configuration
2002-01-19  Steven M. Gavakeybinding configuration
2002-01-18  Thomas HellerAnother name.
2002-01-18  Thomas HellerSWIGing a source file <name>.i silently overwrites...
2002-01-18  Jack JansenAdded as_pathname() method to FSRef objects.
2002-01-18  Jack JansenAdded a note that you have to add Mac/Lib to sys.path...
2002-01-17  Martin v. LöwisPatch #477750: Use METH_ constants in Modules.
2002-01-17  Martin v. LöwisPatch #477752: Drop old-style getargs from curses.
2002-01-17  Fred DrakeUpdated GNU info dir segment from Milan Zamazal.
2002-01-17  Fred DrakeUpdate email address.
2002-01-17  Fred DrakeUpdate the list of output formats.
2002-01-17  Martin v. LöwisUse BLDLIBRARY to build extension modules. Fixes #504252.
2002-01-17  Fred DrakeConsistency nits.
2002-01-17  Fred DrakeMinor consistency nit.
2002-01-17  Mark HammondAllow abspath to still do something sensisble if the...
2002-01-16  Michael W.... Apply a variant of patch
2002-01-16  Michael W.... Change some spaces to tabs. I don't *think* that was...
2002-01-16  Michael W.... Fix for
2002-01-16  Michael W.... That hasn't been my email address for a while!
2002-01-16  Martin v. LöwisPatch #504225: add plan9 ifdef to timemodule floatsleep.
2002-01-16  Martin v. LöwisUpdated patch #487906: Revise inline docs.
2002-01-15  Jack JansenInclude errors.rsrc in the Python.app resource file...
2002-01-15  Tim PetersUpdate master Windows buildno list for 2.1.2final.
2002-01-15  Guido van RossumDisable code intended for PEP 277.
2002-01-15  Guido van RossumA tentative fix for SF bug #503837 (Roeland Rengelink):
2002-01-15  Jack JansenWorkaround for what is probably a problem in Apple...
2002-01-15  Guido van RossumThere's no need for typechecks on the second and third...
2002-01-15  Fred DrakeOnly test ntpath.abspath() on Windows. This allows...
2002-01-14  Thomas HellerFix a simple typo. Has this to be fixed also in other...
2002-01-13  Jack JansenFixed to work under MachoPython, doing the expected...
2002-01-13  Jack JansenIn MachoPython expect Unix-style pathnames for both...
2002-01-13  Jack JansenRegenerated from UH 3.4. Candidate for 2.2.1.
2002-01-12  Martin v. LöwisExport SIGINFO. Fixes #502077.
2002-01-12  Martin v. LöwisPatch #414775: Add --skip-build option to bdist command.
2002-01-12  Martin v. LöwisInclude <unistd.h> in Python.h. Fixes #500924.
2002-01-12  Steven M. Gavakey binding handling dialog
2002-01-11  Jack JansenRemoved references to download of Waste.
2002-01-11  Jack JansenCodeWarrior includes Waste and Internet Config nowadays...
2002-01-11  Jack JansenInternet Config is now part of official Apple interface...
2002-01-11  Jack Jansen- Updated to Waste 2.0.
2002-01-11  Jack JansenDon't call PyMac_OutputSeen if we have a custom console...
2002-01-11  Martin v. LöwisAdd a per-message fallback mechanism for translations.
2002-01-11  Martin v. LöwisAdd fallback argument to translation(). Request fallbac...
2002-01-10  Tim PetersUpdate master Windows build-number list for 2.1.2c1.
2002-01-10  Fred DrakeAdded item about the webbrowser security fix.
2002-01-10  Jack JansenUpdated for CW7 and Tcl/Tk 8.3.4.
2002-01-10  Jack JansenAdded the modules I missed first time around. Still...
2002-01-09  Just van RossumFixed TrackMouseRegion() argument: ioWasInRgn is an...
2002-01-09  Marc-André... Fixed "u#" parser marker to pass through Unicode object...
2002-01-08  Jack JansenUpdated for CW7 and Tcl/Tk 8.3.4. Also added a few...
2002-01-08  Jack JansenUpgraded _tkinter to Tcl/Tk 8.3.4.
2002-01-08  Just van RossumToday's Carbon Toolbox addition: CarbonEvt.TrackMouseLo...
2002-01-07  Fred DrakeFix webbrowser.py security bug: be more careful about...
2002-01-07  Just van RossumToday's Carbon Toolbox addition: QDTextBounds()
2002-01-07  Mark HammondEnsure Unicode filenames work with glob - they already...
2002-01-06  Just van RossumAdded support for DrawThemeButton() and friends.
2002-01-06  Marc-André... Restore Python 2.1 StringIO.py behaviour: support conca...
2002-01-06  Guido van RossumChecked in Sean Reifschneider's RPM spec file and patch...
2002-01-05  Just van RossumWhoops, it's late -- generated output now matches what...
2002-01-05  Just van RossumQ&D support for ThemeDrawingState objects.
2002-01-05  Martin v. LöwisInitialize err_ret with filename if available. Fixes...
2002-01-05  Fred DrakeTime2Internaldate(): Call isinstance() once for each...
2002-01-05  Fred DrakeRemove unused imports, clean up trailing whitespace.
2002-01-05  Martin v. LöwisCheck for time.struct_time in addition to tuples. Use...
2002-01-05  Martin v. LöwisImplement PyObject_DelItemString. Fixes #498915.
2002-01-05  Fred DrakeDo not mask the name of a built-in function in example...
next