Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google chat handler in Logging module #85553

Closed
anandtripathi5 mannequin opened this issue Jul 24, 2020 · 6 comments
Closed

Google chat handler in Logging module #85553

anandtripathi5 mannequin opened this issue Jul 24, 2020 · 6 comments
Labels
3.10 only security fixes stdlib Python modules in the Lib dir type-feature A feature request or enhancement

Comments

@anandtripathi5
Copy link
Mannequin

anandtripathi5 mannequin commented Jul 24, 2020

BPO 41381
Nosy @vsajip, @merwok, @remilapeyre, @anandtripathi5
Files
  • image.png
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2020-07-24.21:59:45.946>
    created_at = <Date 2020-07-24.09:46:40.387>
    labels = ['type-feature', 'library', '3.10']
    title = 'Google chat handler in Logging module'
    updated_at = <Date 2020-07-25.04:46:54.157>
    user = 'https://github.com/anandtripathi5'

    bugs.python.org fields:

    activity = <Date 2020-07-25.04:46:54.157>
    actor = 'anandtripathi5'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-07-24.21:59:45.946>
    closer = 'vinay.sajip'
    components = ['Library (Lib)']
    creation = <Date 2020-07-24.09:46:40.387>
    creator = 'anandtripathi5'
    dependencies = []
    files = ['49335']
    hgrepos = []
    issue_num = 41381
    keywords = []
    message_count = 6.0
    messages = ['374167', '374168', '374169', '374204', '374216', '374238']
    nosy_count = 4.0
    nosy_names = ['vinay.sajip', 'eric.araujo', 'remi.lapeyre', 'anandtripathi5']
    pr_nums = []
    priority = 'normal'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue41381'
    versions = ['Python 3.10']

    @anandtripathi5 anandtripathi5 mannequin added type-feature A feature request or enhancement labels Jul 24, 2020
    @anandtripathi5
    Copy link
    Mannequin Author

    anandtripathi5 mannequin commented Jul 24, 2020

    Google chat handler is not there in logging module of python.

    How can I contribute to this enhancement, is there any way possible!

    @remilapeyre
    Copy link
    Mannequin

    remilapeyre mannequin commented Jul 24, 2020

    Hi Anand, this is very specific to one product and I don't think the core team will take the burden to maintain to as it may be too specific. You could create a package and publish it on Pypi so others can use it thought.

    @remilapeyre remilapeyre mannequin added stdlib Python modules in the Lib dir 3.10 only security fixes labels Jul 24, 2020
    @anandtripathi5
    Copy link
    Mannequin Author

    anandtripathi5 mannequin commented Jul 24, 2020

    Yeah, it will be as same as the SMTP Handler. But yeah creating a library
    wrapper around the logging package is also a good idea.
    [image: image.png]

    Thanks for the support.

    Best,
    Anand Tripathi

    On Fri, Jul 24, 2020 at 3:20 PM Rémi Lapeyre <report@bugs.python.org> wrote:

    Rémi Lapeyre <remi.lapeyre@henki.fr> added the comment:

    Hi Anand, this is very specific to one product and I don't think the core
    team will take the burden to maintain to as it may be too specific. You
    could create a package and publish it on Pypi so others can use it thought.

    ----------
    components: +Library (Lib)
    nosy: +remi.lapeyre
    versions: +Python 3.10


    Python tracker <report@bugs.python.org>
    <https://bugs.python.org/issue41381\>


    @merwok
    Copy link
    Member

    merwok commented Jul 24, 2020

    The difference is that SMTP is a universal, documented, vendor-independent Internet standard. Google chat products are specific to one company, pose a maintenance issue (stable Python branches could not accept big changes if the API changes), and risk becoming obsolete (google released ten text and/or video chat systems, renamed them, merged them, removed them). So this idea is not adequate for the standard library perfect for a package on PyPI!

    @vsajip
    Copy link
    Member

    vsajip commented Jul 24, 2020

    Agreed that a library on PyPI is the appropriate way to resolve this.

    @vsajip vsajip closed this as completed Jul 24, 2020
    @vsajip vsajip closed this as completed Jul 24, 2020
    @anandtripathi5
    Copy link
    Mannequin Author

    anandtripathi5 mannequin commented Jul 25, 2020

    Got it, thanks!
    Yeah this enhancement is so particular to Google and cannot be a part of
    core library. I will create a pypi library of that.

    Thanks a lot for quick responses.

    Best,
    Anand Tripathi

    On Sat, 25 Jul 2020, 03:30 Vinay Sajip, <report@bugs.python.org> wrote:

    Vinay Sajip <vinay_sajip@yahoo.co.uk> added the comment:

    Agreed that a library on PyPI is the appropriate way to resolve this.

    ----------
    stage: -> resolved
    status: pending -> closed


    Python tracker <report@bugs.python.org>
    <https://bugs.python.org/issue41381\>


    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    3.10 only security fixes stdlib Python modules in the Lib dir type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants