Skip to content

issues Search Results · repo:pypy/pyrepl language:Python

Filter by

14 results
 (63 ms)

14 results

inpypy/pyrepl (press backspace or delete to remove)

See here: https://github.com/pypy/pyrepl/blob/ca192a80b76700118b9bfd261a3d098b92ccfc31/pyrepl/commands.py#L200 There s no posxy declared or used anywhere. It s unclear to me what the intent here was, ...
  • ambv
  • Opened 
    on May 4, 2024
  • #57

gnu readline reads configuration from .inputrc, or more generally from the INPUTRC environment variable. So far this implementation does not. Should it?
  • mattip
  • Opened 
    on Feb 23, 2023
  • #53

DEPRECATION: pyrepl is being installed using the legacy setup.py install method, because it does not have a pyproject.toml and the wheel package is not installed. pip 23.1 will enforce this behaviour ...
  • aiven-anton
  • Opened 
    on Nov 25, 2022
  • #52

Subject of the issue when running nvim checkhealth, pythoni and pythoni1 raise AttributeError Your environment - python 3.9.7 - nvim v0.5.1 - pyrepl 0.8.5.dev52+gf1e5513 Steps to reproduce 1. ...
  • rachmadaniHaryono
  • Opened 
    on Nov 22, 2021
  • #47

Should also upload wheels there then (see https://pythonwheels.com/).
  • blueyed
  • Opened 
    on Jul 12, 2021
  • #46

While reporting to https://app.codecov.io/gh/pypy/pyrepl/ work in general, there is no commit/PR status being reported. For this the app needs to be added to the repository. Docs: https://docs.codecov.io/docs/quick-start ...
  • blueyed
  • 2
  • Opened 
    on May 30, 2021
  • #44

There are at least these SyntaxErrors. File usr/lib/python3.9/site-packages/pyrepl/pygame_keymap.py , line 93 raise KeySpecError, \ ^ SyntaxError: invalid syntax File ...
bug
  • blueyed
  • 3
  • Opened 
    on May 28, 2021
  • #43

Traceback (most recent call last): File /usr/lib/python3.9/runpy.py , line 197, in _run_module_as_main return _run_code(code, main_globals, None, File /usr/lib/python3.9/runpy.py , line 87, in ...
bug
  • blueyed
  • Opened 
    on Apr 11, 2021
  • #38

  • obfusk
  • 1
  • Opened 
    on Apr 2, 2021
  • #37

For instance, in simple_interact.py there is _strip_final_indent, which is not present here. def _strip_final_indent(text): # kill spaces and tabs at the end, but only if they follow \n . # meant ...
bug
  • mattip
  • 5
  • Opened 
    on Apr 1, 2021
  • #36
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub