Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / un33k/python-slugify issues and pull requests

#151 - Unicode does not work

Issue - State: open - Opened by pomponchik 3 months ago - 2 comments

#150 - Argument to make flugified strings valid XML id attributes.

Issue - State: closed - Opened by jenstroeger 4 months ago - 1 comment

#149 - Uppercase handling of special chars

Pull Request - State: closed - Opened by un33k 5 months ago

#148 - Fix uppercase pre-translations

Pull Request - State: closed - Opened by mib1185 5 months ago - 4 comments

#147 - Drop compatibility for unsupported Python Version

Pull Request - State: closed - Opened by un33k 5 months ago

#146 - Remove compatibility with unsupported Python versions

Pull Request - State: closed - Opened by Viicos 5 months ago - 2 comments

#145 - Remove compatibility with unsupported Python versions

Pull Request - State: closed - Opened by Viicos 5 months ago - 1 comment

#144 - TypeError: decoding to str: need a bytes-like object, int found

Issue - State: closed - Opened by codyc1515 5 months ago - 3 comments

#143 - Ci - Normalize accented text twice.

Pull Request - State: closed - Opened by un33k 5 months ago

#142 - Unicode confusables characters are removed

Issue - State: closed - Opened by chuckyblack 5 months ago - 1 comment

#141 - PyPi tarball is missing files

Issue - State: closed - Opened by nieder 5 months ago - 2 comments

#140 - pip install python-slugify[unidecode] also installs text-unidecode

Issue - State: closed - Opened by Schulzjo 8 months ago - 1 comment

#139 - Add Python 3.12 to test matrix and add classifier to the setup

Pull Request - State: closed - Opened by foarsitter 8 months ago - 2 comments

#138 - Formally support python 3.12

Issue - State: closed - Opened by foarsitter 8 months ago

#137 - Add typing and expose py.typed

Pull Request - State: closed - Opened by un33k 9 months ago

#136 - Revert "Replace flake8 and pycodestyle with ruff"

Pull Request - State: closed - Opened by un33k 9 months ago

#135 - Add typing and expose ``py.typed``

Pull Request - State: closed - Opened by DanielNoord 9 months ago - 2 comments

#134 - Enables mypy --strict and adds corresponding types

Pull Request - State: closed - Opened by jmelahman 11 months ago - 5 comments

#132 - Fix CI to run on master without duplicate push and pull_request runs

Pull Request - State: closed - Opened by cclauss over 1 year ago - 3 comments

#131 - Replace flake8 and pycodestyle with ruff

Pull Request - State: closed - Opened by cclauss over 1 year ago - 7 comments

#130 - Add note on licensing

Pull Request - State: closed - Opened by C-nit over 1 year ago - 1 comment

#129 - Notes on GPL dependencies

Pull Request - State: closed - Opened by C-nit over 1 year ago - 3 comments

#128 - Enable installation without GPL dependencies

Issue - State: closed - Opened by C-nit over 1 year ago - 1 comment

#127 - Fuzzing Python Slugify on OSS-Fuzz

Issue - State: closed - Opened by rikfie over 1 year ago - 2 comments

#126 - `unidecode` vs `text_unidecode` import resolution order

Pull Request - State: closed - Opened by enkidulan over 1 year ago - 3 comments

#125 - added option to replace ambiguous characters

Pull Request - State: closed - Opened by xnetcat over 1 year ago - 5 comments

#124 - Missing unittests

Issue - State: closed - Opened by buhtz over 1 year ago - 2 comments

#123 - How to replace the ampersand symbol "&" for two hyphens "--"?

Issue - State: closed - Opened by rafaelmarino over 1 year ago - 1 comment

#121 - Add support for Python 3.11

Pull Request - State: closed - Opened by hugovk over 1 year ago - 3 comments

#120 - Document the use of what's in special.py

Issue - State: closed - Opened by jdevera almost 2 years ago - 1 comment
Labels: type:enhancement, area:docs

#119 - Question: Why are custom replacements ran twice?

Issue - State: closed - Opened by jdevera almost 2 years ago - 1 comment
Labels: type:question

#118 - Question: Why is save_order False by default?

Issue - State: closed - Opened by jdevera almost 2 years ago - 3 comments
Labels: type:question

#117 - Proposal: Discontinue Python 2 support

Issue - State: closed - Opened by jdevera almost 2 years ago - 2 comments

#116 - Update __init__.py to have __version__ variables.

Pull Request - State: closed - Opened by eNV25 about 2 years ago - 1 comment

#114 - Missing slugify cmd line command: removed 'entry_points' from setup.py

Issue - State: closed - Opened by reixd about 2 years ago - 4 comments

#113 - remove type hinting

Pull Request - State: closed - Opened by mrezzamoradi over 2 years ago

#112 - Slugify 6.1.0 breaks under Python 3.4.2 - ImportError: No module named 'typing'

Issue - State: closed - Opened by samlehman over 2 years ago - 2 comments

#111 - allow unicode

Pull Request - State: closed - Opened by mrezzamoradi over 2 years ago - 1 comment

#110 - Syntax error in slugify/slugify.py

Issue - State: closed - Opened by janderson-atb-potsdam over 2 years ago - 5 comments

#109 - Fix misleading pattern name and documentation

Pull Request - State: closed - Opened by mrezzamoradi over 2 years ago - 5 comments

#108 - GitHub Action Work

Issue - State: closed - Opened by un33k over 2 years ago

#106 - App crashes if album have some special characters

Issue - State: closed - Opened by Devaniti almost 3 years ago - 2 comments

#105 - Empty slug for emojis

Issue - State: closed - Opened by ShubhamKhandare about 3 years ago - 1 comment

#104 - Clarify `regex_pattern` docs.

Pull Request - State: closed - Opened by yyyyyyyan about 3 years ago - 3 comments

#103 - tag 5.0.2

Issue - State: closed - Opened by alucryd about 3 years ago - 2 comments

#102 - Add better typing for slugify.slugify

Pull Request - State: closed - Opened by fahhem about 3 years ago - 2 comments

#100 - Simplify python_requires

Pull Request - State: closed - Opened by DmytroLitvinov about 3 years ago - 2 comments

#99 - Update tox.ini

Pull Request - State: closed - Opened by DmytroLitvinov about 3 years ago - 2 comments

#98 - Add a tox file to automatically run the tests and add Python 3.9

Pull Request - State: closed - Opened by jon-betts about 3 years ago - 7 comments

#97 - Can I keep consecutive "-" symbol?

Issue - State: closed - Opened by laggardkernel over 3 years ago - 1 comment

#96 - publish pre-build wheels (manylinux)

Issue - State: closed - Opened by ssbarnea over 3 years ago - 5 comments

#95 - [fyi] stubs for python-slugify were submitted to typeshed

Issue - State: closed - Opened by hauntsaninja almost 4 years ago - 1 comment

#94 - We cannot replace '-' before replacing ' ' by '-'

Issue - State: closed - Opened by ghost almost 4 years ago - 1 comment

#93 - ERROR: Failed building wheel for python-slugify

Issue - State: closed - Opened by akani-mashaba almost 4 years ago

#92 - Create command line tool that can set all parameters

Pull Request - State: closed - Opened by jdevera over 4 years ago - 5 comments

#91 - Issue with separator

Issue - State: closed - Opened by m1n1m4l over 4 years ago - 3 comments

#90 - Can I be sure that slug is urlsafe?

Issue - State: closed - Opened by mvolfik over 4 years ago - 1 comment

#89 - README: Use SVG badge for consistency

Pull Request - State: closed - Opened by hugovk over 4 years ago - 1 comment

#88 - Drop support for old python - cleanup - up version

Pull Request - State: closed - Opened by un33k over 4 years ago - 1 comment

#87 - Drop support for EOL Python 2.6 and 3.2-2.4

Pull Request - State: closed - Opened by hugovk over 4 years ago - 5 comments

#86 - What are the few gotchas like when migrating from other packages, etc.

Issue - State: closed - Opened by un33k over 4 years ago - 7 comments

#85 - German Umlaut support

Issue - State: closed - Opened by TobitRE over 4 years ago - 2 comments

#84 - bumped dependency text-unidecode to v1.3

