GitHub / bottlepy/bottle issues and pull requests
#1489 - feat: add support for repeated query params
Pull Request -
State: closed - Opened by SoulPrudya 3 months ago
- 1 comment
#1488 - Route.__repr__ raises an exception
Issue -
State: open - Opened by ouroboroscoding 3 months ago
#1487 - tutorial_app.rst: Fix undefined name in Create An SQL Database
Pull Request -
State: closed - Opened by cclauss 3 months ago
#1486 - bottle.py does not work with uvx
Issue -
State: open - Opened by helmut-hoffer-von-ankershoffen 3 months ago
- 1 comment
#1485 - Fixed ResourceWarning unclosed file?
Pull Request -
State: closed - Opened by nayuki 3 months ago
- 4 comments
#1484 - Tests don't run on windows
Issue -
State: open - Opened by OrenGitHub 4 months ago
- 1 comment
Labels: Needs contributor
#1483 - Remote Code Execution via insecure deserialization in get_cookie() function
Issue -
State: closed - Opened by BaranTeyin1 4 months ago
- 3 comments
#1482 - Make FileUpload.save accept Path instance for destination
Pull Request -
State: open - Opened by johndoe46 4 months ago
- 1 comment
Labels: Feature
#1481 - Spelling
Pull Request -
State: open - Opened by jsoref 4 months ago
#1479 - Improve static_file
Pull Request -
State: closed - Opened by guangrei 4 months ago
- 1 comment
#1478 - Feature request: Modify static_file to accept an in-memory file object
Issue -
State: closed - Opened by cgflex 5 months ago
- 1 comment
Labels: Feature
#1477 - removed unused property
Pull Request -
State: open - Opened by hizinberg 5 months ago
#1476 - adding chevron as a templating option
Pull Request -
State: closed - Opened by ZenenTreadwell 5 months ago
- 1 comment
#1475 - Update copyrights from 2024 to 2025
Pull Request -
State: closed - Opened by Guye17 5 months ago
#1474 - Create python-package.yml
Pull Request -
State: closed - Opened by Guye17 5 months ago
#1473 - Update tutorial_app.rst
Pull Request -
State: closed - Opened by noisefloor 5 months ago
- 1 comment
#1472 - FixedHandler.address_string
Issue -
State: closed - Opened by commongeek 6 months ago
#1471 - Sentinel one is blocking this on mac
Issue -
State: closed - Opened by PRanxterr 7 months ago
- 4 comments
#1470 - New MultipartParser fails on files above 102400 bytes
Issue -
State: open - Opened by SethurBlackcoat 8 months ago
- 4 comments
#1469 - Exception in thread Thread-1 with Bottle v0.14-dev
Issue -
State: closed - Opened by FrViPofm 8 months ago
- 1 comment
#1468 - Document wild card filters with named groups, possible feature improvement
Issue -
State: closed - Opened by oz123 9 months ago
- 2 comments
#1467 - docs: Fix typo in tutorial.rst
Pull Request -
State: closed - Opened by cgmark101 9 months ago
#1466 - PyPI page says py27,py3{6,7,8,9}. Why not py3{10,11,12,13}
Issue -
State: closed - Opened by cclauss 10 months ago
- 7 comments
#1465 - Add Python 3.13 to the testing
Pull Request -
State: closed - Opened by cclauss 10 months ago
#1464 - Update 'Asynchronous Applications' documentation
Issue -
State: open - Opened by ZenenTreadwell 10 months ago
- 7 comments
Labels: Needs docs
#1463 - TypeError: exceptions must derive from BaseException
Issue -
State: closed - Opened by tyctor 10 months ago
- 1 comment
Labels: Bug
#1462 - Fix some typos
Pull Request -
State: closed - Opened by ajunior 10 months ago
#1461 - Give getattr a default value of an empty string.
Pull Request -
State: closed - Opened by ljensen505 10 months ago
- 2 comments
#1459 - Drop Python 2
Pull Request -
State: closed - Opened by defnull 10 months ago
#1457 - Deprecate bottle.py script install
Pull Request -
State: closed - Opened by defnull 10 months ago
#1455 - Thread exception in Bottle v0.14-dev
Issue -
State: closed - Opened by FrViPofm 11 months ago
- 3 comments
#1454 - Include the captured exception on invalid JSON
Pull Request -
State: closed - Opened by sirosen 11 months ago
- 1 comment
#1453 - handle case when WSGIHeaderDict has None in values
Pull Request -
State: closed - Opened by Andrey-mp 11 months ago
- 1 comment
#1452 - WSGIHeaderDict fails to get item if it's present and None in original dict
Issue -
State: closed - Opened by Andrey-mp 11 months ago
- 5 comments
#1451 - fix typo
Pull Request -
State: closed - Opened by ajunior 11 months ago
#1450 - Bottle.__setattr__ prevents descriptor setters from working
Issue -
State: closed - Opened by cygerior 11 months ago
Labels: Bug
#1449 - Fix #1350: Serve compresed files as is in static_file()
Pull Request -
State: closed - Opened by defnull 11 months ago
#1448 - Broken WSGI Environment link on documentation
Issue -
State: closed - Opened by quazi-irfan about 1 year ago
- 1 comment
#1447 - Syntax check for SimpleTemplate Engine
Issue -
State: closed - Opened by FreeAndFrei about 1 year ago
- 1 comment
#1446 - Does bottle's static_file function have protections against directory traversal?
Issue -
State: closed - Opened by danj2k about 1 year ago
- 1 comment
#1445 - Is it possible to change "Bottle v0.12.25 server starting up..." when run script?
Issue -
State: closed - Opened by rikhtehgaran about 1 year ago
- 3 comments
#1444 - Demo
Pull Request -
State: closed - Opened by liz-seero about 1 year ago
#1443 - Create demo.py
Pull Request -
State: closed - Opened by liz-seero about 1 year ago
#1442 - Failures when running in a Codespace
Issue -
State: closed - Opened by bjones1 over 1 year ago
- 2 comments
#1441 - debug=True doesn't work | Bottle 0.12.25 version
Issue -
State: closed - Opened by Armen-Jean-Andreasian over 1 year ago
- 2 comments
#1440 - Update GitHub workflow with more recent versions of Python and GitHub actions.
Pull Request -
State: closed - Opened by vsajip over 1 year ago
- 1 comment
#1439 - __import__
Issue -
State: closed - Opened by showierdata9978 over 1 year ago
- 1 comment
#1438 - fix: cgi.FieldStorage not available in Python 3.13
Pull Request -
State: closed - Opened by defnull over 1 year ago
- 14 comments
#1437 - Using email module to parse multipart insteal of the deprecated cgi module
Pull Request -
State: closed - Opened by aisk over 1 year ago
- 5 comments
#1436 - using add exec_module in the _ImportRedirect
Pull Request -
State: closed - Opened by aisk over 1 year ago
- 1 comment
#1435 - `_ImportRedirect` is using deprecated `load_module` function
Issue -
State: closed - Opened by aisk over 1 year ago
#1434 - python windows service script fails to run when you import bottle
Issue -
State: closed - Opened by smanross over 1 year ago
- 2 comments
#1433 - bottlepy.org is down?
Issue -
State: closed - Opened by rmarsh1126 over 1 year ago
- 2 comments
#1432 - Bottle does not correctly render IPv6 addresses in startup prints
Issue -
State: closed - Opened by heliosfa over 1 year ago
- 1 comment
#1431 - Odd crash during vulnerability scan
Issue -
State: closed - Opened by tbiens almost 2 years ago
#1430 - Unable to import extensions in Python 3.12 / ModuleNotFoundError
Issue -
State: closed - Opened by brentvollebregt almost 2 years ago
- 2 comments
#1429 - How to fix "Absolute template path names are deprecated."?
Issue -
State: closed - Opened by FriedrichFroebel almost 2 years ago
- 5 comments
#1428 - Fix same_site→samesite in tutorial:set_cookie
Pull Request -
State: closed - Opened by numberZero almost 2 years ago
#1427 - generated stub to avoid pyright errors
Pull Request -
State: closed - Opened by ilrico almost 2 years ago
- 1 comment
#1426 - Avoid KeyError: 'PATH_INFO' errors
Pull Request -
State: closed - Opened by bulletmark almost 2 years ago
- 1 comment
#1425 - AttributeError: module 'inspect' has no attribute 'getargspec'
Issue -
State: closed - Opened by rikhtehgaran almost 2 years ago
- 2 comments
#1424 - Update full-stack web framework links
Issue -
State: closed - Opened by gszy about 2 years ago
#1423 - Added Grammatical and Spelling Corrections where necessary.
Pull Request -
State: closed - Opened by Haseeb-Panhwar about 2 years ago
#1422 - Please backport "Fix #1378: Module loader should move from find_mdoule to find_spec." to 0.12.x
Issue -
State: closed - Opened by mgorny about 2 years ago
- 2 comments
#1421 - 0.12.25: pytest deprecation warnings
Issue -
State: closed - Opened by kloczek about 2 years ago
- 2 comments
#1420 - Python 2 compatibility with unicode response header keys and wsgiref
Issue -
State: closed - Opened by mircea3 about 2 years ago
- 1 comment
#1419 - Project page not reachable
Issue -
State: closed - Opened by chrysle about 2 years ago
- 1 comment
#1418 - UPYTL: pure python templating
Issue -
State: closed - Opened by valq7711 over 2 years ago
- 1 comment
#1417 - pyright gives "Object of type ModuleType is not callable" with OO way for route
Issue -
State: closed - Opened by ilrico over 2 years ago
- 4 comments
#1416 - docs/index.rst: Fix broken link: cherrypy.org -> cherrypy.dev
Pull Request -
State: closed - Opened by szobov over 2 years ago
- 1 comment
#1415 - Save the chat results to the database
Issue -
State: closed - Opened by wnesbv over 2 years ago
- 3 comments
#1414 - auth_basic: decide in check function how to deal with missing creds
Pull Request -
State: closed - Opened by karmab over 2 years ago
- 1 comment
#1413 - ResourceWarning: Enable tracemalloc to get the object allocation traceback
Issue -
State: closed - Opened by josephernest over 2 years ago
- 2 comments
#1412 - change virtual env parts (docs links)
Pull Request -
State: closed - Opened by ThePeeps191 over 2 years ago
- 4 comments
#1411 - Adjusts the test_server 'fetch' method to disable proxying within test cases where it is used
Pull Request -
State: closed - Opened by jayaddison over 2 years ago
- 2 comments
#1410 - 0.12.24: test_server: 'fetch' method may unintentionally use system proxy
Issue -
State: closed - Opened by jayaddison over 2 years ago
- 3 comments
#1409 - The Deployment section of the docs
Issue -
State: closed - Opened by arjunsatarkar over 2 years ago
- 3 comments
#1408 - Standard way to get UTF8 query parameters
Issue -
State: closed - Opened by josephernest over 2 years ago
- 7 comments
#1407 - tutorial links
Issue -
State: closed - Opened by jenia0jenia over 2 years ago
- 2 comments
#1406 - next stable should be 1.0.0
Issue -
State: open - Opened by ilrico over 2 years ago
- 1 comment
#1405 - Update bottle.py
Pull Request -
State: closed - Opened by TonyDiana over 2 years ago
#1404 - Using JavaScript MQTT over websockets client within Bottle
Issue -
State: closed - Opened by alan-rpi over 2 years ago
- 1 comment
#1403 - "cgi" standard library module used by bottle is deprecated in Python 3.11, to be removed in 3.13
Issue -
State: closed - Opened by liyanage over 2 years ago
- 31 comments
#1402 - Backport fixes for #1155 and #1194 catastrophic regex backtracking issues to the 0.12 release branch
Pull Request -
State: closed - Opened by kujenga over 2 years ago
- 1 comment
#1401 - Log with logging instead of stdout/stderr
Issue -
State: closed - Opened by josephernest almost 3 years ago
- 10 comments
#1400 - Bottle framework logo license permissions
Issue -
State: closed - Opened by ibakirov almost 3 years ago
- 3 comments
#1399 - add flake8 linting to Makefile and github actions
Pull Request -
State: closed - Opened by clavedeluna almost 3 years ago
- 2 comments
#1398 - fix tests RuntimeWarning
Pull Request -
State: open - Opened by clavedeluna almost 3 years ago
#1397 - update README.md links
Pull Request -
State: closed - Opened by clavedeluna almost 3 years ago
#1396 - rename TestError to ExampleError to avoid PytestCollectionWarning
Pull Request -
State: closed - Opened by clavedeluna almost 3 years ago
- 1 comment
#1395 - add Python 3.10 to pypi section of setup.py
Pull Request -
State: closed - Opened by clavedeluna almost 3 years ago
- 1 comment
#1394 - update makefile to use pytest instead of unittest
Pull Request -
State: closed - Opened by clavedeluna almost 3 years ago
#1393 - Python 3.8+ missing from Pypi Programming Language
Issue -
State: closed - Opened by clavedeluna almost 3 years ago
- 2 comments
#1392 - bottle route URL url encode path
Issue -
State: closed - Opened by AdamGracery almost 3 years ago
- 7 comments
#1391 - Add devices toggle to dedicated sandbox
Issue -
State: closed - Opened by Froggy232 almost 3 years ago
- 2 comments
#1390 - Fix the link for fapws project.
Pull Request -
State: closed - Opened by girisagar46 almost 3 years ago
- 1 comment
#1389 - strange bug: first request after launching the browser is skipped - (pending) request
Issue -
State: closed - Opened by josephernest almost 3 years ago
- 27 comments
#1388 - Enhancement: before_first_request
Issue -
State: closed - Opened by josephernest about 3 years ago
- 10 comments
#1387 - Python 3.11: ImportError: cannot import name 'getargspec' from 'inspect'
Issue -
State: closed - Opened by ivankravets about 3 years ago
- 6 comments
#1386 - updated web links for pythonpaste and cherrypy projects
Pull Request -
State: closed - Opened by nbnds about 3 years ago