FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Mac/Tools - broncodans/python · GitHub
broncodans
/
python
Public
forked from
glix/python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python
Mac
Tools
on
master
User selector
Datepicker
Commit history
Commits on Mar 29, 2008
#2503 make singletons compared with "is" not == or !=
Show description for eed62fe
benjamin.peterson
committed
eed62fe
View commit details
Copy full SHA for eed62fe
View code at this point
Browse repository at this point
Commits on Sep 17, 2006
Port of revision 51902 in release25-maint to the trunk
Show description for 771d641
ronald.oussoren
committed
771d641
View commit details
Copy full SHA for 771d641
View code at this point
Browse repository at this point
Commits on Jun 11, 2006
- Change fixapplepython23.py to ensure that it will run with /usr/bin/python
Show description for 2c2dc0d
ronald.oussoren
committed
2c2dc0d
View commit details
Copy full SHA for 2c2dc0d
View code at this point
Browse repository at this point
Commits on Jun 7, 2006
Move Mac/OSX/Tools one level up
Show description for 39cd93a
ronald.oussoren
committed
39cd93a
View commit details
Copy full SHA for 39cd93a
View code at this point
Browse repository at this point
Commits on Jun 3, 2006
Remove Mac OS 9 support (http://mail.python.org/pipermail/python-dev/2006-June/065538.html)
Show description for 479fc4c
neal.norwitz
committed
479fc4c
View commit details
Copy full SHA for 479fc4c
View code at this point
Browse repository at this point
Commits on Oct 28, 2005
fix typos, mostly in comments
Show description for 1813790
fred.drake
committed
1813790
View commit details
Copy full SHA for 1813790
View code at this point
Browse repository at this point
Commits on Jul 22, 2005
Fix all wrong instances of "it's".
Show description for 34fcc83
birkenfeld
committed
34fcc83
View commit details
Copy full SHA for 34fcc83
View code at this point
Browse repository at this point
Commits on Jan 7, 2005
Oops, there was a tab in there.
Show description for 820b9ae
jackjansen
committed
820b9ae
View commit details
Copy full SHA for 820b9ae
View code at this point
Browse repository at this point
Workaround for the fact that urllib2 doesn't default to "file:" urls.
Show description for f701392
jackjansen
committed
f701392
View commit details
Copy full SHA for f701392
View code at this point
Browse repository at this point
Commits on Dec 27, 2004
Updated version numbers.
Show description for c6b4847
jackjansen
committed
c6b4847
View commit details
Copy full SHA for c6b4847
View code at this point
Browse repository at this point
Commits on Jul 18, 2004
Whitespace normalization, via reindent.py.
Show description for 0cb5507
tim_one
committed
0cb5507
View commit details
Copy full SHA for 0cb5507
View code at this point
Browse repository at this point
Commits on Jul 15, 2004
After more than two years of puzzlement Jurjen Bos found the reason for
Show description for 31f11c3
jackjansen
committed
31f11c3
View commit details
Copy full SHA for 31f11c3
View code at this point
Browse repository at this point
- Added a note about fixversions.py
Show description for 068c332
jackjansen
committed
068c332
View commit details
Copy full SHA for 068c332
View code at this point
Browse repository at this point
Commits on Jun 3, 2004
Fix for #860242: use correct names in the "save preferences" dialog.
Show description for 4ebe629
jackjansen
committed
4ebe629
View commit details
Copy full SHA for 4ebe629
View code at this point
Browse repository at this point
- Fix for #862941: "run with commandline python" crashed. Fixed.
Show description for a14ef93
jackjansen
committed
a14ef93
View commit details
Copy full SHA for a14ef93
View code at this point
Browse repository at this point
Very large scripts folders could crash the IDE, because it runs out
Show description for 561b33e
jackjansen
committed
561b33e
View commit details
Copy full SHA for 561b33e
View code at this point
Browse repository at this point
Commits on Feb 28, 2004
- Allow easy opening of experimental database, if pimp >= 0.4
Show description for 2636996
jackjansen
committed
2636996
View commit details
Copy full SHA for 2636996
View code at this point
Browse repository at this point
Commits on Feb 12, 2004
Replace backticks with repr() or "%r"
Show description for 63026f0
doerwalter
committed
63026f0
View commit details
Copy full SHA for 63026f0
View code at this point
Browse repository at this point
Commits on Dec 7, 2003
fixed long standing typo
Show description for f9ef085
jvr
committed
f9ef085
View commit details
Copy full SHA for f9ef085
View code at this point
Browse repository at this point
Commits on Nov 27, 2003
Fix (workaround, actually) for bug #844676: deselecting "show hidden" can
Show description for 685c7c9
jackjansen
committed
685c7c9
View commit details
Copy full SHA for 685c7c9
View code at this point
Browse repository at this point
Package Mnager error dialogs could refer to hidden packages, which was
Show description for 020d59b
jackjansen
committed
020d59b
View commit details
Copy full SHA for 020d59b
View code at this point
Browse repository at this point
Commits on Nov 19, 2003
Getting rid of support for MacOS9 and earlier. This is the first step,
Show description for 565cf33
jackjansen
committed
565cf33
View commit details
Copy full SHA for 565cf33
View code at this point
Browse repository at this point
Forward port of various fixes that were initially only done on the
Show description for 89d3b74
jackjansen
committed
89d3b74
View commit details
Copy full SHA for 89d3b74
View code at this point
Browse repository at this point
Commits on Nov 18, 2003
Fix for [ 782686 ]: new files used \r as the default line separator
Show description for fe1d856
jvr
committed
fe1d856
View commit details
Copy full SHA for fe1d856
View code at this point
Browse repository at this point
Commits on Oct 12, 2003
fix for bug [819860]: make sure the buffer gets emptied, even if WEInsert() fails
Show description for ec66d24
jvr
committed
ec66d24
View commit details
Copy full SHA for ec66d24
View code at this point
Browse repository at this point
Commits on Jul 21, 2003
We erronuously re-used the pimpinstaller object if there were multiple installs.
Show description for 70bbe65
jackjansen
committed
70bbe65
View commit details
Copy full SHA for 70bbe65
View code at this point
Browse repository at this point
Because plistlib doesn't catch all possible errors that can
Show description for a613226
jackjansen
committed
a613226
View commit details
Copy full SHA for a613226
View code at this point
Browse repository at this point
Commits on Jul 4, 2003
Fixed lots of minor issues found by Edward Moy: incorrect version
Show description for 69da3d0
jackjansen
committed
69da3d0
View commit details
Copy full SHA for 69da3d0
View code at this point
Browse repository at this point
Commits on Jun 1, 2003
Use splitlines() in stead of split() to split lines, and added a method
Show description for 5b90d77
jackjansen
committed
5b90d77
View commit details
Copy full SHA for 5b90d77
View code at this point
Browse repository at this point
Commits on May 29, 2003
- Get the database from a different place.
Show description for 9c68169
jackjansen
committed
9c68169
View commit details
Copy full SHA for 9c68169
View code at this point
Browse repository at this point
Commits on May 27, 2003
Added Help menu. Fixes #731635
Show description for 889e8e4
jackjansen
committed
889e8e4
View commit details
Copy full SHA for 889e8e4
View code at this point
Browse repository at this point
Commits on May 25, 2003
fixed some DeprecationWarnings
Show description for 651f595
jvr
committed
651f595
View commit details
Copy full SHA for 651f595
View code at this point
Browse repository at this point
Commits on May 9, 2003
also support cmd-. in the interactive window
Show description for 48f32a9
jvr
committed
48f32a9
View commit details
Copy full SHA for 48f32a9
View code at this point
Browse repository at this point
add explicit support for cancelling a running script (CFM-based MacPython had this built-in)
Show description for 7e55b41
jvr
committed
7e55b41
View commit details
Copy full SHA for 7e55b41
View code at this point
Browse repository at this point
more dead code removal
Show description for 54c89cd
jvr
committed
54c89cd
View commit details
Copy full SHA for 54c89cd
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL