Ecosyste.ms: Issues

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

GitHub / skorokithakis/shortuuid issues and pull requests

#105 - Don't install COPYING at top level of wheel

Pull Request - State: closed - Opened by cjwatson about 1 month ago

#103 - fix: Improve randomness (#101)

Pull Request - State: closed - Opened by hhartzer 4 months ago - 3 comments

#102 - PyPI Shows Incorrect License info

Issue - State: closed - Opened by WilliamRoyNelson 4 months ago - 3 comments

#101 - The first character of shortuuid.random() strings is not fully random

Issue - State: closed - Opened by BenSpencer 5 months ago - 6 comments

#100 - One is missing from UUID default alphabet

Issue - State: closed - Opened by Nigel2392 9 months ago - 1 comment

#99 - Migrate from existing UUIDField?

Issue - State: closed - Opened by youngtaek-id 11 months ago - 1 comment

#98 - Changing alphabet change shortuuid length to 25

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

#97 - regex match for shortuuids with the default alphabet

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

#96 - deadbeefcafe shortuuid equivalent?

Issue - State: closed - Opened by gitpushdashf over 1 year ago - 6 comments

#95 - fix: annotate *args as Any

Pull Request - State: closed - Opened by ekamil over 1 year ago

#94 - Change the type-hints for ShortUUIDField

Pull Request - State: closed - Opened by SpaceShaman over 1 year ago

#93 - Does not recognize shortuuid cli

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

#92 - Use the SPDX identifier to reference the license

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

#91 - ValueError: source code string cannot contain null bytes

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

#90 - add py.typed to MANIFEST.in, re-export API

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

#89 - fix: Add py.typed file to be compliant with PEP 561

Pull Request - State: closed - Opened by polastre over 1 year ago

#88 - Please release new version to PyPi

Issue - State: closed - Opened by polastre over 1 year ago - 6 comments

#87 - Make CI run on default branch

Pull Request - State: closed - Opened by pavelzw over 1 year ago

#86 - CI is not running on master

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

#85 - Fix type

Pull Request - State: closed - Opened by skorokithakis almost 2 years ago

#84 - Feat/extend cli

Pull Request - State: closed - Opened by tcrothers almost 2 years ago - 3 comments

#82 - ShortUUIDField does not generate an actual UUID decodable string

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

#81 - Add MSB-first to https://shortuuid.com/

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

#80 - Values generated by `shortuuid.random` are often invalid

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

#79 - Update pyproject.toml

Pull Request - State: closed - Opened by markpaynter almost 2 years ago - 2 comments

#78 - Request to update format of license in pyproject.toml

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

#77 - feat: Add type hinting

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

#76 - 请问 这个能确保全世界唯一吗?

Issue - State: closed - Opened by wuqiang-001 about 2 years ago - 2 comments

#75 - Please include type hints

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

#74 - Release latest version

Issue - State: closed - Opened by jensenbox about 2 years ago - 1 comment

#73 - DataError: invalid input syntax for type uuid

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

#72 - Fixed `pyproject.toml`: added the correct `build-system` section.

Pull Request - State: closed - Opened by KOLANICH about 2 years ago

#71 - Django Model Field max_length does not account for length of prefix

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

#70 - shortuuid examples on the readme are old format

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

#69 - shortuuid performance and sorting

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

#68 - ShortUUID should not sort the alphabet

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

#67 - python3 -m shortuuid not working

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

#66 - Some new IDs being generated using legacy mode

Issue - State: closed - Opened by vizbird over 2 years ago - 1 comment

#65 - any reason for not use 0 and 1 in the default alphabet

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

#64 - Generating invalid ShortUUIDs

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

#62 - COPYING file no longer contained in source

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

#61 - Fix compatibility for python versions older than 3.8

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

#60 - Error in python 3.7 - importlib.metadata not available

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

#59 - Using pkg_resources makes package load really slow

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

#58 - Release update version to handle building on Python 3.10

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

#57 - Set the alphabet

Issue - State: closed - Opened by TimurKady almost 3 years ago - 1 comment

#56 - Using this as default in SQLAlchemy Column generates duplicates

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

#55 - README not that complete

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

#53 - setup.py interprets python 3.10 as python 3.1

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

#52 - Unclear how to use UUID5, namespace

Issue - State: closed - Opened by connerxyz over 3 years ago - 7 comments

#51 - Adding power support for this package to support arch independent

Pull Request - State: closed - Opened by asellappen over 3 years ago - 1 comment

