Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pypy pypy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 652
    • Issues 652
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PyPy
  • pypypypy
  • Issues

  • Open 652
  • Closed 3,060
  • All 3,712
New issue
  • Priority Created date Updated date Milestone due date Due date Popularity Label priority Manual Title
  • stack frame of pypy
    #3603 · created Nov 26, 2021 by 14March
    • 1
    updated Nov 26, 2021
  • On windows python3, array.array('i', [0])[0] = 2**32 does not raise
    #3604 · created Nov 26, 2021 by Matti Picus
    • 1
    updated Nov 26, 2021
  • Importing symtable causes traceback
    #3606 · created Nov 30, 2021 by John P. Rouillard
    • 10
    updated May 18, 2022
  • IPython reports that subprocess spawn and communication are slow on CI when using PyPy
    #3609 · created Dec 05, 2021 by Matti Picus   7.3.8
    • 1
    updated Dec 11, 2021
  • Provide a dotviewer command for the dotviewer PyPI package
    #3613 · created Dec 13, 2021 by Karl Bartel
    • 0
    updated Dec 13, 2021
  • Extend the _cffi_backend to emit a PyInit_{module} function for embedding
    #3619 · created Dec 18, 2021 by Matti Picus
    • 28
    updated May 14, 2022
  • Add support for PyQt6
    #3620 · created Dec 21, 2021 by JakobDev
    • 5
    updated Dec 26, 2021
  • TEST: refactor lib-python test runs
    #3622 · created Dec 23, 2021 by Matti Picus   enhancement
    • 0
    updated Dec 23, 2021
  • os.posix_spawn and os.posix_spawnp were added for python3.8
    #3626 · created Dec 29, 2021 by Matti Picus
    • 1
    updated Jan 12, 2022
  • Segfault/RecursionError with psycopg2
    #3634 · created Jan 06, 2022 by Joseph Bylund
    • 1
    updated Jan 07, 2022
  • _cppyy module not enabled in pypy3.8 win64 version
    #3636 · created Jan 11, 2022 by lv99   cppyy
    • 9
    updated Jan 16, 2022
  • Handling of SystemExit during call to sys.excepthook
    #3637 · created Jan 13, 2022 by Felipe Machado
    • 6
    updated Jan 13, 2022
  • pypa-3.8 in Github Actions fails with FileNotFoundError
    #3640 · created Jan 17, 2022 by Jim Brännlund
    • 16
    updated Mar 31, 2022
  • Minor encoding problem on Windows
    #3641 · created Jan 20, 2022 by André Roberge
    • 5
    updated Jan 20, 2022
  • 3.9 hangs on compileall with -j 12
    #3650 · created Jan 27, 2022 by Carl Friedrich Bolz-Tereick   7.3.8
    • 7
    updated Feb 10, 2022
  • 8 queens solver around 6x slower in pypy than cpython
    #3667 · created Feb 06, 2022 by matteodellamico
    • 3
    updated Feb 13, 2022
  • Py3.9 is missing PyObject_CallNoArgs and PyObject_CallMethodNoArgs
    #3669 · created Feb 07, 2022 by Matti Picus
    • 1
    updated Mar 26, 2022
  • mapping definition in pypy does not take presence of keys method into account
    #3670 · created Feb 08, 2022 by Carl Friedrich Bolz-Tereick
    • 0
    updated Feb 08, 2022
  • trying to understand dask_jupyterlab problem with pypy3.8-v7.3.8rc2-win64.zip
    #3672 · created Feb 12, 2022 by stonebig
    • 4
    updated Mar 06, 2022
  • PyPy3.9-rc2 traces class decorators differently than Python 3.9
    #3674 · created Feb 12, 2022 by Ned Batchelder
    • 0
    updated Feb 18, 2022
  • With --jit off, PyPy's interpreter is much slower than CPython
    #3675 · created Feb 13, 2022 by Matti Picus
    • 2
    updated Feb 13, 2022
  • Add missing docstrings to all builtins
    #3679 · created Feb 15, 2022 by Matti Picus   good first task
    • 1
    updated Feb 15, 2022
  • PyGILState_Ensure does not work properly in threads started from C
    #3691 · created Feb 26, 2022 by Carl Friedrich Bolz-Tereick
    • 4
    updated Feb 27, 2022
  • ffi_prep_closure() does not work with M1 (AARCH64) Macs
    #3692 · created Feb 28, 2022 by Misbah Ahmed
    • 0
    updated Feb 28, 2022
  • pypy can't use pip when built from source. hashlib module is not present
    #3694 · created Mar 01, 2022 by Elijah Okello
    • 4
    updated May 15, 2022
  • ☂️ macOS installation experience
    #3697 · created Mar 07, 2022 by Anthony Shaw
    • 5
    updated Mar 11, 2022
  • Pypy3 invalid syntax during install (linux)
    #3698 · created Mar 08, 2022 by Roelof Berkepeis
    • 6
    updated Mar 09, 2022
  • Help
    #3701 · created Mar 11, 2022 by Kroldingo Sromigus
    • 1
    • 11
    updated Mar 12, 2022
  • PyPy 7.3 fails to build on 32-bit Fedora with OperationError: SyntaxError in encodings/__init__.py
    #3702 · created Mar 12, 2022 by Victor Stinner
    • 4
    updated Mar 12, 2022
  • Link failure with LLD
    #3704 · created Mar 13, 2022 by Reagan
    • 7
    updated Mar 25, 2022
  • Pandas not installable in PyPy3.9 (seems to work in PyPy3.7)
    #3705 · created Mar 15, 2022 by Alejandro Hernandez
    • 1
    updated Mar 15, 2022
  • Unable to install many packages for PyPy 2.7 on Windows 10 64-bit
    #3707 · created Mar 18, 2022 by Alessandro Garberi
    • 4
    updated Mar 19, 2022
  • Can't install torch in pypy venv
    #3711 · created Mar 23, 2022 by Behnam Javanparast
    • 3
    updated Mar 24, 2022
  • PyPy2.7 7.3.9 regression in test.test_multiprocessing.WithManagerTestZZZNumberOfObjects
    #3718 · created Mar 30, 2022 by Michał Górny
    • 1
    updated Apr 02, 2022
  • websockets package requires support for "creating contiguous readonly buffer from non-contiguous"
    #3722 · created Apr 07, 2022 by Michał Górny
    • 1
    updated Apr 07, 2022
  • Errors conda-forge mercurial for PyPy3.8 and PyPy3.9
    #3723 · created Apr 08, 2022 by Pierre Augier
    • 8
    updated Apr 21, 2022
  • mmap does not track exports
    #3724 · created Apr 11, 2022 by Matti Picus
    • 5
    updated Apr 12, 2022
  • (Integer anti-hash hack) Sets and dictionaries run in O(n^2) time
    #3725 · created Apr 13, 2022 by bjorn-martinsson
    • 4
    • 6
    updated May 20, 2022
  • Wrf-python is not installable via conda on pypy3.7, and having import error while installed via pip
    #3726 · created Apr 19, 2022 by david_tao.as01
    • 1
    updated Apr 19, 2022
  • Multithreaded read on blocking IO emits RPython error
    #3729 · created Apr 27, 2022 by jkoan
    • 2
    updated May 09, 2022
  • Add PyModule_FromDefAndSpec, PyRun_InteractiveLoop for py2exe
    #3730 · created Apr 27, 2022 by Matti Picus   cpyext
    • 0
    updated Apr 27, 2022
  • Missing PyUnicode_EncodeCodePage and maybe other windows-specific unicode C-API functions
    #3731 · created Apr 28, 2022 by Matti Picus   7.3.10   cpyext
    • 1
    updated Apr 28, 2022
  • Performance issue with sorting using a key
    #3732 · created Apr 28, 2022 by 4atj
    • 4
    updated May 18, 2022
  • builtins.__spec__ seems to be missing on 3.9
    #3736 · created May 04, 2022 by Daniël van Noord
    • 3
    updated May 12, 2022
  • Builds fails due to OpenSSL version updates
    #3737 · created May 04, 2022 by Sven-Hendrik Haase
    • 5
    updated May 05, 2022
  • Add PyErr_SyntaxLocationEx
    #3738 · created May 05, 2022 by Julien Schueller   cpyext
    • 3
    updated May 09, 2022
  • Upgrade SQLite to SQLIte-3.38.5
    #3739 · created May 07, 2022 by stonebig   7.3.10
    • 0
    updated May 07, 2022
  • ImportError when trying to import uvloop.
    #3740 · created May 09, 2022 by RuofengX
    • 1
    updated May 09, 2022
  • PyDict_Contains is recursive
    #3742 · created May 14, 2022 by da-woods
    • 2
    updated May 14, 2022
  • PyWrapperDescrObject not fully implemented
    #3743 · created May 14, 2022 by Matti Picus   7.3.10   cpyext
    • 0
    updated May 14, 2022
  • support efficient multiple return arguments in rpython
    #3747 · created May 19, 2022 by Carl Friedrich Bolz-Tereick
    • 0
    updated May 19, 2022
  • Installing scipy fails with "Error: 'None' must be installed before running the build."
    #3748 · created May 19, 2022 by Johan Blåbäck
    • 2
    updated May 19, 2022
  • Prev
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • Next