Pull Request - State: closed - Opened by VKen almost 5 years ago - 4 comments

#83 - BF(dependencies)| Bump `text_unidecode` version

Pull Request - State: closed - Opened by koolfunky almost 5 years ago - 5 comments

#82 - text-unidecode is bumped up to 1.3 and pipenv install breaks.

Issue - State: closed - Opened by rollue almost 5 years ago - 1 comment

#81 - Name conflict with other slugify package

Issue - State: closed - Opened by EmileSonneveld almost 5 years ago - 7 comments

#80 - Documentation missing

Issue - State: closed - Opened by shakeyourbunny almost 5 years ago - 1 comment

#79 - HTML entity decoding cannot be disabled

Issue - State: closed - Opened by MartinFalatic about 5 years ago - 11 comments

#78 - support utf-8

Issue - State: closed - Opened by mosi-kha about 5 years ago - 1 comment

#77 - Add Python 3.7 Support

Pull Request - State: closed - Opened by un33k about 5 years ago - 1 comment

#76 - Add UniqueSlugify for generating unique slugs

Pull Request - State: closed - Opened by sloria about 5 years ago - 5 comments

#75 - Test against Python 3.7

Pull Request - State: closed - Opened by sloria about 5 years ago - 2 comments

#74 - MANIFEST.in: Add test.py to sdist

Pull Request - State: closed - Opened by jayvdb over 5 years ago - 6 comments

#73 - Promote text-unidecode to primary decoding api

Pull Request - State: closed - Opened by un33k over 5 years ago - 2 comments

#72 - Optional Extra Requirements

Pull Request - State: closed - Opened by un33k over 5 years ago - 1 comment

#71 - Upgrade Unidecode, add text-unidecode as extra option

Pull Request - State: closed - Opened by un33k over 5 years ago - 1 comment

#70 - Setup.py dependency checker does not work for pip

Issue - State: closed - Opened by bolkedebruin over 5 years ago - 4 comments

#69 - submitting non-unicode to normalize chars in py2

Issue - State: closed - Opened by grandrew over 5 years ago - 2 comments

#67 - Add replacements option

Pull Request - State: closed - Opened by un33k over 5 years ago - 1 comment

#66 - Add support user-specific replacements

Pull Request - State: closed - Opened by andriyor over 5 years ago - 3 comments

#65 - Add custom_replacements to option

Pull Request - State: closed - Opened by andriyor over 5 years ago - 5 comments

#64 - Rename word_boundaries: more consistent naming

Pull Request - State: closed - Opened by theotheo over 5 years ago - 3 comments

#63 - Proper fallback to text-unidecode, favoring Unidecode, drop support for py 2.6, 3.3.

Pull Request - State: closed - Opened by un33k over 5 years ago - 1 comment

#62 - Fix DeprecationWarnings in newer Pythons (3.6+)

Issue - State: closed - Opened by mcarans over 5 years ago - 1 comment

#61 - add .vscode to .gitingore

Pull Request - State: closed - Opened by vaibhavmule over 5 years ago - 3 comments

#60 - Release new version of this package?

Issue - State: closed - Opened by s-m-e almost 6 years ago - 2 comments

#59 - Strange install behavior - pip always installs unidecode

Issue - State: closed - Opened by tedmiston almost 6 years ago - 7 comments

#58 - setuptools error

Issue - State: closed - Opened by fabiocaccamo almost 6 years ago - 1 comment

#57 - Adding Python 3.7 support

Pull Request - State: closed - Opened by s-m-e almost 6 years ago - 3 comments

#56 - Python 3.7 support?

Issue - State: closed - Opened by glennmatthews almost 6 years ago - 1 comment

#55 - a bug

Issue - State: closed - Opened by tom-and-jary about 6 years ago - 1 comment

#54 - Support for case sensitivity

Pull Request - State: closed - Opened by s-m-e about 6 years ago - 3 comments

#53 - Use unidecode as an API and allow alternatives

Pull Request - State: closed - Opened by bolkedebruin over 6 years ago - 1 comment

#52 - Conditional dependency on unidecode/text-unidecode

Issue - State: closed - Opened by bolkedebruin over 6 years ago - 3 comments