I will try to clear this up as much as I can...

Adodbapi lives in two places, as a stand-alone project on Sourceforge, and
integrated with PyWin32.
The Sourceforge project is needed for Iron Python, and has more
documentation, and, originally, a faster upgrade cycle.
The SF code was copied to pywin32 for easier installation and more
convenience, but the file layout is slightly different. I did not have the
capability to test the pywin32 installation so was unaware of the problem
until too late. Then I went to work for another company which did not use
Windows at all, so everything got kind of lost.

The move of pywin32 to GitHub, along with improved testing there will help
to fix things.  I am also building an SQL server test bench which I hope
will be permanent. A patch has been submitted to fix the "missing file"
problem, and I have changed my SF notifications to a different email
address that I check more frequently.

The python-win project is the preferred maintenance place.

Meanwhile ... I am not getting any younger and an active back-up maintainer
for the home adodbapi project would be very welcome if someone were willing
to help out. At the present moment the "bus size" is one -- which is a bad
thing.
--
Vernon Cole




On Sat, Feb 17, 2018 at 8:50 PM, Bob Kline <bkl...@rksystems.com> wrote:

> So, could someone clear up a couple of odd little puzzles for me? If
> the adodbapi project has really moved to GitHub, (1) why does the
> readme file for the package on GitHub still point back to the
> SourceForge page, which still tells people to file bug reports there?
> and (2) why is the apibase.py file (without which adodbapi can't load)
> not in the GitHub repo?
>
> Thanks,
> Bob
>
> On Sat, Feb 17, 2018 at 6:20 PM, Bob Kline <bkl...@rksystems.com> wrote:
> > Thanks for the tip, Max. I added a review to the SourceForge page so I
> > could help others avoid wasting time there (I didn't find any other
> > clues on the page about the move), and I submitted the patch I had
> > posted there as a pull request on GitHub.
> >
> > Cheers,
> > Bob
> >
> > On Sat, Feb 17, 2018 at 2:29 PM, Max Slimmer <maxslim...@gmail.com>
> wrote:
> >> Bob,
> >>
> >> I'm pretty sure adodbapi is now part of the pywin32 project. And pywin32
> >> moved to github a little bit ago. Maybe Vernon can confirm or deny but I
> >> think submitting issues there is the preferred route.
> >>
> >> --Max III
> >>
> >> On Sat, Feb 17, 2018 at 9:00 AM, <python-win32-requ...@python.org>
> wrote:
> >>>
> >>> Send python-win32 mailing list submissions to
> >>>         python-win32@python.org
> >>>
> >>> To subscribe or unsubscribe via the World Wide Web, visit
> >>>         https://mail.python.org/mailman/listinfo/python-win32
> >>> or, via email, send a message with subject or body 'help' to
> >>>         python-win32-requ...@python.org
> >>>
> >>> You can reach the person managing the list at
> >>>         python-win32-ow...@python.org
> >>>
> >>> When replying, please edit your Subject line so it is more specific
> >>> than "Re: Contents of python-win32 digest..."
> >>>
> >>> Today's Topics:
> >>>
> >>>    1. sudo.py -- publish to pypi or gist? (Vernon D. Cole)
> >>>    2. Bug reports (Bob Kline)
> >>>
> >>>
> >>> ---------- Forwarded message ----------
> >>> From: "Vernon D. Cole" <vernondc...@gmail.com>
> >>> To: python-win32 <python-win32@python.org>
> >>> Cc:
> >>> Bcc:
> >>> Date: Fri, 16 Feb 2018 21:01:37 -0700
> >>> Subject: [python-win32] sudo.py -- publish to pypi or gist?
> >>> I finished work on a new module today -- it is called "sudo.py" and
> does
> >>> pretty much what you would expect.
> >>>
> >>> If executed as a main program, on Linux or MacOS, it just runs "sudo"
> >>> which is not very exciting. On Windows, it requests elevation and runs
> a
> >>> command as an Administrator, which is a capability I have been wanting
> for
> >>> years.
> >>>
> >>> Or you can call it at the beginning of a Python program like this:
> >>> >>> import sudo
> >>> >>> sudo.run_elevated()  # run this script as an Administrator
> >>> which creates a new window (on Windows) and runs the script (from the
> top)
> >>> with elevated privileges.
> >>>
> >>> Of course it requires PyWin32 to perform all this magic on Windows.
> >>>
> >>> I want to publish it -- but in what form?
> >>> If you care, please respond to this poll.
> >>> --
> >>> Vernon Cole
> >>>
> >>>
> >>>
> >>> ---------- Forwarded message ----------
> >>> From: Bob Kline <bkl...@rksystems.com>
> >>> To: python-win32 <python-win32@python.org>
> >>> Cc:
> >>> Bcc:
> >>> Date: Sat, 17 Feb 2018 08:16:17 -0500
> >>> Subject: [python-win32] Bug reports
> >>> According to SourceForge [1]:
> >>>
> >>> > Best Way to Get Help
> >>> > Python DB-API 2.0 module for ADO says the best way to get help with
> its
> >>> > software is by using its ticket tracker: Bugs. [2]
> >>>
> >>> Is this true? I posted a bug report [3] a couple of weeks ago and I
> >>> still haven't seen even an acknowledgment that the report has been
> >>> seen. Is there another bug tracker somewhere I should be using? Has
> >>> the project silently migrated to GitHub?
> >>>
> >>> Thanks!
> >>>
> >>> [1] https://sourceforge.net/projects/adodbapi/
> >>> [2] http://sourceforge.net/p/adodbapi/bugs, which redirects to
> >>> https://sourceforge.net/p/adodbapi/bugs/
> >>> [3] https://sourceforge.net/p/adodbapi/bugs/27/
> >>>
> >>> --
> >>> Bob Kline
> >>> http://www.rksystems.com
> >>> mailto:bkl...@rksystems.com
> >>>
> >>>
> >>> _______________________________________________
> >>> python-win32 mailing list
> >>> python-win32@python.org
> >>> https://mail.python.org/mailman/listinfo/python-win32
> >>>
> >>
> >>
> >> _______________________________________________
> >> python-win32 mailing list
> >> python-win32@python.org
> >> https://mail.python.org/mailman/listinfo/python-win32
> >>
> >
> >
> >
> > --
> > Bob Kline
> > http://www.rksystems.com
> > mailto:bkl...@rksystems.com
>
>
>
> --
> Bob Kline
> http://www.rksystems.com
> mailto:bkl...@rksystems.com
> _______________________________________________
> python-win32 mailing list
> python-win32@python.org
> https://mail.python.org/mailman/listinfo/python-win32
>
_______________________________________________
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32

Reply via email to