#50 - Feature request: ShortUUIDField for Django models

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

#49 - Added basic input type validation to encode and decode

Pull Request - State: closed - Opened by ivanistheone over 3 years ago - 1 comment

#48 - Edge case when serializing UUID(int=0) with pad_length=0

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

#47 - New release has broken existing URLs

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

#46 - Please push tag for v1.0.1

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

#45 - Release a 0.6.0 version with latest commits?

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

#44 - Question about uniqueness and randomness?

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

#43 - Add simple command-line interface

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

#42 - Add simple command-line interface

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

#41 - ValueError: int is out of range (need a 128-bit value)

Issue - State: closed - Opened by Skyross about 5 years ago - 4 comments

#40 - Question about compatibility

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

#39 - Fix tests

Pull Request - State: closed - Opened by skorokithakis almost 6 years ago

#38 - Usage of pep8 is deprecated

Issue - State: closed - Opened by scarabeusiv almost 6 years ago - 3 comments

#37 - Suggestions for a C# equivalent library?

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

#36 - Make encode and decode MSB-first

Pull Request - State: closed - Opened by keanemind almost 6 years ago

#35 - LSB-first encoding makes lexicographic ordering hard

Issue - State: closed - Opened by letmaik almost 6 years ago - 22 comments

#34 - Online converter

Issue - State: closed - Opened by mosquito almost 7 years ago - 1 comment

#33 - add 0 and 1 to default alphabet

Pull Request - State: closed - Opened by durm almost 7 years ago - 1 comment

#32 - Namespace type check could be better

Issue - State: closed - Opened by jace about 7 years ago - 1 comment

#31 - release notes

Issue - State: closed - Opened by jab over 7 years ago - 1 comment

#30 - Make int_to_string and string_to_int available globally

Pull Request - State: closed - Opened by jleclanche over 7 years ago - 1 comment

#29 - Move _num_to_string to be a global function?

Issue - State: closed - Opened by jleclanche over 7 years ago

#28 - Fix badge url in README

Pull Request - State: closed - Opened by coagulant over 7 years ago - 1 comment

#27 - Failing tests checking length of shortuuid

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

#26 - please tag releases and include release notes

Issue - State: closed - Opened by jab over 8 years ago - 4 comments

#25 - Why base57?

Issue - State: closed - Opened by DavidJFelix over 8 years ago - 4 comments

#24 - should characters be randomised when padding is needed

Issue - State: closed - Opened by cewood about 9 years ago - 5 comments

#23 - Handle leftmost (msb) bit starting with zero

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

#22 - Add py3.4 to tests, and clarify readme

Pull Request - State: closed - Opened by nikolas about 9 years ago - 1 comment

#21 - Include `random` in imports from shortuuid.main

Pull Request - State: closed - Opened by grantjenks over 9 years ago - 2 comments

#20 - use set_dictonary to minimize/check the dictionary

Pull Request - State: closed - Opened by demoray over 9 years ago - 3 comments

#19 - Unfotunate reference uuid in unit test

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

#18 - Duplicated shord uuid

Issue - State: closed - Opened by leomrocha almost 10 years ago - 8 comments

#17 - Change docs for correct usage of random

Pull Request - State: closed - Opened by croby almost 10 years ago - 1 comment

#16 - Adding missing characters to the alphabet

Pull Request - State: closed - Opened by brandon-miles about 10 years ago - 1 comment

#15 - Added PaddedShortUUID for constant length short uuid strings

Pull Request - State: closed - Opened by kevinastone about 10 years ago - 13 comments

#14 - Added method to determine output length of encoded string.

Pull Request - State: closed - Opened by kevinastone about 10 years ago - 1 comment

#13 - Merge to master.

Pull Request - State: closed - Opened by skorokithakis about 10 years ago

#12 - Python 3 release

Issue - State: closed - Opened by doismellburning over 10 years ago - 3 comments

#11 - Updated travis and setup

Pull Request - State: closed - Opened by mkouhei over 10 years ago - 3 comments

#10 - Append copying to MANIFEST.in, because of violating BSD-3

Pull Request - State: closed - Opened by mkouhei almost 11 years ago - 4 comments

#9 - Fix README where Python 3 is supported

Pull Request - State: closed - Opened by sebastibe about 11 years ago - 1 comment

#8 - `shortuuid` is not threadsafe.

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

#7 - Python 3 support

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

#6 - Submitting efficiency improvements

Pull Request - State: closed - Opened by Sepero over 11 years ago - 4 comments