issues
search
pypa
/
setuptools
Official project repository for the Setuptools build system
https://pypi.org/project/setuptools/
MIT License
2.53k
stars
1.19k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump Ruff to 0.8.0
#4756
AlexWaygood
opened
11 hours ago
0
Type setuptools/msvc.py dir methods and properties
#4755
Avasam
opened
2 days ago
0
Empty tuple instead of None for PlatformInfo version properties fallthrough
#4754
Avasam
closed
2 days ago
1
Runtime typing fixes for typeshed return type merge
#4753
Avasam
closed
2 days ago
0
Remove `strip_trailing_zero` arg from `canonicalize_version` call
#4752
clayote
closed
4 days ago
2
IndexError: list index out of range for MSVC linking code
#4751
rsxdalv
closed
1 week ago
2
Getting issue while installing openwisp
#4750
prohit-rpatil
opened
1 week ago
2
fix ldcxxshared contains ccache
#4749
trim21
closed
1 week ago
4
[BUG] can't link c++ so if python is compiled with ccache since 72.2.0
#4748
trim21
opened
1 week ago
1
ImportError: cannot import name 'tarfile' from 'backports' and RemoveError: 'setuptools' is a dependency of conda and cannot be removed from conda's operating environment.
#4747
nguyenphucnamgiang
closed
1 week ago
16
Revert "Allow user to skip validation of pyproject.toml via env var"
#4746
abravalheri
closed
1 week ago
2
`test_check_specifier` fails with the latest packaging
#4745
frenzymadness
closed
1 week ago
1
Merge typeshed return annotations
#4744
Avasam
opened
1 week ago
0
[BUG] Versions > 75.1.0 do not have a signed tag, preventing upgrade
#4743
dvzrv
opened
1 week ago
6
Add support for windmc compiling routine
#4742
raedrizqie
closed
1 week ago
2
Update vendored packaging version to 24.2
#4740
cdce8p
closed
1 week ago
1
[BUG] No way to specify tool.setuptools.packages.find in a non-fragile way for flat layouts
#4739
vanschelven
closed
1 week ago
4
[BUG] `setuptools-wrap.py` hardcodes archs for macOS which may break building of dependents
#4738
barracuda156
closed
2 weeks ago
1
Merge bugfixes from distutils
#4737
jaraco
closed
2 weeks ago
0
ANN204 (missing return type for special methods) autofixes
#4736
Avasam
closed
1 week ago
1
[FR] Option to refuse to download dependencies
#4735
rossburton
closed
2 weeks ago
1
Update validate-pyproject to 0.23.0
#4734
cdce8p
opened
2 weeks ago
0
[BUG] Cannot specify build directory in bdist_wheel
#4732
rossburton
opened
2 weeks ago
3
[BUG] _load_raw method of class PthDistributions has an issue from version 67.8.0
#4731
morganw
opened
2 weeks ago
1
Set Ruff's pytest's parametrize-names-type to default (tuple)
#4730
Avasam
closed
2 weeks ago
0
Fix formatting and imports for Python 3.9
#4729
cdce8p
closed
2 weeks ago
3
Store license-files in licenses subfolder
#4728
cdce8p
opened
2 weeks ago
0
Deprecation warning for setuptools.command._install
#4727
Avasam
closed
2 weeks ago
0
Fix mypy failure after multiple merges
#4726
Avasam
closed
3 weeks ago
1
[CI] `pypy` jobs in Github Actions keep being mysteriously cancelled
#4725
abravalheri
opened
3 weeks ago
0
Remove unused vars or mark them explicitly
#4724
abravalheri
closed
2 weeks ago
0
Add comment explaining the origin of workaround for `_splituser`
#4723
abravalheri
closed
3 weeks ago
0
Move `setuptools._path.StrPath` out of the `if TYPE_CHECKING` (Python 3.9+)
#4722
abravalheri
closed
3 weeks ago
0
Automatic updates from Ruff for Python 3.9+
#4721
abravalheri
closed
2 weeks ago
6
Consistently using `sys.version_info` as a `NamedTuple`
#4720
Avasam
closed
3 weeks ago
1
Sync with typeshed post-#4504
#4719
Avasam
closed
3 weeks ago
0
Remove unnecessary code paths for 3.9+ (follow up on `skeleton` changes)
#4718
abravalheri
closed
2 weeks ago
4
[CI] Python version misalignment in CI since last merge with `skeleton`
#4717
abravalheri
closed
3 weeks ago
0
Bump min Python version for GHA (and fix spurious CI error)
#4716
abravalheri
closed
3 weeks ago
5
Mention that type-stubs need to be contained in a package directory.
#4715
abravalheri
closed
3 weeks ago
0
[BUG] setuptools is not automatically including type stubs by default
#4713
winstxnhdw
closed
3 weeks ago
2
setuptools ANN201 autofixes for fully untyped functions
#4711
Avasam
closed
3 weeks ago
1
pkg_resources ANN2 autofixes for fully untyped functions
#4710
Avasam
closed
3 weeks ago
1
Re-enable ANN2 for setuptools
#4709
Avasam
closed
3 weeks ago
2
Add fake __getattribute__ to AbstractSandbox to let type-checkers know it has a bunch of dynamic methods
#4708
Avasam
closed
3 weeks ago
0
Merge TypedDicts from typeshed
#4707
Avasam
closed
2 weeks ago
0
Add initial support for License-Expression (PEP 639)
#4706
cdce8p
opened
3 weeks ago
8
Workaround for clash between `ruff` in `pre-commit` hook and `pytest-ruff`
#4705
abravalheri
closed
4 weeks ago
2
Statically alias distutils-stubs to setuptools._distutils
#4704
Avasam
opened
4 weeks ago
0
[BUG] SetUpTools Auto Discovery - Won’t Disable
#4703
ehkristen
opened
4 weeks ago
9
Next