Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / pynamodb/PynamoDB issues and pull requests
#1261 - Fix DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version.
Pull Request -
State: open - Opened by shcherbin 7 days ago
- 2 comments
#1260 - How to use from_simple_dict()
Issue -
State: closed - Opened by jovana 20 days ago
- 2 comments
#1259 - get_attributes() raises AttributeError on Office example
Issue -
State: open - Opened by jkirsch-patreon 3 months ago
- 1 comment
#1258 - multithread scan table spend so much time
Issue -
State: open - Opened by gangchzu 4 months ago
- 1 comment
#1257 - Incomplete Batch Write - Items Missing Without Errors
Issue -
State: closed - Opened by mattomaton 4 months ago
- 6 comments
#1256 - Add tests for `PageIterator` in `test_pagination.py`
Pull Request -
State: open - Opened by vchrombie 5 months ago
#1255 - deserialize is not called for null values
Issue -
State: open - Opened by Ted-Barrett 5 months ago
- 1 comment
#1254 - fix indentation of sidebar on documentation
Pull Request -
State: closed - Opened by dubli91 5 months ago
- 1 comment
#1253 - Significant Performance Degradation in Version 6.0.1 Compared to 5.5.1
Issue -
State: open - Opened by jbsilva 5 months ago
#1252 - [Question]Why am I intermittently encountering the error "TypeError: _convert_to_request_dict() missing 1 required positional argument: 'endpoint_url'" in production, and what could be causing this issue?
Issue -
State: closed - Opened by Rudraprakash054 5 months ago
- 6 comments
#1251 - TransactWrite Commit Does Not Flush After `_commit` Method
Issue -
State: open - Opened by jaeyoung0509 6 months ago
#1250 - Fix low level api operations fail without describe_table (#1249)
Pull Request -
State: open - Opened by bpsoos 6 months ago
#1249 - bug: low level api operations don't work without calling `describe_table` first
Issue -
State: open - Opened by bpsoos 6 months ago
#1248 - Fix update item without get first resetting version to 1 (#1247)
Pull Request -
State: open - Opened by bpsoos 6 months ago
#1247 - bug: updating an item without getting it first resets it's version to 1
Issue -
State: open - Opened by bpsoos 6 months ago
- 1 comment
#1246 - `ListAttribute(of=UnicodeAttribute)` is not compatible with `List[str]`
Issue -
State: open - Opened by james10424 8 months ago
- 1 comment
#1245 - Sharing Connection in Model Class to Reduce Initial Operation Time and Memory Usage
Issue -
State: open - Opened by lymmurrain 8 months ago
#1244 - 6.0.0: pytest fails in `tests/test_attributes.py::TestMapAttribute::test_complex_map_accessors` unit
Issue -
State: open - Opened by kloczek 8 months ago
- 1 comment
#1243 - Deduplicate Items on batch requests
Issue -
State: open - Opened by xavierxc14 8 months ago
#1242 - Add extra_headers after signature
Pull Request -
State: closed - Opened by ikonst 8 months ago
#1241 - Bug v6.0.0: `extra_headers` included into signature causing `InvalidSignatureException`
Issue -
State: closed - Opened by Roytangrb 8 months ago
#1240 - Remove empty attribute_values from DynamicMapAttribute (#999 )
Pull Request -
State: open - Opened by jesusch 8 months ago
#1239 - Model.delete() method should allow user to control return values
Issue -
State: open - Opened by MacHu-GWU 8 months ago
#1238 - Suggestion from AWS Veteran and ORM Framework Author
Issue -
State: open - Opened by MacHu-GWU 8 months ago
- 2 comments
#1237 - [Question] 5.4.x and 5.5.x changes are not documented in release note
Issue -
State: closed - Opened by MacHu-GWU 10 months ago
- 2 comments
#1236 - Breaking changes v6.0.0: attribute comparison
Issue -
State: open - Opened by bram-tv 10 months ago
#1235 - 4.x - fix for botocore 1.33.2 (based off Pull Request #1206 made for 5.x branch)
Pull Request -
State: closed - Opened by canopus1io 10 months ago
- 5 comments
#1234 - ValueError: too many values to unpack on _resolve_endpoint_ruleset call
Issue -
State: open - Opened by lexicalunit 11 months ago
- 5 comments
#1233 - Table have 2 key: Hash key, Sort key not working with condition for save()
Issue -
State: closed - Opened by vanlenhat 11 months ago
#1232 - AttributeError: 'NoneType' object has no attribute 'serialize'
Issue -
State: open - Opened by mervinhemaraju 11 months ago
- 3 comments
#1231 - Idea: Be able to replace TableConnection for ResultIterator
Issue -
State: open - Opened by fernandoflorez 11 months ago
#1230 - condition in TransactWrite does not work
Issue -
State: open - Opened by shahjaidev 11 months ago
#1229 - "Failed to query items: Unable to locate credentials" when connecting to DynamoDB Local
Issue -
State: closed - Opened by pzelnip 11 months ago
- 1 comment
#1228 - Python 3.11/3.12 support?
Issue -
State: open - Opened by pzelnip 11 months ago
- 2 comments
#1227 - Read The Docs "Stable" release notes are out of date
Issue -
State: open - Opened by lynchwl 12 months ago
#1226 - return Item in cancellation_reasons when transaction fails and return_values=ALL_OLD
Pull Request -
State: closed - Opened by knap1930 12 months ago
#1225 - CancellationReason missing Item
Issue -
State: open - Opened by knap1930 12 months ago
#1224 - Example of AWS Lambda usage
Issue -
State: closed - Opened by supreme-core 12 months ago
- 2 comments
#1223 - Update release_notes.rst
Pull Request -
State: closed - Opened by andercarrera almost 1 year ago
- 2 comments
#1222 - release_notes: document more breaking changes
Pull Request -
State: closed - Opened by ikonst about 1 year ago
- 1 comment
#1221 - ListAttribute of NumberAttributes not recognized as float by mypy
Issue -
State: open - Opened by jkirsch-patreon about 1 year ago
#1220 - Breaking changes v6.0.0 No module named 'pynamodb.util'
Issue -
State: closed - Opened by jovana about 1 year ago
- 3 comments
#1219 - Support ReturnValuesOnConditionCheckFailure
Issue -
State: open - Opened by damir-fell about 1 year ago
- 2 comments
#1218 - Fix documentation for MapAttribute
Pull Request -
State: closed - Opened by Wurstnase about 1 year ago
#1217 - mypy error [arg-type]: set nullable attributes to None
Issue -
State: open - Opened by Wurstnase about 1 year ago
#1216 - Bump version to 6.0.0
Pull Request -
State: closed - Opened by ikonst about 1 year ago
#1216 - Bump version to 6.0.0
Pull Request -
State: closed - Opened by ikonst about 1 year ago
#1216 - Bump version to 6.0.0
Pull Request -
State: closed - Opened by ikonst about 1 year ago
#1215 - Updating or Deleting keys from MapAttributes
Issue -
State: open - Opened by bjhowie about 1 year ago
- 1 comment
#1214 - Custom attribute with both NUMBER and BOOL values
Issue -
State: open - Opened by Shogo1222 about 1 year ago
- 1 comment
#1213 - Reduce latencies with tcp_keepalive
Issue -
State: open - Opened by yoshi-taka about 1 year ago
#1212 - to_json should initialize None when doesn't exist in database
Issue -
State: open - Opened by Polandia94 about 1 year ago
#1211 - Update release notes for 6.0 release
Pull Request -
State: closed - Opened by ikonst about 1 year ago
#1210 - Update release notes for 6.0 release
Pull Request -
State: closed - Opened by ikonst about 1 year ago
#1209 - Update release notes
Pull Request -
State: closed - Opened by Ankcorn about 1 year ago
- 1 comment
#1208 - Enable tests for Python 3.11 and 3.12
Pull Request -
State: open - Opened by kmkhr about 1 year ago
- 1 comment
#1207 - In setup.cfg, avoid deprecated license_file
Pull Request -
State: closed - Opened by musicinmybrain about 1 year ago
#1206 - Fix compatibility with botocore 1.33.2
Pull Request -
State: closed - Opened by ikonst about 1 year ago
#1205 - Botocore 1.33.2 breaks pynamodb connection
Issue -
State: closed - Opened by guimorg about 1 year ago
- 5 comments
#1204 - Fixed filter_condition examples in the docs
Pull Request -
State: open - Opened by Ali-Toosi about 1 year ago
#1203 - batch write doesn't support condition?
Issue -
State: closed - Opened by Wan-Yifei over 1 year ago
- 2 comments
#1202 - Raise appropriate exceptions for condition failures
Pull Request -
State: open - Opened by koreno over 1 year ago
- 1 comment
#1201 - feat: Model Attribute Transformation
Pull Request -
State: open - Opened by neilramsay over 1 year ago
- 1 comment
#1200 - Computed Keys
Issue -
State: open - Opened by blade2005 over 1 year ago
#1199 - Allow for option for unsigned request
Issue -
State: open - Opened by treble-maker123 over 1 year ago
#1198 - typing_extensions should be optional on Python 3.11
Pull Request -
State: closed - Opened by ikonst over 1 year ago
#1197 - Add upgrade guide to docs
Pull Request -
State: open - Opened by ikonst over 1 year ago
#1197 - Add upgrade guide to docs
Pull Request -
State: closed - Opened by ikonst over 1 year ago
#1196 - _make_api_call: remove dead code
Pull Request -
State: closed - Opened by ikonst over 1 year ago
#1195 - Fix mypy failure
Pull Request -
State: closed - Opened by ikonst over 1 year ago
#1194 - unable to create ListAttribute of custom attribute
Issue -
State: open - Opened by rsmekala over 1 year ago
- 2 comments
#1193 - Fix bulletted list formatting for local secondary index pre-conditions
Pull Request -
State: closed - Opened by peterdemin over 1 year ago
- 2 comments
#1192 - GlobalSecondaryIndex + Polymorphism
Issue -
State: open - Opened by ynie over 1 year ago
- 1 comment
#1191 - Test change
Pull Request -
State: closed - Opened by ikonst over 1 year ago
- 1 comment
#1190 - IndexMeta removal prevents index class reuse
Issue -
State: open - Opened by giovannibelzoni over 1 year ago
- 2 comments
#1189 - Fix updating set to empty
Pull Request -
State: closed - Opened by ikonst over 1 year ago
- 2 comments
#1188 - Unable to create_table with secondary global index
Issue -
State: closed - Opened by treble-maker123 over 1 year ago
- 1 comment
#1187 - Workaround for measuring with opentelemetry?
Issue -
State: closed - Opened by kmkhr over 1 year ago
- 2 comments
#1186 - Can it be used with SQLAlchemy?
Issue -
State: open - Opened by SimFG over 1 year ago
- 2 comments
#1185 - Using batch_get with JSONAttribute hash key raises TypeError: unhashable type: 'dict'
Issue -
State: open - Opened by sridhar562345 over 1 year ago
- 1 comment
#1184 - Model.batch_get: add guard-rails
Pull Request -
State: closed - Opened by ikonst over 1 year ago
- 2 comments
#1183 - Filter condition on nested attribute
Issue -
State: open - Opened by ck-on-github over 1 year ago
- 3 comments
Labels: enhancement
#1182 - pynamodb.exceptions.AttributeNullError: Attribute 'foo' cannot be None
Issue -
State: closed - Opened by rkulagowski over 1 year ago
- 1 comment
#1181 - Guard rails for batch_get with range key
Issue -
State: closed - Opened by ikonst over 1 year ago
#1180 - Bug `model.batch_get()` reports duplicates when there are none.
Issue -
State: closed - Opened by bradwood over 1 year ago
- 1 comment
Labels: bug
#1179 - ValidationException when calling BatchGetItem: Provided list of item keys contains duplicates
Issue -
State: closed - Opened by cgillett over 1 year ago
#1178 - Discriminator, Index with KeysOnlyProjection results in query error
Issue -
State: open - Opened by hookercookerman almost 2 years ago
- 2 comments
Labels: bug, topic-disriminator
#1177 - Add 'add_version_condition' arg
Pull Request -
State: closed - Opened by ikonst almost 2 years ago
- 1 comment
#1176 - Fix mypy check by pinning blinker version
Pull Request -
State: closed - Opened by ikonst almost 2 years ago
#1175 - Switch from pypi token to GitHub as trusted publisher
Pull Request -
State: open - Opened by ikonst almost 2 years ago
#1174 - Pynamodb is not compatible with botocore 1.29.115
Issue -
State: closed - Opened by KirylKovaliov almost 2 years ago
- 3 comments
#1173 - Fix mypy check with new blinker version
Pull Request -
State: closed - Opened by ikonst almost 2 years ago
#1172 - Add 'add_version_condition' arg
Pull Request -
State: closed - Opened by ikonst almost 2 years ago
- 1 comment
#1171 - How to expands multiple nested structures?
Issue -
State: open - Opened by cln-m4rie almost 2 years ago
#1170 - Fixed minor bug in Attribute's default value checker. Logged as PynamoDB issue #1169.
Pull Request -
State: closed - Opened by michaelstoops almost 2 years ago
#1169 - Logic bug in Attribute's default value checker
Issue -
State: open - Opened by michaelstoops almost 2 years ago
Labels: bug
#1168 - Model.Update should not inject version condition
Issue -
State: closed - Opened by ikonst almost 2 years ago
- 2 comments
#1167 - PynamoDB connection with moto
Issue -
State: open - Opened by eherozhao almost 2 years ago
- 5 comments
#1166 - Allow pip installing pynamo without botocore
Issue -
State: open - Opened by mew1033 almost 2 years ago
- 5 comments
#1165 - last_evaluated_key always return null even when the value exists [pagination issue]
Issue -
State: closed - Opened by koushik355 almost 2 years ago