René's URL Explorer Experiment


Title: Compatibility with GAE · Issue #334 · python-telegram-bot/python-telegram-bot · GitHub

Open Graph Title: Compatibility with GAE · Issue #334 · python-telegram-bot/python-telegram-bot

X Title: Compatibility with GAE · Issue #334 · python-telegram-bot/python-telegram-bot

Description: Steps to reproduce Upgrade to latest pip version Upload and run application to GAE with sample code Get errors Seems that latest update broke some kind of compatibility with Google App Engine, as it doesn't support threading and so on. C...

Open Graph Description: Steps to reproduce Upgrade to latest pip version Upload and run application to GAE with sample code Get errors Seems that latest update broke some kind of compatibility with Google App Engine, as i...

X Description: Steps to reproduce Upgrade to latest pip version Upload and run application to GAE with sample code Get errors Seems that latest update broke some kind of compatibility with Google App Engine, as i...

Opengraph URL: https://github.com/python-telegram-bot/python-telegram-bot/issues/334

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Compatibility with GAE","articleBody":"\u003c!--\nThanks for reporting issues of python-telegram-bot!\nTo make it easier for us to help you please enter detailed information below.\n--\u003e\n### Steps to reproduce\n1. Upgrade to latest pip version\n2. Upload and run application to GAE with sample code\n3. Get errors\n\nSeems that latest update broke some kind of compatibility with Google App Engine, as it doesn't support threading and so on.\n### Configuration\n\n**Operating System:**\nGoogle App Engine \n\nversion: 1\nruntime: python27\napi_version: 1\nthreadsafe: yes\n\n**Version of Python:**\n\n2.7\n\n`$ python -V`\n\n**Version of python-telegram-bot:**\n\nLatest from pip.\n\n`$ python -c 'import telegram; print(telegram.__version__)'`\n\npython_telegram_bot-4.3.1-py2.py3-none-any.whl\n### Logs\n\nInsert logs here (if necessary)\n\n`mws-114:xxx-1333 user$ pip install -U python-telegram-bot -t lib\nCollecting python-telegram-bot\n  Using cached python_telegram_bot-4.3.1-py2.py3-none-any.whl\nCollecting urllib3\u003e=1.10 (from python-telegram-bot)\n  Using cached urllib3-1.16-py2.py3-none-any.whl\nCollecting certifi (from python-telegram-bot)\n  Using cached certifi-2016.2.28-py2.py3-none-any.whl\nCollecting future\u003e=0.15.2 (from python-telegram-bot)\nInstalling collected packages: urllib3, certifi, future, python-telegram-bot\nSuccessfully installed certifi future-0.15.2 python-telegram-bot-4.1 urllib3`\n\n`2a02:8109:a4bf:ebc4:950b:8c3f:2d5a:b4e2 - - [03/Jul/2016:04:32:37 -0700] \"GET /favicon.ico HTTP/1.1\" 500 0 \"http://example.ru/\" \"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36\"\n    3:1467545557.211349 \n    : Traceback (most recent call last):\n    :   File \"/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/runtime/wsgi.py\", line 240, in Handle\n    :     handler = _config_handle.add_wsgi_middleware(self._LoadHandler())\n    :   File \"/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/runtime/wsgi.py\", line 299, in _LoadHandler\n    :     handler, path, err = LoadObject(self._handler)\n    :   File \"/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/runtime/wsgi.py\", line 85, in LoadObject\n    :     obj = __import__(path[0])\n    :   File \"/base/data/home/apps/e~xxx-1333/1.393941255070644276/main.py\", line 4, in \u003cmodule\u003e\n    :     from telegram.ext import Updater, CommandHandler, MessageHandler, Filters\n    :   File \"/base/data/home/apps/e~xxx-1333/1.393941255070644276/lib/telegram/ext/__init__.py\", line 21, in \u003cmodule\u003e\n    :     from .dispatcher import Dispatcher\n    :   File \"/base/data/home/apps/e~xxx-1333/1.393941255070644276/lib/telegram/ext/dispatcher.py\", line 27, in \u003cmodule\u003e\n    :     from future.builtins import range\n    :   File \"/base/data/home/apps/e~xxx-1333/1.393941255070644276/lib/future/builtins/__init__.py\", line 10, in \u003cmodule\u003e\n    :     from future.builtins.iterators import (filter, map, zip)\n    :   File \"/base/data/home/apps/e~xxx-1333/1.393941255070644276/lib/future/builtins/iterators.py\", line 43, in \u003cmodule\u003e\n    :     from future.types import newrange as range\n    :   File \"/base/data/home/apps/e~xxx-1333/1.393941255070644276/lib/future/types/__init__.py\", line 243, in \u003cmodule\u003e\n    :     from .newrange import newrange\n    :   File \"/base/data/home/apps/e~xxx-1333/1.393941255070644276/lib/future/types/newrange.py\", line 25, in \u003cmodule\u003e\n    :     from future.backports.misc import count   # with step parameter on Py2.6\n    :   File \"/base/data/home/apps/e~xxx-1333/1.393941255070644276/lib/future/backports/__init__.py\", line 17, in \u003cmodule\u003e\n    :     from .misc import (ceil,\n    :   File \"/base/data/home/apps/e~xxx-1333/1.393941255070644276/lib/future/backports/misc.py\", line 900, in \u003cmodule\u003e\n    :     from subprocess import check_output\n    : ImportError: cannot import name check_output`\n","author":{"url":"https://github.com/gaiar","@type":"Person","name":"gaiar"},"datePublished":"2016-07-03T11:55:20.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":10},"url":"https://github.com/334/python-telegram-bot/issues/334"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:b3574f4a-1872-eeac-f275-5824c157b3f5
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id9FE6:41FC8:CED5C:116341:6A5FB75E
html-safe-nonce553ce79c115cdbbee97746a4dab1d9ed8aed9789b0641b8e5475006ccc254916
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5RkU2OjQxRkM4OkNFRDVDOjExNjM0MTo2QTVGQjc1RSIsInZpc2l0b3JfaWQiOiIxNDUwMzgyMTQwOTI0NDc1MjMwIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmaccfa97f9b00eaf8a0d9d6a4a7f02d110026488204348df7088a4ef35ba73d088f
hovercard-subject-tagissue:163559112
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python-telegram-bot/python-telegram-bot/334/issue_layout
twitter:imagehttps://opengraph.githubassets.com/bbe292d47444483564f5ca5ca9e8d49bc6676f27faa3fab4fe25b701ed5bd221/python-telegram-bot/python-telegram-bot/issues/334
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/bbe292d47444483564f5ca5ca9e8d49bc6676f27faa3fab4fe25b701ed5bd221/python-telegram-bot/python-telegram-bot/issues/334
og:image:altSteps to reproduce Upgrade to latest pip version Upload and run application to GAE with sample code Get errors Seems that latest update broke some kind of compatibility with Google App Engine, as i...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamegaiar
hostnamegithub.com
expected-hostnamegithub.com
Nonee0cfc367faf9c4c774d2a903897aa214c786247c4f45ffcee48cda2b819fb0c8
turbo-cache-controlno-preview
go-importgithub.com/python-telegram-bot/python-telegram-bot git https://github.com/python-telegram-bot/python-telegram-bot.git
octolytics-dimension-user_id16178365
octolytics-dimension-user_loginpython-telegram-bot
octolytics-dimension-repository_id38696925
octolytics-dimension-repository_nwopython-telegram-bot/python-telegram-bot
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id38696925
octolytics-dimension-repository_network_root_nwopython-telegram-bot/python-telegram-bot
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release94569c859bc88d6bf7de7e0ce3f2a11cd529a131
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python-telegram-bot/python-telegram-bot/issues/334#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython-telegram-bot%2Fpython-telegram-bot%2Fissues%2F334
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython-telegram-bot%2Fpython-telegram-bot%2Fissues%2F334
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=python-telegram-bot%2Fpython-telegram-bot
Reloadhttps://github.com/python-telegram-bot/python-telegram-bot/issues/334
Reloadhttps://github.com/python-telegram-bot/python-telegram-bot/issues/334
Reloadhttps://github.com/python-telegram-bot/python-telegram-bot/issues/334
Please reload this pagehttps://github.com/python-telegram-bot/python-telegram-bot/issues/334
python-telegram-bot https://github.com/python-telegram-bot
python-telegram-bothttps://github.com/python-telegram-bot/python-telegram-bot
Notifications https://github.com/login?return_to=%2Fpython-telegram-bot%2Fpython-telegram-bot
Fork 6.1k https://github.com/login?return_to=%2Fpython-telegram-bot%2Fpython-telegram-bot
Star 29.3k https://github.com/login?return_to=%2Fpython-telegram-bot%2Fpython-telegram-bot
Code https://github.com/python-telegram-bot/python-telegram-bot
Issues 24 https://github.com/python-telegram-bot/python-telegram-bot/issues
Pull requests 9 https://github.com/python-telegram-bot/python-telegram-bot/pulls
Discussions https://github.com/python-telegram-bot/python-telegram-bot/discussions
Actions https://github.com/python-telegram-bot/python-telegram-bot/actions
Projects https://github.com/python-telegram-bot/python-telegram-bot/projects
Wiki https://github.com/python-telegram-bot/python-telegram-bot/wiki
Security and quality 0 https://github.com/python-telegram-bot/python-telegram-bot/security
Insights https://github.com/python-telegram-bot/python-telegram-bot/pulse
Code https://github.com/python-telegram-bot/python-telegram-bot
Issues https://github.com/python-telegram-bot/python-telegram-bot/issues
Pull requests https://github.com/python-telegram-bot/python-telegram-bot/pulls
Discussions https://github.com/python-telegram-bot/python-telegram-bot/discussions
Actions https://github.com/python-telegram-bot/python-telegram-bot/actions
Projects https://github.com/python-telegram-bot/python-telegram-bot/projects
Wiki https://github.com/python-telegram-bot/python-telegram-bot/wiki
Security and quality https://github.com/python-telegram-bot/python-telegram-bot/security
Insights https://github.com/python-telegram-bot/python-telegram-bot/pulse
#583https://github.com/python-telegram-bot/python-telegram-bot/pull/583
Compatibility with GAEhttps://github.com/python-telegram-bot/python-telegram-bot/issues/334#top
#583https://github.com/python-telegram-bot/python-telegram-bot/pull/583
https://github.com/jh0ker
📋 help-wantedwork status: help-wantedhttps://github.com/python-telegram-bot/python-telegram-bot/issues?q=state%3Aopen%20label%3A%22%F0%9F%93%8B%20help-wanted%22
📋 pending-replywork status: pending-replyhttps://github.com/python-telegram-bot/python-telegram-bot/issues?q=state%3Aopen%20label%3A%22%F0%9F%93%8B%20pending-reply%22
https://github.com/gaiar
gaiarhttps://github.com/gaiar
on Jul 3, 2016https://github.com/python-telegram-bot/python-telegram-bot/issues/334#issue-163559112
jh0kerhttps://github.com/jh0ker
📋 help-wantedwork status: help-wantedhttps://github.com/python-telegram-bot/python-telegram-bot/issues?q=state%3Aopen%20label%3A%22%F0%9F%93%8B%20help-wanted%22
📋 pending-replywork status: pending-replyhttps://github.com/python-telegram-bot/python-telegram-bot/issues?q=state%3Aopen%20label%3A%22%F0%9F%93%8B%20pending-reply%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.